|
User Details |
message
|
|
Mark
post date:
2012-01-30 12:51:22
|
Hi, I seem to have a problem with a css menu I have put together inside of a div in Flexi CSS Layouts.
Everything works just fine as long as none of the links has been visited. But the hover state does not change color once a link has been visited. Other attributes of the Hover state still work (bold, underline, size, etc) but it won't show the color I have defined and only shows the color for the visited state.
How can I fix this so my rollover text works like it is supposed to?
Thank you!
|
|
|
Mark
post date:
2012-01-30 13:13:56
|
|
Ok I found the problem. The order of a: a:visited a:hover and a:active is incorrect in the css file generated by Flexi CSS Layouts. I copied them into my user.css file changed the order and now all works fine.
|
|
|
Elena Tepardea [Extend Studio]
post date:
2012-01-31 05:37:13
|
Hello,
I am glad that it works now!
Whenever you have an issue like this one, it would be great if you could send us a link from that page or an archive with the project you are working on to support[at]extendstudio.com
Thank you for the interest regarding the order of the anchor name, I will test it and see if it reproduces!
Regards,
Elena Tepardea
|
|