Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Does Firefox ignore max-width? Image is much too big Re: Does Firefox ignore max-width? Image is much too big

#118297
magnus_vb
Member

Hey Webster
I’m not sure this will solve your problem. But, if removing “float: left” on div id “primary” and also removing the “max-width” on div id container, it seems to work better (at least in Safari).

The lower part (bellow the nav) keeps centered and have the same width as the upper part (header).

Note. Looks like the header image is not big if enough for *big* screens – over 110 em it will not fill out over the white area. But that is quite wide, so maybe nothing to worry about…

// Magnus