Quote:
Originally Posted by Bacon Butty
Thanks for trying to help but forgot to mention no-repeat doesn't work either. That just makes the gradient show up on the very left hand side once.
|
Then repeat-x should work for what you want. Are you sure that the images is actually repeating vertically, and it's not just the background colour?
Try:
Code:
repeat-x top left
repeat-x left top
repeat-x