Hi
On the homepage of http://www.kjbeckett.com/ underneath each of the section images I have added some text links which I want to be subtle (e.g. no hightlight, different font colour or underline).
They are currently showing as blue on the page when unvisited. I would like to have them the same colour as normal text whether visited or unvisited.
There are other links on the page that I would like to show visited and unvisted, otherwise I would amend these.
Therefore I think I have to create a set of CSS just for these text links but I am not sure what I have to add to actinic.css and the link? Can anyone advise?
Paul
On the homepage of http://www.kjbeckett.com/ underneath each of the section images I have added some text links which I want to be subtle (e.g. no hightlight, different font colour or underline).
<a STYLE="text-decoration:none" href="http://www.kjbeckett.com/acatalog/silkties.html">ties</a>
There are other links on the page that I would like to show visited and unvisted, otherwise I would amend these.
Therefore I think I have to create a set of CSS just for these text links but I am not sure what I have to add to actinic.css and the link? Can anyone advise?
Paul
Comment