In article <9c6dc76b52.roger...@rogerarm.freeuk.com>,
   Roger Darlington <roger...@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
                                                   
{sjcl...@ormail.co.uk using a 129Mb SA 6.20 RiscPC}

Reply via email to