Many people are wondering which code you need for inserting images in background's and comment boxes.
Before i got the codes, there was no blog i could find with the code. I got the code from friends (Thank you Crym and POKEBOT).
I'm gonna give you the the code for both inserting images in comment box and backgrounds.
Pictures in comment box: Many people begged for this code so here it is: [ style ].form_textarea{ background:url(inserturl)}[ /style ] WARNING: You only got too remove the spaces in the styles, and insert an image at the inserturl (obvius). Tip: Photobucket is a really good site for images.
Image as background: This code looks alot like the one on HullBreach's his blog. The only differences is that the code got TD in it, this one got DIV, another thing is that you got to insert the url. Well, see for yourself: [ style ]div{background:url(inserturl)}[ /style ]
WARNING Just the same warning as the comment box. Only remove the space in the style, and replace the url on inserturl.
The same thing works for GIF images. Well that was it for now. I hope you enjoyed it.
to make it easyer take out the spaces and go to photobucket, find a pic, click it, copy the words in the web sight box at top ant put them at the inserturl place.