Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi

    Please post a url and then I might be able to help you.

    Meg

    Thread Starter babaal

    (@babaal)

    There are <code></code> tags around the html the plugin produces which is causing issues with the message formatting at the top.

    Did you put this in? If so I would remove it because it is affecting the format of the message text above the form.

    Also have you edited the css (bootstrap-forms.min.css)?
    The form-control width is showing 30% if you reset this back to 100% and then place a div around the shortcode like this:

    <div style="width:30%; margin:0 auto;">
    [cscf-contact-form]
    </div>

    You should then get it centered with a 30% width of the containing element.

    Thread Starter babaal

    (@babaal)

    excellent! it worked like a charm! thanks heaps

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘how to force horizontal alignment?’ is closed to new replies.