Custom Search

power supplyapple computer motherboardciscointel core i7 graphic card geforece 295linux

kaspersky nvidia graphic cardPc casingLatest graphic cardwindows vista

Monday, August 13, 2007

Hide Navigation Bar

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;
}

No comments:

Post a Comment

 
Template Provide By DailyGeeks