Navbar at the top of the blog could be disrupt and not, depends on the blogger's taste.
But I feel the Navbar was disrupted, it appearence's seems less professional.
Do not infringe the rules of the Blogger's TOS (Terms of Service). Navbar was one of the Ads from Blogger-Google, but also to facilitate when we will be sign in, sign out, customize or add new post.
There are two ways to change:
1. Hide Navbar

2. Eliminate permanently Navbar
For the second option is not recommended for bloggers whom still need a Google AdSense service that can be banned.
A. (Auto Hide NavBar)
It is very easy to do because it only requires a few additional code, and the Navbar was undercover but will be appeared when the mouse is pointing to the top of the blog.
Copy and add this code before tag ==> body {
see the example below:
# navbar-iframe {opacity: 0.0; filter: alpha (opacity = 0)}
# navbar-iframe: hover{opacity: 1.0; filter: alpha (opacity = 100,
FinishedOpacity = 100)}
Figure 2.

B. (Delete NavBar)
Put this code before tag ==> Body {
#navbar-iframe {height: 0px;visibility: hidden;display: none;}
Delete the NavBar under your own risk
Finished and enjoy the new look.
Put this code before tag ==> Body {
#navbar-iframe {height: 0px;visibility: hidden;display: none;}
Delete the NavBar under your own risk
Finished and enjoy the new look.














0 comments:
Post a Comment
DON'T SPAM - YOU CAN WRITE COMMENTS WITH ANY LANGUAGE
THANK YOU