Posts: 457
Name: Randy
Location: Northern Wisconsin
|
Try:
div#blog-button-div a#blog-button:link,
div#blog-button-div a#blog-button:visited {display:block;.....
I have had problems not following the LoVe HAte method. (Link,Visited, Hover,Active)
I think it is a good rule to use these, you rarely are aware when you will inherit something from another link.
BTW- The hover state will most likely not work in ie6 depending on what png fix you are using. Many will not work for the png background image "positioned" sprite technique.
|