There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021
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.