Click here to register or to donate. Auto self-registration is not available here - far too many spammers. This forum has many, many backlinks and because of that there is an intense desire among spammers to drop their links here.
Cannot find how to change the font color on the comments page, it cannot be read due to the font color and the background color being the same color value. see attached. Thank you, Roxanne
have you played with the options at ATO->Style & configure COMMENTS
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
#3
Dec 31, 2009, 02:25 PM
roxbro
4 posts · Dec 2009
NY
juggledad, Yes, I have been there, the only options I see are for the color background, not the font color. Have you been there and if I'm missing something please let me know, thank you!
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
The following will change all but the date to white if you put it in the HTML/CSS Inserts. Couldn't figure out the code for the date. I too couldn't find how to change directly in ATA.
HTML Code:
#comments, .comment p, .comment {
color:white;
}
__________________ ~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
#7
Jan 6, 2010, 08:34 PM
roxbro
4 posts · Dec 2009
NY
Where would I find that?
#8
Jan 6, 2010, 10:31 PM
lmilesw
10,176 posts · Jul 2009
Central New York State USA
That's the code you would put in the CSS Inserts box in "Add HTML/CSS Inserts"
__________________ ~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.