the forms can not be see

How to fix a ChronoForms form that is not visible.

Overview

The form was hidden due to a CSS rule in the template targeting the 'chronoform' class.
Inspect your template's CSS and remove or modify any rule that hides elements with the 'chronoform' class.

Answered
mi mic0672 12 Jul, 2014
Hello everyone
I have a problem with ChronoForms v.5.
I can't see the form.
I plugged in on load "render html form", but does not work. You only see the credits ...
I also tried the demo forms with the same results.
php 5.3.28 and joomla 2.5.
Thanks
Max_admin Max_admin 12 Jul, 2014
Answer
1 Likes
Please make sure that your template doesn't have a CSS rule to hide the contents of the "chronoform" class, something like this:
.chronoform{hide rule here}


Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
mi mic0672 14 Jul, 2014
it was just the css., Thank you!
This topic is locked and no more replies can be posted.