To make text underlined in css custom buttons

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;}

Related

Recent Demos



Contact US

For troubleshooting, feature requests, and general help, contact Customer Support at Mail. 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.

See More