1

On my websites where I have a fixed width container (width:985px;) I find that on a Safari 5.1.7 on windows 7, 64-bit, the rendered width of the container on screen is only about 80% of that width forcing the layout to break as not wide enough.

On another windows 7 (64 bit) machine with Safari 5.0.3, all is fine. On both computers, things look fine in IE (various versions), Opera, firefox, and chrome. My CSS validates. I did view on an IPad, and layout was fine.

Appreciate any thoughts, help, etc. Thanks!

#wrapper {position: relative;margin: 0 auto;width: 960px; text-align:left;}

wrapper is simply the first div after body tag Here is link to one site where renders improperly in safari 5.1.7 on windows. http://www.wingserv.com/

4

0 回答 0