Bill wrote: > On Line 189 of your web.css, you have this declaration: > > .menu ul li a, a:visited > > Changing that to read > > .menu ul li a, .menu ul li a:visited > > should solve the problem. > > Hope it helps. > Bill Brown
I did not expect that a rule in my other nav bar is the cause of this problem. Thanks Bill for your help. Only an annoying thing left in FF: When I return to the page where the link was clicked it looks like about on or two px higher until I click again somewhere on the page. Do you know a way to prevent that? GJ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
