I had a problem on my own site with a that is supposed to have 100% width. The code for it is shown below. #myDiv { width: 100%;
that is supposed to have 100% width. The code for it is shown below. #myDiv { width: 100%;
#myDiv { width: 100%;
How you tried this? Tested it in IE7:
html, body { position:relative; overflow:hidden; margin:0 auto !important; }