Re: Lost text in form fields......

Scott Kindley <ckindley-/Nmu/[email protected]> 08 Sep 2002 14:56:52 -0500
Newsgroups gmane.comp.web.envolution.devel
Message-ID <[email protected]>
On Sun, 2002-09-08 at 13:15, Sjahrazad Alamsjah wrote:
> Hi Shannon,
> Yes, it was from css files, the text in foram area is white. Sorry for this.
> For quick fix just replace the quoted part below in your style.css and
> styleNN.css:
> 
> /*TD, P, DIV, INPUT, TEXTAREA, FORM {
>   font-family: Arial, Helvetica;
>   font: x-small;
>   color: #cccccc;
>   background-color : #1E255B;
>   LINE-HEIGHT: 15px
> }*/
> 
> INPUT, TEXTAREA, FORM, SELECT {
>   font-family: Arial, Helvetica;
>   font: x-small;
>   color: #cccccc;
>   background-color : #1E255B;
>   LINE-HEIGHT: 15px
> }
> 
> You also can change the
> background-color : #1E255B; line
> to
> background-color: transparent;
> 
> I already fixed the download file at www.bataviamall.com/envolution.
> 
> sjah
> 
Excellent response time Sjah!

Open Development works!!!

Zoom