Hi,
This is a great plugin.
We've had a site developed for us and they used ChronoForms to create a plug in.
However I went in myself because I wanted to add just a text box to the form and it's mucked up the layout / CSS.
I used fire bug to try and locate the issue but it's saying the css is coming from the page itself :?
Here:
http://www.visionmodels.co.uk/index.php?option=com_chronocontact&task=send&chronoformname=join&Itemid=10
The direct link doesn't work when you click it but it is the last (5th) page on the join us form
http://www.visionmodels.co.uk/join-us.html
In firebug it is to do with the margin here
#ChronoContact_form_5 #check01 {
margin-left: 41px;
}
But i can't find where that margin is being generated????
Please help🙂
This is a great plugin.
We've had a site developed for us and they used ChronoForms to create a plug in.
However I went in myself because I wanted to add just a text box to the form and it's mucked up the layout / CSS.
I used fire bug to try and locate the issue but it's saying the css is coming from the page itself :?
Here:
http://www.visionmodels.co.uk/index.php?option=com_chronocontact&task=send&chronoformname=join&Itemid=10
The direct link doesn't work when you click it but it is the last (5th) page on the join us form
http://www.visionmodels.co.uk/join-us.html
In firebug it is to do with the margin here
#ChronoContact_form_5 #check01 {
margin-left: 41px;
}
But i can't find where that margin is being generated????
Please help🙂