Thanks,
Joachim Stümpfl
> How can I hide the background and the border of the Textfield so that
> it looks like only Text? I´m not able to make the background similar
> with the background of the html because my background is a picture and
> the picture in the textfield begins in the upper left.
background-color:transparent;
AFAIK you can't get rid of the box, it is different from a border, but you
could try border-style:none;
--
"Think about how stupid the average person is, and then realize
that half of them are stupider than that!" - George Carlin
Yes, it works. But only in Internet Explorer
What can i do with the Netscape.
Thanks,
Joachim
>>
>>INPUT {background-color:transparent;border-style:none}
>
>
> Yes, it works. But only in Internet Explorer
> What can i do with the Netscape.
>
Upgrade to the latest version.
--
"And that's what we're gonna be, we're gonna be cool" - Jules in
Pulp Fiction