Other Recent Articles

Remove navbar from blogger

By mayank gupta on Wednesday, 2 November 2011 0 comments


Just follow the steps given below to remove navbar from your blogger blog.
  • Log in to your blogger account.
  • Click on design and then Edit HTML.
  • Tick 'Expand Widget Templates'.
  • Press Ctrl+F and search for the line /*Variable Definitions.
  • Paste the code given below just before this line.
#navbar-iframe {
display: none !important;
}
  • First preview your template and if you are satisfied then click on Save Template.
Hope this post will surely help you to remove navbar from your blog.

Category: blogger updates , featured , internet updates , remove navbar

0 comments:

Post a Comment