View Single Post
  #4 (permalink)  
Old Feb 20th, 2007, 16:53
samv samv is offline
Junior Member
Join Date: Feb 2007
Location: UK
Age: 33
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Re: body font size problem

Hi karinne

I mean if i changed the font colour in the body parenthesis in my css, it changes the font colour accordingly in the body of my web pages.

But if i try and change my font size in my css, it does change in IE but not in mozilla.

I have got round it by using a td {fontsize: 12px} which I can change accordingly, which is ok but not my ideal solution.

Any thoughts on why it wont change in the body parenthesis?

Sam
Reply With Quote