and then only remember to enable 'Use override CSS' option in template settings.
Platinum Boarder
GK User
Thu May 24, 2012 6:53 pm
That doesn't work for me. The color stayus the same. How can I change ALL href link texts permanently into another color, even when you don't hover over them?
Fresh Boarder
GK User
Thu May 24, 2012 7:04 pm
I found the solution :
In ../templates/gk_black_and_white/css/style1.css change line 14 to
a { color: #your color; }
If you want to change the hover color too, change line 15 to