onsdag 24 februari 2010

Customize the Blogspot navbar (or remove it)



The css code I used to style my navbar:

#navbar-iframe {
opacity: 0.2 !important;
filter: alpha(opacity=20) !important;
}

Ofcourse you can choose to remove the navbar completely, just use:

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

I'll keep my navbar because of the search function.

Inga kommentarer:

Skicka en kommentar