Hi,
My site is 1000px width.
I have one div in my site that should be spread all over the screen width,
so I gave it:
width: 100%;
However, on 800*600 resolution (tested on IE7)
the div's background is only 800px and not 1000px
I've also tried to use min-width:1000px, but it didn't work.
Any suggestions?
Thanks!![]()



Reply With Quote



Bookmarks