• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Need help getting CSS Rollovers to work

OK.

I found your problem.

You have a double entry for "#nav a:hover" (one where the white square is shown, and the correct one where the green one should be shown). Delete the appropriate "hover" reference and it works for me.

--daMachine

P.S.: The nav list doesn't render right in Firefox 1.1 (Yes, I know this is an old version). Try adding a "div" around the list and let the CSS work through that -- that is basically what you did in the "old" site -- my firefox likes it better.
 
Back
Top