View Full Version : Tiled image for comment box


mia-esque
06-13-2006, 05:58 PM
I'm so sorry if this has already been posted, which most likely it has.
I've tried searching but can't seem to find what i'm looking for.
Does anyone know how to add a tiled image to a comment box background ? I've tried going to other sites for different comment box codes that allow you to add an image and i've tried copying and pasting the html from that and so forth but my comment box bg is still just blank white..
If anyone knows how to change this, i would really reall appreciate it, thank YOU!

- m

www.myspace.com/miaesque

amygirl2992
06-14-2006, 06:36 PM
Okay, first post your comment box code.

but if you don't want to, here is what you do:
1. look at the code. Find where it says "background-repeat: " (if it doesn't have anything that says that, add it in)
2. then, after the field "background-repeat: " put in "repeat"

The final product should look like this:
background-repeat: repeat;

(btw, I can't see any of the content on your page)