If you're using the old Blogger interface: Go to Dashboard - Design - Edit HTML - Back Up (Download Full Template) -
If you're using the new Blogger interface: Go to Dashboard - Template - Backup/Restore - Download Full Template - Close - Edit HTML - Proceed -
Find for /* Headings ----------------------------------------------- */ - Paste the following code directly above it (see the screenshot):
And that would be it. Have fun!
If you're using the new Blogger interface: Go to Dashboard - Template - Backup/Restore - Download Full Template - Close - Edit HTML - Proceed -
Find for /* Headings ----------------------------------------------- */ - Paste the following code directly above it (see the screenshot):
/*--Pages Gadget No-Stretch Starts--*/The code in place (ending portion)
.tabs-outer {
background: transparent !important;
}
.cap-top, .cap-bottom{
border: none !important;
}
.tabs-inner .widget li a{
border: none !important;
border-right: 1px solid $(tabs.border.color) !important;
}
#crosscol{
background: $(tabs.background.color) $(tabs.background.gradient);
border: 1px solid $(tabs.border.color) !important;
}
/*--Pages Gadget No-Stretch Ends--*/
And that would be it. Have fun!
0 comments:
Post a Comment