Content Font-size Discrepancies between ie & FF

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
laits
Forum Members
Forum Members
Posts: 50
Joined: Thu Sep 04, 2008 11:21 pm

Content Font-size Discrepancies between ie & FF

Post by laits »

I expect this is an easy one.

My content is different font sizes in ff to ie.

I can rectify the problem by changing to when i turn the wysiwyg off.

Not a great solution though, as when customer updates they can remove this easily by accident.

I would rather guide the fontsizes as absolute px rather than using, small, x-small etc.

Where do I do this?

Many Thanks

http://www.littlebrookhouse.co.uk/newsite
viebig

Re: Content Font-size Discrepancies between ie & FF

Post by viebig »

when you set the font size using xsmall, and not absolute values, this things can happen.

Seens that this font style is set directly in content or the template itself(not in the stylesheet), because it's not being passed as a class.

You shoudl look where is the style="font:x-small" is


Regards
laits
Forum Members
Forum Members
Posts: 50
Joined: Thu Sep 04, 2008 11:21 pm

Re: Content Font-size Discrepancies between ie & FF

Post by laits »

Thanks for the reply,

I understand this... what I don't understand, is where the small/medium, large etc live. I wish to change these options to absolute values in px, but don't know where to do this?

Rich
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Content Font-size Discrepancies between ie & FF

Post by Dr.CSS »

You would have to change some files in tiny module folder...
Post Reply

Return to “Layout and Design (CSS & HTML)”