onsdag 24 februari 2010

Mouseover/hover for the blogspot navbar


To make the blogspot navigation bar non transparent whenever the mousepointer is around you add:

#navbar-iframe:hover {
opacity: 1.0 !important;
filter: alpha(opacity=100) !important;
}

Inga kommentarer:

Skicka en kommentar