muneeba9071
04-05-2011, 12:28 PM
Hi,
I have a div box which has different colors to its sides, it has red color to the left and black to the right.
Take a look at this image:
http://www.mzeb.com/repeat.png
What I want is, I want a repeat background image which will repeat red line to the left, and grey to the right.
I've tried a background like:
______________________
and used :
background: url(images/bg.png) repeat;
But it doesn't work!
Thanks in advance for the help
I have a div box which has different colors to its sides, it has red color to the left and black to the right.
Take a look at this image:
http://www.mzeb.com/repeat.png
What I want is, I want a repeat background image which will repeat red line to the left, and grey to the right.
I've tried a background like:
______________________
and used :
background: url(images/bg.png) repeat;
But it doesn't work!
Thanks in advance for the help