Hyperlink color change

Get help or discuss with other members about business Joomla! 3 and 2.5 template designed especially for your start-up projects on dedicated support forum.
GK User
Tue Sep 03, 2013 5:56 pm
How do I change the hyperlink color in the content only. I tried adding this to my css:

a {color: #3EABE9;
text-decoration: underline;
font-weight: bold;
}

but this is every link, what I really want is just the links in the content changed. I do not want the menu/sidebar menu to change at all.

my site is

pcb.personalseo.com
User avatar
Fresh Boarder

GK User
Tue Sep 03, 2013 6:17 pm
You could try:
Code: Select all
#gk-mainbody a {}

in override.css.

If You will point to exact article/content where link is already, then I can work with more precise declaration.
User avatar
Moderator

GK User
Thu Sep 05, 2013 7:53 pm
Thank you that worked out great
User avatar
Fresh Boarder

GK User
Sat Sep 07, 2013 10:02 am
If You will have any other questions, feel free to post new forum threads.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.