Log in

View Full Version : images not working in text area?


chipheo
10-14-2002, 01:00 AM
Hi

i added it in text area, but it is not working, i dont know why?

plz help!
thx:p

Tony G
10-14-2002, 04:56 AM
What area are you trying to put this image in and what code are you using?

chipheo
10-14-2002, 09:19 AM
i put this code in css

TEXTAREA, .bginput {
FONT-SIZE: 12px;
FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
COLOR: #17314C;
BACKGROUND-COLOR: #eef2f7

BACKGROUND-IMAGE: url("http://www.myweb.com/images/vtf_bg.gif");
BORDER: 1px dotted #5182C2;}


i want to put it in text are of newthread, new reply, PM,..

thz for your help

:p

Tony G
10-14-2002, 10:03 AM
You will need to put it in the <text> tag of those boxes. (Via the templates) Call it via using this:

class="bginput"

I think it's like that. Correct me if I'm wrong.

chipheo
10-14-2002, 12:16 PM
i putted, but still not working...:((:(