repeat background |
repeat background |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 79 Joined: Oct 2007 Member No: 583,422 ![]() |
Okay, so I designed this layout and i want to have the striped background continue down and I'm not sure how to do that. This is the code..
CODE body { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px; text-align:justify; line-height: 20px; color: #202020; padding:0; margin:0; background: url(images/mtlay5.png) no-repeat center top; } the mtlay5.png is the header image: Header Image What can i put in my code and where to make the background continue on? Thanks, Rachel |
|
|
![]() |
![]()
Post
#2
|
|
![]() AIDS at RAVES. ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 2,386 Joined: Dec 2007 Member No: 598,878 ![]() |
CODE background-repeat: repeat-y; add that to the body CSS |
|
|
![]()
Post
#3
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 79 Joined: Oct 2007 Member No: 583,422 ![]() |
Okay, I knew that but that will repeat the header..i dont want to do that.
|
|
|
![]()
Post
#4
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 79 Joined: Oct 2007 Member No: 583,422 ![]() |
how do I change it to a header template?
|
|
|
![]() ![]() |