|
cooper -> CSS having no effect on FP Includes files (8/20/2003 22:27:09)
|
I am using the following as an external CSS for my site... quote:
body, p {font-family: verdana, arial, helvetica; font-size: 10pt} a:link { text-decoration: none; color: #7E1718; background: transparent; } a:visited { text-decoration: underline; color: #666666; background: transparent; } a:hover { text-decoration: underline; color: #7E1718; background: transparent; } a:active { text-decoration: none; color: #CC0000; background: transparent; } I have the header, footer and a breakout box on the page as "includes pages" but the CSS does not seem to effect these pages. What am I missing?
|
|
|
|