Hi
I had the same problem, you can do two things.
1. Design container specially for the form
2 try putting div with following css code in
module settings>advanced>footer
style=
clear: both; width: 100%; height: 1px
this is spacer div will make sure that next module appears below the form.
Hope this works for you.
SkyW
|