reuber1
02-07-2007, 06:46 PM
Don't know how many of you all checked it before, but in the site comp I posted before (http://www.graphicdesignforum.com/forum/showthread.php?t=23986&highlight=Opinions), I have what basically amounts to two different background elements. Unfortunately, they are both background images, as opposed to an image and a specified color. The two different background graphics are:
1. The guitar, which should be positioned at top-left.
2. A 1x2 pixel pattern, which should span the full width and height of the page, and sits behind the guitar.
I haven't coded anything yet, I'm just wondering if this is possible now that I've already gotten too far. I'm trying to see if there's a way to absolutely position a Div (for the guitar) and set a z-index lower than the rest of the page is, and leave the pattern as the background to body, html; but if everything else on the page is relative positioned, I'm under the impression that this won't even work.
Any ideas/suggestions?
1. The guitar, which should be positioned at top-left.
2. A 1x2 pixel pattern, which should span the full width and height of the page, and sits behind the guitar.
I haven't coded anything yet, I'm just wondering if this is possible now that I've already gotten too far. I'm trying to see if there's a way to absolutely position a Div (for the guitar) and set a z-index lower than the rest of the page is, and leave the pattern as the background to body, html; but if everything else on the page is relative positioned, I'm under the impression that this won't even work.
Any ideas/suggestions?