Saturday 13 November 2010

How to display the navbar again in my template

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