Wordpress Themes - WP Forum at BFA
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

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Center area post/pages » Comments, trackbacks & pings »

[SOLVED] changing the text color inside the posted comment boes


  #1  
Old Jan 10, 2010, 03:45 AM
juandrah
 
24 posts · Jul 2009
[SOLVED] changing the text color inside the posted comment boes

How do I do this please?

In

Atahualpa theme options > Comments > style and configure COMMENTS

there is an option to change everything BUT the text color inside the posted comment containers. The color of that text and the author's name seem to be controlled by

Atahualpa theme options > Overall Style & Config. > Body, Text & Links

which changes the text throughout most of the site. My site has a dark background and light comment boxes so I need two different colors of text... one color inside the posted comments boxes and another for all other text.

Thank you

Last edited by juandrah; Jan 10, 2010 at 09:32 AM.
  #2  
Old Jan 10, 2010, 04:57 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
insert the following at ATO->Add HTML/CSS Inserts->CSS Inserts
HTML Code:
li.comment p { color: #00ffff;}
the 00ffff is the hex RGB for the color - this will give a light blue
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Jan 10, 2010, 09:31 AM
juandrah
 
24 posts · Jul 2009
Thank you my friend, I have never needed much help from this forum but you have always pulled through on those rare occasions when asked.

That code changed the comment text as requested, but the Author name color is still unchanged. Similarly I tried

Code:
li.author p { color: #00ffff;}
in ATO->Add HTML/CSS Inserts->CSS Inserts but that did not work so there must be a different tag name for the author, any suggestions?

Thanks.
  #4  
Old Jan 10, 2010, 09:55 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
use this
HTML Code:
div.comment-author .authorname {color: #00ff00;}
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Jan 10, 2010, 11:16 AM
juandrah
 
24 posts · Jul 2009
Perfect, thanks again.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Changing text color of a single widget thesis Sidebars & Widgets 10 Jan 15, 2010 01:43 PM
[SOLVED] Setting the color of ALL text - Post, Page, Comment, Widget, Footer Tamas Atahualpa 3 Wordpress theme 4 Nov 17, 2009 02:04 PM
[SOLVED] Trouble changing background & text colors in the Comment Form and Submit But summae Comments, trackbacks & pings 1 Nov 5, 2009 05:48 PM
Changing Hover Color of "Submit Comment" Button adum Comments, trackbacks & pings 2 Jun 21, 2009 02:37 PM
Changing the links default title text to an image jpg of text veenublue Sidebars & Widgets 2 Jun 5, 2009 06:05 AM


All times are GMT -6. The time now is 10:11 PM.


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