Hey all, I am having a problem with something in IE7. I'm hoping someone can open my eyes to how to fix. Here is a sample: http://www.originallyricsformusic.com/joindemo.html The (#verytop) div should be 100% across the screen. I have it set to width:100% obviously, but it is not doing so in Internet explorer 7. Of course works fine in other browsers. Any suggestions? Thanks in advance!
I am having a problem with something in IE7. I'm hoping someone can open my eyes to how to fix.
Here is a sample: http://www.originallyricsformusic.com/joindemo.html
The (#verytop) div should be 100% across the screen. I have it set to width:100% obviously, but it is not doing so in Internet explorer 7. Of course works fine in other browsers. Any suggestions? Thanks in advance!
From what I actually see is that your "verytop" div isn't going across.. I would take the "positioning" out of it;
Original Code:
Suggestion Code:
Give that a swirl.. Let us know. Thank you!
Pretty much, your welcome :)
Thank you,