All the rar files have the same 
password : http://learning4you.blogspot.com/

Tuesday, September 9, 2008

how to hide navigation bar for blog

if u want to hide navigation just follow these steps:

1. Login to Blogger then click "Layout --> Edit HTML".
2. Copy the code below and insert into your tag.

#navbar-iframe {
display: none !important;
}


3. for example put like this

-----------------------------------------------
Blogger Template Style
Name: xxx
Designer: xxx
URL: http://trick-blog.blogspot.com
Date: Januari 2008
----------------------------------------------- */

#navbar-iframe {
display: none !important;
}


/* Variable definitions
-------------------------

4. Save your setting, and open your blog, You will have no navbar in your blog page

0 comments:

Related Posts with Thumbnails