PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Help with css

  1. How can I get the submit button inline with an input field? So it is side by side?

    I'm decent with css, but cant seem to figure it out and get it lined up.

    here is a link to my form. http://184.154.144.104/~edison/
    its in the footer.

    Posted 11 years ago on Saturday November 3, 2012 | Permalink
  2. I see that you might still need help with this. Please see this reply from Kevin Flahaut:

    http://www.gravityhelp.com/forums/topic/trouble-positioning-submit-button-inline#post-19798

    The submit button is contained in the form footer which isn't part of the main list structure. That's why you can't simply float that button next to a field which is where most people go wrong. You have to go about it another way.

    Posted 11 years ago on Tuesday November 13, 2012 | Permalink