Can anyone tell me if there is a way around my problem?
Website: http://www.standrewcarolstream.org/test.html
On a resolution of 1024 x 768 my website expands the length of the browser window in both I.E and Firefox.
On a resolution greater than that, the background image for my wrapper ID stops before the end of the browser window.
If I define a Height: 100%; attribute for the wrapper ID in my style sheet the wrapper image expands the lenght of the browser window in I.E but in Firefox not only doesn't it expand but then my content <Div> expands past the Wrapper <Div>.
Currently I have removed the height attribute from the Wrapper ID because apparently Firefox does not read the tag the same way.
Since most users do not have there resolution set higher than 1024 x 768 its not really a big issue, but definitely an annoying one because if I used tables to lay this out instead of layers I could have set the row or cell height to 100% and I would have not run into this issue.
Any help to figure this out would be great.
My site is still in production so the only links that are done are, Events, Immigration, and Outreach. but in the higher resolution you can see that it doesn't expand with the browser window.
Thanks,
Chris
|