Forums

IE 6.0 and 7.0 don't show check boxes and submit button

GreyHead 09 Dec, 2011
Hi Jaap,

The problem (in IE7 at least) appears to be this CSS in frontforms_tight.css
.cfdiv_checkboxgroup input {
  float: left;
}

If you over-ride this in a Load CSS action then I think it will be visible again.

Bob
Anochi 09 Dec, 2011
Thanx Bob,

Could you give me hint what to do to repair this? I can't figure out what you mean by override Load CSS action. Should I place some code in template.css or..?

Jaap
GreyHead 09 Dec, 2011
Hi Jaap,

Use the ChronoForms Load CSS action. It's built into the Easy Wizard, or you can drag one into the On Load event in the Advanced Wizard.

Bob
This topic is locked and no more replies can be posted.