• First, thank you for the plug in.

    We had a perfect form that we were using for our company but then we downloaded the upgrade for the plugin and lost all the formatting. (Now there is a lot of empty spaces in the form).

    We have been trying to fix this but any change we make to the CSS file doesn’t seem to do anything. It is very important for us to fix this as soon as possible.

    Maybe for future updates it could be easier to modify the look of the forms?

    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter cloray

    (@cloray)

    Our main problems with our form are:
    1. There is too much empty space between the entries.
    2. The overall width of the form is bigger than our content space.

    How do we fix that? Thanks

    Thread Starter cloray

    (@cloray)

    The ideal solution for me would be to add to the appearance settings, next to label width, the following:
    1. Vertical space between labels/entries (in pixels).
    2. Total width of the form (in pixels).

    Then the plugin would be so easy to customise. Thanks in advance! 🙂

    Plugin Author hoffcamp

    (@hoffcamp)

    I think CSS is still the way to go. If you post a link to the form I can take a look.

    Thread Starter cloray

    (@cloray)

    Plugin Author hoffcamp

    (@hoffcamp)

    The problem is the

     and  tags that the form appears in. There are newline characters in the code that generates the form, and these are usually ignored, but in this case are being displayed as actual new lines.

    Thread Starter cloray

    (@cloray)

    Ok, thanks. How do I fix it?

    Plugin Author hoffcamp

    (@hoffcamp)

    I see my comment got garbled. I meant to say, the problem is the ‘pre’ and ‘code’ tags around the form in the post/page. I would look for them in the HTML view when editing the page, on either side of the form shortcode, and remove them.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Customizing CSS’ is closed to new replies.