Showing posts with label NavBar. Show all posts
Showing posts with label NavBar. Show all posts

Wednesday, August 15, 2012

Blogging Tip: Hide the Blogger Navigation Bar

Many bloggers prefer to hide the 'Blogger navigation bar' located at the topmost 
part of the blog. This gives the blog a more professional look.

hide the navigation bar on blogger

To remove the navbar, the code given below is inserted at the template at the top of  /* variable definitions. 

#navbar {
height: 0px;
visibility: hidden;
display: none;
}


Simply go to Layout then to Edit HTML
Then check the 'expand widget templates'
Search for /* variable definitions. 
Then paste the code at the top of /* variable definitions.
Save the template. 


insert the hide navigation bar code here


Friday, August 10, 2007

Horizontal Menu and Navigation Bar

Many web designs use horizontal menu bar and navigation lists which allow users to easily access the pertinent information in their website. While Blogger makes it simple for you to create a link list through their “Add a Page Element” function, the list is displayed vertically. We shall discuss how you can change that into a horizontal link list, and more specifically, use that as a navigation

Sunday, March 18, 2007

Hide or Remove Navbar in Blogger

The Blogger or Blogspot Navbar is a default feature that appears at the top of every Blogger powered blog. It is a useful navigation tool which allows readers to search the blog for targeted content, mark the blog as objectionable, and randomly view other member blogs.The Navbar can be disabled for users who publish contents via FTP, but it will appear on all freely hosted BlogSpot blogs. While