Re: Lost text in form fields......
"Sjahrazad Alamsjah" <[email protected]> Mon, 9 Sep 2002 01:15:30 +0700
| Newsgroups | gmane.comp.web.envolution.devel |
|---|---|
| Organization | BataviaMall.com |
| Message-ID | <00a701c25763$ccb8ff10$0100a8c0@batavia> |
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
----- Original Message -----
From: "Shannon Justice" <shannon-7ysoGA/wW5/[email protected]>
To: <[email protected]>
Sent: Sunday, September 08, 2002 10:08 PM
Subject: [envdev] Lost text in form fields......
> To be fair, before asking for help, I guess you should know I am a long
> time pn user and fan of envolution, and have been lurking in the nuke
> and php community for months now, (not having anything prudent to
> contribute), and think the envo support community and code developers
> are the shiznit!
>
> Well, I think I may have drank my last beer today because I am sure I
> have lost all link to sanity, as I am seeing things that are impossible
> to be there. When I login to admin on this envo site:
> http://www.carbonfusion.com/rcptest/html/
> and hit the settings section for the usual setup, EVERY single one of
> the form fields is filled with invisible text. I SWEAR TO GOD! I think I
> am losing my mind. Someone please tell me there is a logical reason for
> this?
>
> To be clearer, I should rephrase this. All of the settings are still
> there in the form field just as I filled them out, however you cannot
> see the text unless you select it and highlight it. Surely this is
> something css or something? I just switched the site over to the
> wonderful HeritageF theme and have poked around but can't find
> anything.... Please help as this is supposed to go production within a
> few days... Thanks in advance and keep up the excellent work where the
> cms world has let us down so many times before!
>
> '''
> (0 0)
> -------------------oOO----(_)----------------------------------------
> | Shannon Justice *Fail To Plan, Plan To Fail*
> | Network Director
>
> | Root Cause Project
>
> | http://www.carbonfusion.com/rcptest/html/
> | 512-339-2318 work
>
> | CEO
>
> | CarbonFusion Web Studios
>
> | http://www.carbonfusion.com
> | http://www.carbonfusion.com/wtc/
> | http://www.redcross.org
> | 512-247-7413 home
>
> --------------------------------oOO----------------------------------
> |__|__|
> || ||
> ooO Ooo
>
>
>
>
>
> _______________________________________________
> Envdev mailing list
> [email protected]
> http://www.madhatt.info/mailman/listinfo/envdev_madhatt.info
>