Pages

Tuesday, 17 April 2012

Removing the navbar on Blogger

I've been restyling this blog lately (as I'm sure regular visitors have noticed!), and picked up this little useful information today:

To remove the navbar on a Blogger site, first backup your template (go to Template -> Backup/Restore), then go to Template -> Layout -> Advanced -> Add CSS. Paste the code below into the CSS box and the navbar will no longer appear.


 #navbar-iframe {  
 display: none !important;  
 }  




This is the the claim token for Technorati and will be removed soon: A8KTUYQ2C8ET

No comments:

Post a Comment

Please leave a comment if you find this blog helpful or interesting! I'd love to hear from you!