Custom Search
Monday, August 13, 2007
Hide Navigation Bar
1.First log on to Blogger.
2. go to template
3.then go to Edit Html
4.Just copy this below code in CSS before ‹/head› tag
#navbar #Navbar1 iframe{
display:none;
visibility:none;
}
or try this CSS code:
iframe
{
display:none !important;
}
Posted by Arip at 11:58 AM
Labels: Blogger Geeks
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment