Not signed in (Sign In)

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

  1.  
    Hi guys,
    I am in the process of building my first website and have struggled to create an email response form for prospective clients.I have had my fingers burnt by a couple of companies that promised the earth and delivered zilch, and then I found FormAssembly. Within half an hour I had created a form that seems to suit my purposes and uploaded it! I only have the free version at present but plan to upgrade my account to PAYG, and who knows if it's successful a full subscription account.
    I would like to enlarge the width of the form but don't know HTML code from a bag of frogs. Can anyone help?
    Many thanks for the software and hopefully the help.
    • CommentAuthorcedsav
    • CommentTimeOct 11th 2007
     
    Hi, glad to see FormAssembly.com is working for you.

    You can easily change the width of the form by copy&pasting the following code into your web page (preferably before the closing </head> tag)

    <style type="text/css">
    form { width: 500px; }
    </style>

    You can change the pixel value to whatever you need.

    If you need more assistance with this, you should post a link to your form so we can make sure it's set up properly.
  2.  
    Hi, thanks for the speedy reply and for the simple instructions.
    I've managed to increase the width and the form looks great. However when you submit the form I thought I'd set it up to send you to a thank you page on my site but it's not happening. I get a "Internet Explorer cannot display the webpage" message.
    The link is http://www.hi-octen.co.uk/Octen/Email.html
    The 'Thank You' page is at http://www.hi-octen.co.uk/Octen/Thank_You.html
    Many thanks for the help.
  3.  
    Hi,
    I managed to figure it out!! I hadn't added the .html to the redirect instructions.
    It works brilliantly now.
    I know this might sound cheeky but can I get back the 7 credits I've spent testing the form?
    Delighted with the software and the service.
    Cheers.
    • CommentAuthorcedsav
    • CommentTimeOct 23rd 2007
     
    Sorry, didn't see your post until now. We've restored the 7 credits.

    Have a nice day!