Wordpress Themes - WP Forum at BFA
Click Here To DONATE! Support the theme development, get more attention and additional benefits based on your donation level. Your forum name will be highlighted.

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Center area post/pages »

Adding color to link in post


Build custom WP THEMES, without
coding.
Click here for THEMEFRAME

From the author of Atahualpa, the #1 most
downloaded (700,000+) theme @ wordpress.org
  #1  
Old Jan 12, 2010, 02:42 PM
mikerogers49
 
1 posts · Jan 2010
I would like to add color to a link in a post, like a royal blue. I am linking to another post in the body of a post, but when i try to change the color, the only choice is grey to black. Even if I choose a color in ATO/Body, Text Link/Link Default Color, it wont change to any color but black or gray. Any Ideas?
  #2  
Old Jan 12, 2010, 06:35 PM
juggledad's Avatar
juggledad
 
19,994 posts · Mar 2009
OSX 10.6.8/10.7.3 WP 2.8.x/2.9.x/3.x Atahualpa 3.5.x/3.7.x Safari 5.x Firefox 11 XP
one way to do this would be to assign the link a class of your own then add a CSS Insert to set the color. For example, if the post was
HTML Code:
if you want to go to MYDOMAIN.COM, then <a class="my_color_class" href='http://mydomain.com'>click here to go to MYDOMAIN.COM</a>
you could then put this in CSS Inserts
HTML Code:
.my_color_class { color: #00ffff !important; }
and all you would have to do to change the color would be to change the insert, or you could code
HTML Code:
.my_color_red { color: red !important; }
.my_color_orange { color: orange !important; }
.my_color_yellow { color: yellow !important; }
.my_color_green { color: green !important; }
.my_color_blue { color: blue !important; }
then just use the appropriate class in the link

Bookmarks

Tags
links inside posts

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding e-mail contact link in footer JulianKaruk Post-Kicker, -Byline & -Footer 5 Apr 20, 2012 05:46 PM
Adding a "Post" link to post an article jenyum Post-Kicker, -Byline & -Footer 1 Jun 21, 2010 05:17 AM
Post visited link color dmtompki Post-Kicker, -Byline & -Footer 8 Dec 22, 2009 04:08 AM
Mailpress: change post link color...can't figgure this out. d_random Sidebars & Widgets 3 Jun 10, 2009 10:11 AM
Adding a link to the Footer of my post Hamlet Post-Kicker, -Byline & -Footer 2 May 21, 2009 06:50 PM


All times are GMT -6. The time now is 03:19 AM.


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