Hi Nanna,
I think you'll find that if you give the relevant td's a font size, this
should overcome the problem.
Fingers crossed!
Tim.

>> It may, since the content of tables often does not
>> inherit font
>> settings on a container element or even the body
>> If it has to stay in a table, add a rule in your css
>> for that
>> table (give it an id or class) and see if that fixes
>> the
>> immediate problem.
>
> Thanks for replying so fast, it didn't work though.
> I have assigned each element in my menu a class
> either:
>
> a.menu {background-color: #FFFFFF; color: #0066CC;
> text-align: left; text-decoration: bold;
> font-family: arial; padding-left: 3px; font-size:
> 0.85em; text-align: left}
>
> or
>
> a.menu2 {font-family: arial; color: #0066CC;
> font-size: 0.70em;text-align: left;
> background-color: #FFFFFF; padding-left: 15px;
> text-decoration: underline}
>
> (not as tedious as it sounds as I'm using PHP to
> generate the menu). Maybe IE is overruling my rules
> and using the standard settings for links instead?
>
> - Nanna
> ******************************************************
> The discussion list for  http://webstandardsgroup.org/
>
>  See http://webstandardsgroup.org/mail/guidelines.cfm
>  for some hints on posting to the list & getting help
> ******************************************************
>
>

******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to