Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Comments, trackbacks & pings (http://forum.bytesforall.com/forumdisplay.php?f=19)
-   -   How to style font size in comments? (http://forum.bytesforall.com/showthread.php?t=3612)

paulae Sep 26, 2009 01:53 PM

How to style font size in comments?
 
I did search for this but couldn't find it. After the switch to Atahualpa 3.4.3, the font size of the comments is just too small. I can't find where to change that, and when I tried to do it with a CSS insert, it didn't work.

Flynn Sep 26, 2009 05:19 PM

For the whole text

ul.commentlist li { font-size: 12px; }

Author name: ul.commentlist div.comment-author { ... }
Date & "Reply": ul.commentlist div.comment-meta { ... }
Just the "Reply": ul.commentlist div.comment-meta span.comment-reply-link { ... }
Comment body text: ul.commentlist p { ... }


All times are GMT -6. The time now is 01:14 PM.

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