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)
-   -   Tag vs. Category hover links (http://forum.bytesforall.com/showthread.php?t=2114)

sonya Jun 19, 2009 09:16 PM

Tag vs. Category hover links
 
I've got both Categories and Tags in my sidebar and the link hover color for the categories is showing up as one color and the hover color for the tags is showing up as the same color I've got defined for links in the body. How can I get the tag hover color to be the same as the category hover color? You can check out my site at http://sonyafeher.com to see what I mean. Thanks!

shedhed Jun 20, 2009 02:56 PM

Hi there,

I think you will need to add a CSS insert in the Atahualpa Theme Options - HTML/CSS Inserts - CSS Inserts.

.widget_tag_cloud a:hover {color: #FFFFFF; text-decoration: none;}

You might have to add something for the font size if you want it to match others in your sidebar plus font-weight: normal;

Tweak these to give you the effect you want e.g.

.widget_tag_cloud a:hover {color: #FFFFFF; text-decoration: none; font-weight: normal;}

Hope this helps.


Andy


All times are GMT -6. The time now is 04:00 PM.

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