|
Stylesheets
This template uses a Cascading Style Sheet (CSS) to set the link color in the body, and in the top navigation.
At the moment the top navigation links are set to white, and the rollover color to orange. In the body, links are set to red, and they are given an underline on rollover. (Note, Netscape 4.x does not display this rollover effect).
If you wish to change this, just double click the file styleauto.css in site files view, and you are given a graphical interface to change the settings.
For the body text, you want to change the
A:link
A:visited
A:active
and the A:hover for the rollover.
To change the top navigation, change the A.topmenu equivilants.
The site font is set to verdana by the <td> and <p> settings in the stylesheet. These should be kept the same for consistency across Internet Explorer and Netscape.
|