Hello everyone, I joined these forums because I saw how helpful alot of it’s members where when i google’d several questions and I got linked here.
Alas, I cannot find the answer to the following question:
I have a background image that I believe requires to be in an <img> tag because it is set as an ID in my css that stretches it to conture to everyones screen resolution, however I also have an image I made in photoshop that I need placed on top of it as a DIV because It is the “body” to my site, Here is my css
I need my body img to be ontop of the <img> tag I have set, Unless someone knows of a more practical way to have my background image stretch other then having the css for an <img> tag, in such a way that I can place my body img over it.
Maybe you should look at something like Supersized2. It gives you a nice fullsized background (with the option of a slideshow) while other elements site happily on top.
Without seeing your html as well, I’m not exactly sure what you are after.
But this demo will stretch your backround image to fill the entire brower window regardless of its size and the “body image” is placed on top of the background image.