For people who don't like Windows Live Messenger 2011, Here's Windows Live Messenger 2010 for you.
Click here to download
Tuesday, 30 August 2011
Friday, 28 January 2011
Remove Blogger navigation bar
I know I don't usually write my blog. But today I changed my template because the old one really looks ugly. I didn't know why I picked that at the first place few years back.
After changing my template, I found out that the navigation bar from blogger is back!!! I forgot what I did before, so I ended up checking the CSS using Firefox + Firebug(best combination ever in my opinion). A picture is worth 1000 words. The highlighted is what you need to add.
Settings / Design / Edit HTML
Add the CSS code at the top of the template you chose.
#navbar-iframe { display: none !important;}
Save the template and you should see the magic :)))
After changing my template, I found out that the navigation bar from blogger is back!!! I forgot what I did before, so I ended up checking the CSS using Firefox + Firebug(best combination ever in my opinion). A picture is worth 1000 words. The highlighted is what you need to add.
Settings / Design / Edit HTML
Add the CSS code at the top of the template you chose.
#navbar-iframe { display: none !important;}
Save the template and you should see the magic :)))
Subscribe to:
Posts (Atom)