Forum Moderators: open

Message Too Old, No Replies

IE issue body min-width:/ max-width? How to?

         

followgreg

8:36 am on Nov 10, 2005 (gmt 0)

10+ Year Member



Hi,

I have a very nice site in firefox, fixed width using the Body { min-width:NNNpx;max-width:NNNpx} in the CSS.

But it seems that this instruction is not understood by Internet explorer :( and in IE my site looks like 100% width which I hate:-P

Is there someone with a fix for that?

I would much apreciate any help, thanks!

Hester

9:30 am on Nov 10, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Search the web for "dean edwards ie7" and he has provided a solution.

bourbon_33

9:40 am on Nov 10, 2005 (gmt 0)

10+ Year Member



Do you use tables, if so set the table width to 85% for example. Then center the tables.

tedster

11:15 am on Nov 10, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Here's an earlier thread that handles the max-width issue by using IE expressions in the CSS.

[webmasterworld.com...]

followgreg

3:20 am on Nov 11, 2005 (gmt 0)

10+ Year Member




Thank you so much for your help guys :)