I am using CleanLayout05
The Right side I want White, (no Problem).
The Left side I want black, (no Problem).
The Text links on the Right side I want Blue, (no Problem
The Text links on the Left side to the Sections, I want White, (PROBLEM).
I have added a new style set for white to the Actinic.css stylesheet.
a.white:link
a.white:visited
a.white:hover
a.white:active
Whatever I try to do, attaching the style to different variables or tags, it does not work, it ALWAYS defaults to BLUE.
Regardless of the values in the stylesheet for both default and white links.
Sorry, but I haven't got a URL to look at currently.
j
The Right side I want White, (no Problem).
The Left side I want black, (no Problem).
The Text links on the Right side I want Blue, (no Problem
The Text links on the Left side to the Sections, I want White, (PROBLEM).
I have added a new style set for white to the Actinic.css stylesheet.
a.white:link
a.white:visited
a.white:hover
a.white:active
Whatever I try to do, attaching the style to different variables or tags, it does not work, it ALWAYS defaults to BLUE.
Regardless of the values in the stylesheet for both default and white links.
Sorry, but I haven't got a URL to look at currently.
j
Comment