Page 1 of 1

Repeat-x Top and bottom?

Posted: Tue Sep 02, 2008 12:05 pm
by amy97
Well, i have a layout, and i need to have a background repeated-x on the top and a different background repeated-x on the bottom, can anyone help?

Re: Repeat-x Top and bottom?

Posted: Tue Sep 02, 2008 12:51 pm
by andyhoneycutt
I would suggest using two different div containers for those backgrounds, put one on the top of the layout, other on the bottom.

Re: Repeat-x Top and bottom?

Posted: Tue Sep 02, 2008 4:32 pm
by Mds
If you want CSS code , Here :

background: url(01.jpg) repeat-x center;