Problem with background images, i want to have two background images...kinda |
For a list of all requirements and guidelines pertaining to posting a new Help topic, please click here.
This Month's Contests | Hosts Looking for Hostees | Hostees looking for Hosts | BigBookofResources
Submission Guidelines
Problem with background images, i want to have two background images...kinda |
![]()
Post
#1
|
|
![]() I'm Jc ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Mentor Posts: 13,619 Joined: Jul 2006 Member No: 437,556 ![]() |
im making an overlay for my profile
so in the code it says body { background-color: 660000; background-image: url("http://i6.photobucket.com/albums/y242/brooklyneast05/Myspace/ok.png"); background-repeat: no-repeat; background-attachment: scroll; background-position: top center } that works fine, the problem is that i want another image going down each side, repeating, with my main overlay image still in the center im not sure where i can put the url to the side image so that it will show up. if i put this in body { background-image: url(http://i6.photobucket.com/albums/y242/brooklyneast05/Myspace/Myspace_v2_by_wireless_studios.jpg) ; background-repeat: repeat-y ; background-position: top left; line-height: 14px; cursor: default; background-color: 660000;} i see the side image, but i no longer see my main over lay image in the center. id appreciate any advice on what i need to do, thanks |
|
|
![]() ![]() |