How to remove or restore Blogger navbar
If you are using Blogger default template, you may notice the dark blue bar on top of your blog, that’s the navigation bar or navbar in short. Actually it’s pretty useful, you can use it to sign in to your blogger account, to create a new post, share and customize your blog. You can also search for blogs, and flag or follow the blog you are viewing.
Why do people want to remove or hide it then? Well for one, the bar is not visually appealing, it’s not the prettiest of bars (despite being pretty useful). Secondly, there’s a chance your visitors might leave your blog when they click Search Blog and Next Blog links.
(If you would rather not hide the navbar completely, try Navbar peekaboo)
Okay enough with the customary intro, let’s proceed.
Remove navbar
- Login to your to your Blogger account.
- Go to Dashboard > Design > Edit HTML.
- Back up your template.
- Look for
]]></b:skin>
inside the code window. Add the code below right before that line:/* Hide Navigation Bar */ #navbar { height: 0px; visibility: hidden; display: none; } /* www.BloggerSentral.com */
if you are using Blogger classic template, replace#navbar
with#navbar-iframe
. - Click Preview. If the bar is gone then click Save Template button.
- That’s all, done!
For those who sign-in using the navbar, now that it’s gone (hidden actually), you might wonder how do you sign in after this? Answer, just go to Blogger.com, sign-in from there, if you’ve already signed in it will transfer you direct to Dashboard.
Restore navbar
If your template doesn’t come with the navbar in the first place, and you want it restored, just search (use Ctrl+F) for #navbar
or #navbar-iframe
in your template code. You should find similar code with the one in step 4.
To get your navbar back, just delete the code.
59 comments to "How to remove or restore Blogger navbar"
Is it against the terms of service to remove the Blogger Navbar?
It is allowed, but not recommended. Read here:
http://www.google.com/support/forum/p/blogger/thread?tid=76aa8e8f21824b18&hl=en
Thanks
Thx Man
You're welcome Mark11809
I can't do this! I really don't know where CSS starts so that must be the problem... Oh well! I guess my brain has had it for today! AH! and how do you put those tiny orange widgets on bottom left side that float and are for placing a comment and for going to the top? They are cute...
Just wanted to let you know that I managed. Million thanks for the help! Best, DanseDePuck
La Danse de Puck,
Glad you've got the navbar removed.
As for the floating orange buttons, please read Adding a floating “back to top” button
For the back-to-top button, follow the instruction given in the post.
For the comment button, use href="comment-form". You have to use embedded below post comment for the comment button to work.
Good luck
thanx, it works!
Hey greenlava..
i'm new blogger here.
how to remove the bar above my blog..
it's not the navbar,but i think comes from the layout that i've used..
That's a Pyzam bar. To remove, find this code first:
.bloggerPyBar { background-color:#ff6600;
color:#114477;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
text-align:left;
font-weigth:bold;
padding:2px 2px 2px 6px;}
then add in display: none; to it, like this:
.bloggerPyBar { background-color:#ff6600;
color:#114477;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
text-align:left;
font-weigth:bold;
padding:2px 2px 2px 6px;
display: none;}
Again, Can't say it enough!! Thank You!!
Thanks proved very much helpful.
I got the code to hide the bar and the code to change the opacity from another site. However in IE the bar does not reappear when you mouse over. Is this just a problem with IE or did I do something wrong? I know the bar is in fact hidden because you can still click on the links in the bar...you just can't see what you are clicking.
I don't know why, but, this isn't working for me?
@Jonathon Moxon
Are you sure you copied the code correctly (by clicking <> icon)? Anyway this is the code:
#navbar { height: 0px; visibility: hidden; display: none; }
copy and paste it before ]]>< /b:skin>
this site very helpful for us,
many many thanks this site owner ,
@sohel
Glad you find this blog useful. Keep coming back, and ask questions should you have them.
Ty man its very helpful just got it working
@Bob
My pleasure
The new templates are different, can you help me with the removal of that bar?? i could do it with the old templates, but now... HELP... thanks in advance.
karin
@Karin
The code snippet should work on all templates. Make sure you put it at the correct spot.
I am not able to remove navbar though I have tried all you said above.
nice blog
@धर्मेन गोयल
Thanks
thanks for the share has "delete blog". Most blogs so confused. in care but still mending but at many wild ni all aliases NEVER post on hohohohoh
nice post. hi. and happy blogging ...
hi. i cant seem to know where to edit this codes to restore my navbar. can u help me with this? thanks.
[style type="text/css"]
body
{font-family: honest johns;
font-size: 14px;
color: #0D0D0D;
cursor:crosshair;
background-color: #F8F8F8;}
A:link
{font-family: tahoma; text-decoration: none; font weight:none; color:#CCB183;}
A:visited
{font-family: tahoma; text-decoration: none; font weight:none; color:#CCB183;}
A:active
{font-family: tahoma; text-decoration: none; font weight:none; color:#CCB183;}
A:hover
{letter-spacing: 0px;
color:#F8F8F8;
font-family: tahoma;
text-decoration: none;
cursor: crosshair;
text-transform:uppercase;
padding: 0px;}
body
{scrollbar-face-color: #B4BEBF;
scrollbar-shadow-color: #B4BEBF;
scrollbar-highlight-color: #B4BEBF;
scrollbar-3dlight-color: #F8F8F8;
scrollbar-darkshadow-color: #F8F8F8;
scrollbar-track-color: #F8F8F8;
scrollbar-arrow-color: #F8F8F8;}
.head1
{font-family:arial;
font-size: 10px;
color:#CCB183;
text-transform: uppercase;
letter-spacing: -0.1em;
font-size: 16px;
text-decoration:none;
text-align:right;}
.head2
{font-family:arial;
font-size: 10px;
color:#CCB183;
text-transform: uppercase;
letter-spacing: -0.1em;
font-size: 16px;
border-bottom:1px solid #A6906A;
text-decoration:none;
text-align:left;}
.head3
{font-family:arial;
font-size: 13px;
color:#A6906A;
text-transform: lowercase;
font-size: 19px;
text-decoration:none;
text-align:right;}
u
{border-bottom: 1px solid #F2D39C;
color: #CCB183;}
blockquote
{text-align: left;
line-height: none;
padding: 2px;
color: #0D0D0D;
border-color: #A6906A;
border-style: dashed;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
background-color: #F8F8F8;
[/style]
[noembed]
[body]
[/noembed]
[img style="position: absolute; top: 0; left: 0; border="0" src="http://i143.photobucket.com/albums/r122/misazgraffito/musiclife.jpg"]
[div style="position: absolute; padding: 2px; width: 405px; height: 100%; background-color: none;
left: 370px; top: 130px;"]
hi, i'm cindy who previously posted a comment here about needing help to restore navbar. i've just figure where i did wrong after trials and errors. anyways, thanks.
Very good, I have successfull with your guide
I am new to blogger.com and am very much enjoying this tool. Is there a way to specifically remove or hide the "Next Blog>>" feature of the standard navbar options?
@Howard Parker
Nope, we can't access the content of a navbar. It's either the whole bar or none of it.
Thanks for alle the info here. I was able to remove the bar but now there is a "placeholder" instead, meaning that the nav bar seems to be actually still there but just blank. How can I move the entire site up to the top? Ideas?
@Homo Revertendi
It's not a placeholder, it's just designed that way :(.
Anyway, try adding this snippet:
.body-fauxcolumns .cap-top {margin-top: 0;}
.header-inner .Header .titlewrapper {padding-top:0;}
@Greenlava
Thank You very much. It works just fine now.
My future readers are grateful too (I am sure).
Thank you very much i was just wondering after removing my navi bar and now i learnt how to sing in.... thank you once again
@Babu Rao
You're welcome. Do come back :)
I've been wanting to restore my navbar after downloading a pretty template. Many thanks for your post, it's been really handy!
Cheers
@Leni
Thanks for taking the time to comment.
THANK YOU THANK YOU THANK YOU..... The code and the snippet worked like a charm :D
@Nader al-Maleh
You're welcome :)
Hi, I can't seem to get rid of the bar and have tried following your instructions :(
I can't seem to find the ]]>< /b:skin> within my HTML??
Any help would be much appreciated.
I can't seem to get rid of the bar?? Can you help? I can't find the bit where you said you have to place the html beforehand if you get what I mean?
@BloggerSensation
Try this method instead.
THANK YOU!!! :-D IT WORKED ON MY www.LakshmiTreasures.com
my trouble is gone.thanks for help..now my blog is acutely look like website..thanks!!
thank you help me for remove my nav bar
@Lakshmi Treasures
@Ruman Amant
@Freedom Flash
You're welcome guys...and thanks for commenting.
My navbar is not hiding....so plz help me out!!
My url is http://amazing-factz.blogspot.com/
@Nishant Agarwal
Find this in your template:
#sidebar-wrapper {
width: 200px;
float: right;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
#lsidebar-wrapper {
width: 215px;
float: right;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}
and replace it with this:
#sidebar-wrapper {
width: 200px;
float: right;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}
#lsidebar-wrapper {
width: 215px;
float: right;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}
Do you notice the difference?
it is just recently that i knew that it’s possible to remove this navbar, my blogs were just bad and so, for long time. In my opinion it’s always a better option to remove the blogger navbar because when it’s not done, the blog just looks like a novice blog. Thanks so much for the trick! Wow! This tip will grow my traffic by 200%, many people really ignore this tip. I thank you so much guy!
i know i can do it, because i read it here...thank a lot bro...http:/technewsdepot.blogspot.com
Thanks man ..... good work
thanx dude
a removed my navbar using your tips
thanx,,
see my site after removal of navbar
Very simple xith the Bolgger-Central Simply Faster Template!
Just had too change
#navbar {display: none; }
with
#navbar {display: true; }
Thank you for all the tutorials!
Hey Green lava I got another trick to remove nav bar using HTML see this Remove Blogspot Nav Bar
thank you! I just restored my navbar. you're an angel.
THANK YOU FRIEND! I DESACTIVATE THE NAVBAR FOR GOOD AND COULDNT FIND MY SETTINGS...THANK GOD I READ THIS...BLESSINGS...SORAYA
Now Blogger made it easy. We can disable navbar from the layout itself. To do this follow the steps below.
1. Log in to blogger
2. Click on Layout
3. Click Edit navbar
4. Select disable navbar
Thank you so much. You have explained it very well.
very helpful.. thanks
Post a Comment
We love to hear from you! Leave us a comment.
To ensure proper display, HTML/XML/Javascript need to be escaped first using this escape tool.