Log In · Register

 
 
Closed TopicStart new topic
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
 
aucifer
post Jun 12 2007, 10:52 PM
Post #2


Member
**

Group: Member
Posts: 15
Joined: Nov 2006
Member No: 477,068



Just repeat the pattern bg on the body background

and


repeat inside the table background
 
YourSuperior
post Jun 12 2007, 11:00 PM
Post #3


;)
*******

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



I've tried that. Maybe I did something wrong. What would the codes look like if I were to do that?
 
anime-essence
post Jun 15 2007, 09:58 AM
Post #4


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>
 
1angel3
post Jun 15 2007, 11:51 AM
Post #5


Naomi loves you. Y'all may call me NaNa
******

Group: Official Designer
Posts: 2,925
Joined: Jun 2006
Member No: 427,774



^yep above, thats how it works
 

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