pramod rulzz - Software, Internet, Technology and Hardware Guide by pramod
 

Friday, June 29, 2007

How to Hide Blogger Navbar

To hide the navbar in your blogger or blogspot go to edit html in your blogger settings and paste this css code after template information

#navbar #Navbar1 iframe { display:none; }

thats it the blogger banner will be gone forever

for example see below paste the red colored code after the template information

/***********************************************/
/* Thur Broeders                               */
/* january 2007                                */
/* DownRight Blogger Theme (v1.4)              */
/* postmaster (at) thurbroeders (dot) nl       */
/***********************************************/

#navbar #Navbar1 iframe { display:none; }

0 comments:

 


Skip to top of the page ^^