In article <[email protected]>,
   Roger Darlington <[email protected]> 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
                                                   
{[email protected] using a 129Mb SA 6.20 RiscPC}

Reply via email to