W
Whit
Hi - I've inherited a church website that uses an FP Theme. I'm using FP2000
to manage it. I want to add a common section to every page, using the
"Include Page" component to insert "footer.htm". I would like to include a
little css to control link fonts in this component. I've embedded the
following code into the head of "footer.htm":
<STYLE>
a:link, a:visited, a:hover, a:active {color:#ffffff; text-decoration:
underline }
</STYLE>
It works fine as long as I'm looking at the "footer.htm" page, but when I
insert it as an "Include Page" component, the FP Theme seems to override the
link font settings. Is there a good way to "fix" it? I can manually change
the style of every link, but there are a LOT of links. Thanks for your help.
Whit
to manage it. I want to add a common section to every page, using the
"Include Page" component to insert "footer.htm". I would like to include a
little css to control link fonts in this component. I've embedded the
following code into the head of "footer.htm":
<STYLE>
a:link, a:visited, a:hover, a:active {color:#ffffff; text-decoration:
underline }
</STYLE>
It works fine as long as I'm looking at the "footer.htm" page, but when I
insert it as an "Include Page" component, the FP Theme seems to override the
link font settings. Is there a good way to "fix" it? I can manually change
the style of every link, but there are a LOT of links. Thanks for your help.
Whit