|
Posted by AF on 08/06/06 19:55
On Sun, 6 Aug 2006 21:37:19 +0200, "Rik" <luiheidsgoeroe@hotmail.com>
wrote
:
>
>And apply formatting in css to
>#footnote{
>
>}
>#footnote li{
>
>}
>and/or
>#footnote a{
>
Thanks for the post. It is not a list.
Here is my css statements to give you an idea:
..FootNote {
FONT-SIZE: 8pt;
COLOR: #000000;
FONT-FAMILY: Arial, Helvetica, Sans-serif, sans-serif;
TEXT-DECORATION: NONE;
}
A.FootNote:link {
FONT-SIZE: 7pt;
COLOR: #000000;
FONT-FAMILY: Arial, Helvetica, Sans-serif, sans-serif;
TEXT-DECORATION: NONE;
}
A.FootNote:visited {
FONT-SIZE: 7pt;
COLOR: #000000;
FONT-FAMILY: Arial, Helvetica, Sans-serif, sans-serif;
TEXT-DECORATION: NONE;
}
A.FootNote:hover {
FONT-SIZE: 7pt;
COLOR: #000000;
FONT-FAMILY: Arial, Helvetica, Sans-serif, sans-serif;
TEXT-DECORATION: NONE;
}
A.FootNote:active {
FONT-SIZE: 7pt;
COLOR: #000000;
FONT-FAMILY: Arial, Helvetica, Sans-serif, sans-serif;
TEXT-DECORATION: NONE;
}
It looks like my problem is in the css file.
How show I modify the above?
Thanks for your help
Best regards,
http://www.bscinc.net
http://www.affordablefloridainsurance.com
http://www.americanltci.com
Navigation:
[Reply to this message]
|