How To Move The Blogger Navbar To The Bottom Of Your Blog
A recent suggestion i seen in the comments for Blogger Buzz The official Blogger Blog, was to provide the option to display the NavBar on the bottom of the page on your blog instead of the top.A lot of blogs have Removed the Blogger Navbar but it can be very useful for both the author of a blog and especially for the readers so this seemed like a great idea.
However it's highly unlikely Blogger will consider this suggestion but if you also like this idea don't worry, i have a way you can move the navbar to the bottom of your blog in just 3 quick steps.To show you how it looks take a look at this demo : Navbar On Bottom Of Page
Move The Blogger Navbar To The Bottom Of Your Blog
Step 1. - In Your (New Design) Blogger Dashboard Click The Drop Down Menu For Your Blog > Choose Customize > Advanced > Add Css, as shown in the video below.
Step 2. Copy and Paste the following code into the Css Section then click Apply To Blog.
#navbar-iframe {
position: fixed;
right: 0px;
bottom: 0px;
left: 0px;
}
Click Save and the Navbar on your blog is now positioned at the foot of your blog !
Very easy, another cool effect is using a Hover Effect Navbar.This effect makes the navbar only visible when you place your cursor over the navbar section of the page.Check out some more Blogger Navbar Effects.
Drop Your Comments And Questions Below.
Libellés : blogger, Blogger-Navbar, Design, Tricks
0 commentaires:
Enregistrer un commentaire
Abonnement Publier les commentaires [Atom]
<< Accueil