Your Ad Here
Home » Archive

Articles in the Blogger Hacking Category

Blogger Hacking »

[20 Nov 2007 | No Comment | ]
Share

To hide the Blogger NavBar:
- Log in to blogger
- On your Dashboard, select Layout. This will take you to the Template tab. Click Edit HTML. Under the Edit Template section you will see you blog’s HTML.
- paste the CSS definition in the top of the template code:

———————————————–Blogger Template StyleName: RoundersDesigner: Douglas BowmanURL: www.stopdesign.comDate: 27 Feb 2004Updated by: Blogger Team———————————————– */
#navbar-iframe {display: none !important;}
/* Variable definitions====================…
Remove the code to show it again.

Blogger Hacking, Internet Hacking »

[9 Oct 2007 | No Comment | ]
Share

To hide the Blogger NavBar:
- Log in to blogger
- On your Dashboard, select Layout . This will take you to the Template tab. Click Edit HTML. Under the Edit Template section you will see you blog’s HTML.
- paste the CSS definition in the top of the template code :