Forums

Several </br> after first line in wizard, not in html editor

taikonaut 02 May, 2009
Hi,

I purchased ChronoForms and do have some problems with it after using it for 5 days.

Everything was fine first (that's why I purchased), but now the form does show a huge gap between the first and second element, independent of the order or type of elements in the frontend.

The wizard does show several (4?) <br> tags between those elements, but just in "show html". When I try to edit the code without the wizard in the form management, I can neither see nor remove those tags.

What can I do?

Thanks in advance,
taiko
taikonaut 02 May, 2009
It is obviously caused by CF CSS.

This line in style1.css leads to the unwanted gap:
.clear { clear:both;}

Unfortunately the layout is totally messed up without this line.

Any hint?

Regards,
Taiko
taikonaut 02 May, 2009
I solved it by commenting out the line above and the following ones:
/*.float_left { float:left;}*/
.form_element {
/*	float: left;*/}


I don't know if that's clean in any way, but it does work on my site. I do not want to rename this thread to "solved" because it is definitely something, the author needs to tackle in the upcoming version, when creating unique CSS.

Hope this may help anybody.

Regards,
Taiko
Max_admin 03 May, 2009
Hi Taiko,

This looks like some conflict with your template CSS or another CSS used at your website, I will try to make the Chronoforms CSS classes more unique!

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.