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)
-   -   On comments page for post Leave a Reply and comments are white (http://forum.bytesforall.com/showthread.php?t=444)

daisy24 Feb 18, 2009 03:35 PM

On comments page for post Leave a Reply and comments are white
 
Hi Flynn,

On comments page for post - Leave a Reply and comments are white. I can't figure out how to change the text to a color. I would also like to change the color for the Leave a Reply box, but can figure out where to change it.

Thanks.

Ellen

http://www.ellifolks.com/testblog/?p=3#comments

Flynn Feb 18, 2009 04:14 PM

That is trickling down from several levels above, from the layout container, looks like you have

HTML Code:

color: #ffffff;
at A. Theme Options -> Layout -> Layout Container Style

For the Leave a Reply box see A. Theme Options -> Comments -> Comment Form Style

daisy24 Feb 19, 2009 05:20 AM

Hi Flynn,

Thank you so much for your help! :-) I changed the white color on the layout container and that fixed the text.

I can't find the Comment Form Style box on the Comments page. I see an Avatar Style box and a Submit Button Style box. When I changed colors on that, it changed the little Submit Button, color, but didn't change the Leave a Reply Box color. I would also like to change the font and text color for the "2 Comments to Inspiration" Title on the comments page. Is that also controlled on the Layout page - I don't see where to change it on the Comments page?

(http://www.ellifolks.com/testblog/?p=3#comments) .

Am I looking on the wrong page to change these things?

Thanks again for your help,

Ellen

Flynn Feb 19, 2009 06:05 AM

That options is there since version 3.2. I'll release 3.2.1 this week though so you might want to wait for that. Or, add via HTML/CSS Inserts -> CSS Inserts

HTML Code:

div#respond {
background: #eeeeee;
padding: 25px;
}

eeeeee and 25px are the current values

daisy24 Feb 19, 2009 06:40 AM

Yes, I have 3.19 :-) I guess that's why I can't find it. I'll wait for the 3.2.1 release and just do the one upgrade.

Thanks again, Flynn!

Ellen


All times are GMT -6. The time now is 07:25 AM.

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