I have an image for my background it is about 1px x 200px. I have the image behind the text, The image also does a horizantal repeat, which I dont want, but I do want it to have the vertical repeat, and that it does have. How do I remove the hroizantal repeat?
Code:#hbgimg { background-image: url('images/HEADER.PNG'); background-position: right; font-size:14px; font-weight:bold; }


Reply With Quote
Bookmarks