Posted by terry on 03/11/06 05:45
terry wrote:
> Hello,
>
> I'm confused (but that's my normal state). I have a file named
> skins1.css which contains the following 2 entries. I assign LnkShopFor
> to a link and it works great ... except the color. If I change the
> font-size in the css file then the font-size in IE changes ... so I know
> IE is reading the css information. I should say that the issue is with
> IE and not FF. If I assign LnkRedHome then it all works just fine
> including the color. Any help will be greatly appreciated!
> I'm testing on this page ...
> http://www.4everhers.com/4store/pc/0_NewsletterUnsubscribe.asp
>
> A.LnkShopFor {
> color : #003366;
> font-size: 10pt;
> background : transparent;
> text-decoration : none;
> font-style: normal;
> font-weight: bold;
> }
> A.LnkRedHome {
> color : #C16162;
> font-size: 10pt;
> background : transparent;
> text-decoration : underline;
> font-style: normal;
> font-weight: bold;
> }
>
> *Disclaimer: *
> My site contains images of women in lingerie.
> http://www.4everhers.com
>
> Thanks,
> Terry
>
Typo -- Filename is skin1.css
Navigation:
[Reply to this message]
|