Re-hi
In the visual-form-builder.css file I changed at lines 308 and 317
select.vfb-small{
width:25%;
select.vfb-medium{
width:50%;
to:
select.vfb-small{
width:15%;
select.vfb-medium{
width:30%;
That didnt change anything
So I then used 100 px for small and 300 px for medium and it couldnt generate the form at all !
OK so there is obviously something that I am missing
Please can you help !
Thanks