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.

Alignment Issue - Single Line Text

  1. mreilly7
    Member

    Hello, I've been trying to problem solve this issue without consulting the forum, but I think it's time I ask. I am trying to get all fields on this form to align left uniformly. I see that for all of my "Single Line Text" fields they are aligned more to the left. I added padding to my CSS and it seems to effect Standard/Advanced fields differently. Here is a link to the form: https://www.jeffmailman.com/test/contribute-to-jeff/

    Thanks!
    Mike

    Posted 12 years ago on Tuesday October 9, 2012 | Permalink
  2. mreilly7
    Member

    I finally found it in a different post, here is the fix which you previously supplied.

    [css]
    .gform_wrapper li, .gform_wrapper form li {
    	margin-left: 0;
    }

    Thanks!

    Posted 12 years ago on Wednesday October 10, 2012 | Permalink
  3. Thank you for pointing that out. Glad you were able to find a solution.

    Posted 12 years ago on Wednesday October 10, 2012 | Permalink

This topic has been resolved and has been closed to new replies.