Monday, 5 March 2012

Re: configuring default a:link colour??

In article <9c6dc76b52.rogerarm@rogerarm.freeuk.com>,
Roger Darlington <rogerarm@freeuk.com> wrote:

> I have looked in the configure window and failed to spot a means of
> setting the default a:link colour.

> Can it be done?


I add these lines into the file header and edit as necessary (of course
you can also add them to a style sheet).

<style>
a:link { color: #FFFFFF }
a:visited { color: #FFFFFF }
a:hover { color: #FFFFFF }
a:active { color: #FFFFFF }
</style>

--
Steve Clark

{sjclark@ormail.co.uk using a 129Mb SA 6.20 RiscPC}

No comments:

Post a Comment