| Page 1 of 1 | [ 2 posts ] |
|
In menu.css this code appears to display the link hover. To make the text appear underline during hover, I added div#nav ul li.gray a:hover
However I cannot make the text underline. How do I override this to make it display with underline text. { background-image: url(../../../images/nav/gray_over.png); text-decoration: underline; } /* end nav - gray background */ div#nav ul li.gray a:hover { background-image: url(../../../images/nav/gray_over.png); /* end nav - gray background */ |
|
How about posting a link? It's easier to debug when we can see it..
|
| Page 1 of 1 | [ 2 posts ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group