Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #348170

    This page: http://www.kau-hawaii.com/wordpress/contact/

    I don’t want the contact form to fill the entire page. What code do I use to say make it 50%

    I tried this but it didn’t work:
    #top .avia_ajax_form .text_input}
    margin-bottom: 0;
    display: inline;
    min-width: 50px;
    padding: 13px;
    border-radius: 2px;
    }

    #348422

    Hey elames!

    When editing your page surround the contact form with a 1/2 layout element and it will be the same as setting it’s CSS to 50%.

    Regards,
    Elliott

    • This reply was modified 9 years, 5 months ago by Elliott.
    #348432

    Ah..ok. So many things to learn :-)
    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change size of contact form boxes’ is closed to new replies.