- Get link
- X
- Other Apps
- Get link
- X
- Other Apps
Spaces do not display in-between widgets that display on the sidebar of blogs using the Emperio blogger theme by default. This is a major disadvanta for the widgets since it does not stand out like the way they display on sidebar of blogs using the Blogger awesome template.
However, the good thing is that with a little customization, you can add spaces between the widgets.
STEPS
1. Set the sidebar background color of your Blogger blog to "transparent"
2. Add the code below to the css section of your blog.margin : 1.5em;
border: 2px solid #CECECE;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
background-color: white;
}
Follow The Following 4 Steps Change Blogger Sidebar Background Color to Transparent?
1. Sign in to your Blogger dashboard at blogger.com
2. Navigate to "Theme" > "Customize" > "Advanced" > "Sidebar" and
3. Set the "Background color" to "transparent" as seen in the screenshot below
4. Step four, Click "Apply to blog".
That what you have to do to achieve your aim.
Comments
Post a Comment