Hi there
I need to create 2 backgrounds for my website. One needs to repeat-x on the top:
background-image:url(images/topBackrepeat.jpg);
background-repeat:repeat-x;
The other needs to tile the rest of the back:
background-image:url(images/Backrepeat.jpg);
background-repeat:repeat;
I have attached the design. These 2 backgrounds need to sit at the back and not effect the middle part of my design.
How can I do this?
Thanks!
Leighchic


Reply With Quote
Bookmarks