Tuesday 7 December 2010

Blogger Tutorials (Part-6)


How to display the navbar again in my template?

Easy! Enter in the code of your template (Dashboard --> Design --> Edit HTML) and search for:

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


Delete it and that’s it.

No comments:

Post a Comment