NAVLESS
>> Sunday, March 29, 2009
1. NAVLESS BLOG PAGE
a. Search for this HTML:
/* Variable definitions
b. above it put this HTML:
#navbar-iframe {display: none !important;}
c. click SAVE TEMPLATE and congratulation!
[NOTE: the NAVBAR will not be shown in your BLOG however, it shows up in your PAGE ELEMENTS].
If you wish to completely eradicate it for both here's how.
2. NAVLESS BLOG AND PAGE ELEMENTS PAGE
a. Search this HTML:
#outer-wrapper {
you will see paragraphs of HTML's.
At the very bottom of the said paragraphs put this:
/* Blogger Navigation Bar */
#Navbar1 {
margin: 0;
padding: 0;
visibility: hidden;
display: none;
}
click SAVE TEMPLATE and congratulation! Navbar's gone for both BLOG and PAGE ELEMENTS page!
NAVLESS SUCCESS!

0 comments:
Post a Comment