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
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
Hi
what does this mean ? other form elements are visible ? buttons ? is it a CSS issue ?
but my text boxes are not visible.
what does this mean ? other form elements are visible ? buttons ? is it a CSS issue ?
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?
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?
Hi Becca,
in your template.css you have this class:
when I disable it the boxes look ok on firefox!
Regards
Max
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
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
you rock, ty
Thanks, I believe this is experience before intelligence!🙂
Regards
Max
Regards
Max
This topic is locked and no more replies can be posted.