How To Customize Each Header
STEP 1
- View your blog homepage
- Scroll down at the bottom of each sidebar widget and click the edit button, like the one shown below
- Hover your mouse on the button and right click
- Choose Copy Link Location and paste the link in a notepad
- The link will look something similar to the one below
www.blogger.com/rearrange?blogID=**********&widgetType=Followers&widgetId=Followers1&action=editWidget§ionId=sidebar-right-1
- Your sidebar widget id will be sidebar-right-1, and note that you may have something else as your widget id, and if it's HTML/JavaScript, you will have something like HTML1, HTML2 and so on
- Copy your sidebar id and let's move on
- Go to your blogger dashboard
- Click on "Design" > "Edit HTML" back up your template
- Use ctrl F to find ]]></b:skin> and paste the following code above it
#SIDEBAR ID h2{
background:#006882;
margin:10px 0 10px 0;
padding:8px 0 8px 10px;
font-size:11px;
font-family: Sans-serif, Arial, Helvetica;
font-weight:normal;
text-transform:uppercase;
color:#ffffff; text-shadow:0 1px 0 #fff;
}
background:#006882;
margin:10px 0 10px 0;
padding:8px 0 8px 10px;
font-size:11px;
font-family: Sans-serif, Arial, Helvetica;
font-weight:normal;
text-transform:uppercase;
color:#ffffff; text-shadow:0 1px 0 #fff;
}
- Replace SIDEBAR ID with your sidebar widget id which you copied in step one
- To change the background color of your widget header, edit #006882 with your preferred hex color, check here for 100's of hex color code
- Click "SAVE TEMPLATE" and you are done.
Subscribe For Free Updates!
*Please confirm the email sent to your inbox after clicking "Sign Up!".
Nice Tutorial RB, a DEMO page would have been nicer !! or do you have and I missed it ?
ReplyDeleteI just know the trick (widget id will be there in eddit button),
ReplyDeleteyou are very help me,
awesome.
I have to follow your twitter :D