Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.41K
~124 People Reached
Favorite Forums
Favorite Tags
Member Avatar for checker

[CODE]<div id="background"> <img src="images/bg.jpg" class="stretch" alt="" /> </div> #background { width: 100%; height: 100%; position: absolute; overflow: hidden; left: 0px; top: 0px; z-index: 0; } .stretch { width:100%; height:100%; }[/CODE] I put this background the very first div container. It totally covered up my other pictures. I want to force …

Member Avatar for MidiMagic
0
124