Forums

Text box does not show on my form

huwroberts 05 Sep, 2008
Hi I have installed Chronoforms V3.0 BETA 2 on my site .
I have created a form and validated emails et but my text boxes are not visible.
The bg to my page is white.
Any ideas?
Thanks
Huw
Max_admin 05 Sep, 2008
Hi

but my text boxes are not visible.



what does this mean ? other form elements are visible ? buttons ? is it a CSS issue ?
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Becca800 06 Sep, 2008
I have the same issue. Using this on a new site. I use the form wizard and got:
http://www.portsmouthpeople.com/submit
The text boxes are blank, the tables seem messed up, the captcha isn't showing and the submit button isn't showing. Hmmmm.....
I'll keep working at it. Looks like it isn't reading the cf classes, I see the css file, don't know why it would conflict.

edit: Okay, i was previously looking at the form in Mozilla. No form fields show in mozilla firefox. But I just looked in ie and I can see the fields. Looking ath the form code I see:
<!--[if gte IE 6]><link href="http://www.portsmouthpeople.com/components/com_chronocontact/css/style1-ie6.css" rel="stylesheet" type="text/css" /><![endif]-->
<!--[if gte IE 7]><link href="http://www.portsmouthpeople.com/components/com_chronocontact/css/style1-ie7.css" rel="stylesheet" type="text/css" /><![endif]-->
<!--[if !IE]> <--><link href="http://www.portsmouthpeople.com/components/com_chronocontact/css/style1.css" rel="stylesheet" type="text/css" /><!--> <![endif]-->

So what if it is mozilla? Does the css not get pulled if another browser is being used?
Max_admin 07 Sep, 2008
Hi Becca,

in your template.css you have this class:
template.css (line 1247)
input, button {
border:medium none;
}

when I disable it the boxes look ok on firefox!

Regards

Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Becca800 07 Sep, 2008
Can I have your brain? Just for a little while. Maybe just an hour perhaps? I would control the world with your uber brain.....
you rock, ty
Max_admin 07 Sep, 2008
Thanks, I believe this is experience before intelligence!🙂

Regards

Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
This topic is locked and no more replies can be posted.