Survey not working with 960 grid template

Permalink
Hello; here is the linkhttp://kaarufood.com/index.php/english/facebook/survey... where you will see the survey is not working.

Survey displays off side on the first item, and the only working item is the last one "Maracuyá".

I suspect on a javascript conflict, but have not being able to find it.

Please help.

Thanks.

Dinamicore
 
madeforspace replied on at Permalink Reply
madeforspace
I think I found the problem for you.
In your code there is a padding of 20px around the survey which seems to be pushing it out of the div.

media="all"
.container_16 form {
color: #498b2a;
margin-bottom: 40px;
padding: 20px;
position: relative;
display: inline-block;
zoom: 1;
display: inline;


If you can change that padding to 0px you will find all options will work and the first line will move back into place.

Hope that helps

Me gusta la frambuesa por favor ;)