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)
-   -   Categories Count Font Color (http://forum.bytesforall.com/showthread.php?t=2406)

forthemu Jul 13, 2009 09:48 AM

Categories Count Font Color
 
Does anyone know how to change the font color of the categories counter shown in parentheses behind each category name?

Flynn Jul 14, 2009 11:56 PM

Try CSS Insert

div.widget_categories {
color: #123456;
}

If you wanted to style only the number without the brackets, that would require Javascript or PHP. Google for "jQuery text"

forthemu Jul 15, 2009 06:38 AM

Thanks...that's just what I needed. I made a donation for your time.


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

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