Q: Dear Support,
I would like to know, is it possible to add an effect of underlined text, when the mouse hovers?
A: For this purpose you should open style.css file in any text editor and change the value of 'text-decoration' property from 'none' to 'underline', for example:
ul#css3menu1 li:hover>a,ul#css3menu1 li a.pressed{
background-color:#000000;border-color:#C0C0C0;border-style:solid;color:#ff557f;text-shadow:#FFF 0 0 1px;background-image:url("mainbk.png");background-position:0 100px;text-decoration:underline;}
For troubleshooting, feature requests, and general help,
contact Customer Support at . Make sure to
include details on your browser, operating system,
CSS3 Menu version, link to your page.
In most cases you'll get a reply within 1 business day. Please read the FAQs first to see if your question has already been answered.