Log In · Register

 
Multiple Backgrounds
YourSuperior
post Jun 12 2007, 04:58 PM
Post #1


;)
*******

Group: Staff Alumni
Posts: 9,573
Joined: Feb 2005
Member No: 99,124



Is it possible to have multiple backgrounds? I want to have one background repeating vertically, and one repeating horizontal and vertically. It's for this:

I want to have this repeating vertically:



And I want this pattern repeating behind the whole layout:



Is this possible? I've tried using tables, but I didn't know what the heck I was doing. shrug.gif I hope someone can help me. _smile.gif
 
 
Start new topic
Replies
anime-essence
post Jun 15 2007, 09:58 AM
Post #2


Senior Member
******

Group: Staff Alumni
Posts: 1,188
Joined: Jan 2006
Member No: 364,198



CODE
<style type="text/css">
body{
background-image:url(http://catastrophic.sphosting.com/images/jonas_brothers_pattern.jpg);
background-repeat:repeat;
background-attachment:scroll;
background-position:top left;
background-color:XXXXXX;
}
div.content{
width:600px;
height:!;
background:url(http://catastrophic.sphosting.com/images/jonas_brothers_bg2.jpg)
top left repeat-y;
}
</style>
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: