Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   [SOLVED] trying to get links in my widgets to underline when hovered... (http://forum.bytesforall.com/showthread.php?t=11405)

derekwbeck Nov 26, 2010 11:44 PM

[SOLVED] trying to get links in my widgets to underline when hovered...
 
This ought to be straight forward, but nothing seems to work...

This was the most obvious:

Code:

div.widget a:hover {
text-decoration: underline important!;
}

But no luck. Any ideas?

site: http://www.1775thebook.com

WP: 3.0.1
Atahualpa latest 3.5.3

lmilesw Nov 27, 2010 12:06 AM

put the ! before important (EG !important)

derekwbeck Nov 27, 2010 12:25 AM

doh! I actually know that!

too much encoding today...

Thanks sir!

derekwbeck Nov 27, 2010 12:26 AM

(and yes, that worked)


All times are GMT -6. The time now is 08:03 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.