|
Posted by AF on 08/06/06 20:00
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{
>
>}
>
Nevermind my preceding post.
Based on your remail, I changed my css to read
#FootNote {
FONT-SIZE: 8pt;
COLOR: #000000;
FONT-FAMILY: Arial, Helvetica, Sans-serif, sans-serif;
TEXT-DECORATION: NONE;
}
#FootNote A:link {
FONT-SIZE: 7pt;
COLOR: #000000;
FONT-FAMILY: Arial, Helvetica, Sans-serif, sans-serif;
TEXT-DECORATION: NONE;
}
#FootNote A:visited {
FONT-SIZE: 7pt;
COLOR: #000000;
FONT-FAMILY: Arial, Helvetica, Sans-serif, sans-serif;
TEXT-DECORATION: NONE;
}
#FootNote A:hover {
FONT-SIZE: 7pt;
COLOR: #000000;
FONT-FAMILY: Arial, Helvetica, Sans-serif, sans-serif;
TEXT-DECORATION: NONE;
}
#FootNote A:active {
FONT-SIZE: 7pt;
COLOR: #000000;
FONT-FAMILY: Arial, Helvetica, Sans-serif, sans-serif;
TEXT-DECORATION: NONE;
}
And it works fine now. Thanks for your email reply which lead me to
the answer.
And thanks to everyone who posts here.
Best regards,
http://www.bscinc.net
http://www.affordablefloridainsurance.com
http://www.americanltci.com
Navigation:
[Reply to this message]
|