Good work azlivin008,
I looked at your demo and it was great, if only the developer could have helped us out we might not have all been fighting so much with this. When a product is called easy you do not expect to have to go into battle to make simple basic things work. I did however find a solution as well in the form of another paid plugin. only $25.00 to end all my frustration and get the forms I wanted… and yet I am still disappointed that the developer could not be bothered to support a plugin with such great potential. I would have gladly paid twice what I spent if I could have gotten the help I needed when I needed it. At this point though I simply can not use a tool that is not supported since if I should ever need help in the future I know it simply will not be there.
Did something similar to azlivin008, but according to rows. So, whatever I wanted on row one would was put in the “.row1” row css class, under set style>advanced. Then put this in the css in the stylesheet under the appearance tab:
.row1{
float:left;
width:155px;/*width of each floating element */
}
got this idea from here http://www.w3schools.com/css/css_float.asp