View Single Post
  #1 (permalink)  
Old 07-24-2005, 09:24 PM
ozchris ozchris is offline
WebProWorld Pro
 
Join Date: May 2004
Location: Sydney
Posts: 146
ozchris RepRank 0
Default Firefox text size increases

Hi.

I am building a site using CSS, that I wanted to keep user-friendly by expressing all navigation and body text in em, so that short-sighted people can enlarge it if they want.

But I wanted the heading excluded, for neatness.

It does work in IE, going to View-Textsize, it happily changes the body and navigation, leaving the heading alone.

But in Firefox, when using ctl++ to enlarge the font, it also enlarges the heading text, pushing the heading photos away, and stuffing up the appearance.

The headings are expressed in px instead of em. I thought this should have stopped Firefox from changing them.

Any tips?
Reply With Quote