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 »

[SOLVED] Change Comments Link Color in post footer


  #1  
Old Sep 24, 2010, 12:34 PM
tcuwheels
 
6 posts · May 2010
Does anyone know how to change the comments link color in post footer. I would like to change the color of the default state of this link so it stands out in the post footer from everything else. I looked at the page source, and found that the class is comments-link. But I cant figure out what code to put in and where to change that one link in the post footer.

Thanks,
David
  #2  
Old Sep 24, 2010, 03:08 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
ATO>Style Posts & Pages>Footer Box: Links and Footer Box: Links: Hover
__________________
~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.
  #3  
Old Sep 25, 2010, 12:37 PM
tcuwheels
 
6 posts · May 2010
Thanks for the quick reply Juggledad, but that would change all of the links in the footer box wouldn't it? I just want to change the comments link to a different color.
  #4  
Old Sep 25, 2010, 01:21 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Yes it will... Sorry
Here is what you could use if you want the comments link to be blue but change to red on hover. Also I am Larry and much better looking than Juggledad .

HTML Code:
.comments-link {
color: blue;
}

.comments-link:hover {
color: red;
}
__________________
~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.
  #5  
Old Sep 25, 2010, 02:40 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Quote:
I am Larry and much better looking than Juggledad
whisper...I just let him think that
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Last edited by juggledad; Sep 27, 2010 at 06:13 PM.
  #6  
Old Sep 27, 2010, 11:40 AM
tcuwheels
 
6 posts · May 2010
Sorry about that Larry. For some reason I thought that one came from Juggledad. I tried putting that code in a few different places, and didn't get a change. Where should that go?

Thanks,
David

PS: (Whisper to Juggledad) OK
  #7  
Old Sep 27, 2010, 04:35 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
You would put that in ATO>Add HTML/CSS Inserts>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.
  #8  
Old Sep 29, 2010, 01:25 PM
tcuwheels
 
6 posts · May 2010
Quote:
Originally Posted by lmilesw
You would put that in ATO>Add HTML/CSS Inserts>CSS Inserts
I put the code there, and I am not seeing any change.

I am testing this on my test site.
It is Atahualpa 3.4.9
Wordpress version 3.0.1
marketsharemarketing.com
  #9  
Old Sep 29, 2010, 01:38 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Without a link to the site it's kind of flying blind but you could try this.
HTML Code:
.comments-link { color: blue !important; }
.comments-link:hover { color: red !important; }
__________________
~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.
  #10  
Old Sep 29, 2010, 02:02 PM
tcuwheels
 
6 posts · May 2010
That did it! Thanks

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to change the comments form background color ? koyl Forum How-To 1 Sep 11, 2010 05:52 PM
Change Footer background color Webbis Post-Kicker, -Byline & -Footer 3 Feb 5, 2010 10:49 AM
Change color of post footer box divider line pltrace Post-Kicker, -Byline & -Footer 4 Jan 13, 2010 01:42 PM
How to change font color on comments page roxbro Forum How-To 7 Jan 6, 2010 09:31 PM
Mailpress: change post link color...can't figgure this out. d_random Sidebars & Widgets 3 Jun 10, 2009 10:11 AM


All times are GMT -6. The time now is 03:55 PM.


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