Shape 5

Joomla Templates => Corpway - Club => : redback June 22, 2014, 08:26:02 PM



: a link color
: redback June 22, 2014, 08:26:02 PM
Hello,

I have to agree with the other comments, this is a great template.

Joomla 3.3.1 and Corpway template 1.0

I am trying to change the a link color to be different from the Highlight Color in template admin.

I have tried editing the template.css, bootstrap-default.css as well as adding to the custom.css;

a  { color: #E3601A; text-decoration: none;}

http://das.org.au/new14/index.php/test-page-1/test-page-2

Thanks


: Re: a link color
: mikek June 23, 2014, 10:54:05 AM
Hello,

You would need an important call in custom.css:

a  { color: #E3601A !important; text-decoration: none;}


: Re: a link color
: redback June 23, 2014, 05:24:31 PM
Thanks Mike for the speedy reply and fix!!


: Re: a link color
: mikenicoll June 23, 2014, 05:53:06 PM
Glad you got it sorted. Let us know if you have any further questions!

-Mike