Form HTML without style tag, how can I set width?

hanji 17 Oct, 2011
I have a problem on style="width 80px" on Chronoform V3.2.

It says at Form HTML in Form Code that Don't use <html> - <body> - <head> - <form> - <script> -<style> tags in the 2 boxes below!

My form lost width layout. Could you kindly help me keep width in the form?

I updated Chronoform from v3 RC4.11 to V3.2 the latest one and I found this problem.
GreyHead 17 Oct, 2011
Hi Hanji,

You can use the style='. . .' attribute in the Form Code box ( but not <style>. . . </style> tags.

If you want to add CSS then use the Form CSS box.

Bob
hanji 17 Oct, 2011
Thank you.
This topic is locked and no more replies can be posted.