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.

Padding Form

  1. Please see my form http://iamsinc.com/blog/adwords/

    I am attempting to add padding at the top of the form to move it down on the background. I've added 'body #gform_wrapper_7 {padding-top: 125px;}' but it seems to be having no effect. Thanks for your help!

    Posted 11 years ago on Friday June 29, 2012 | Permalink
  2. Looks like you are overriding yourself, check out this screenshot. You have two separate declarations for that selector in your stylesheet.

    If you wanted to keep both for some reason, you could add an !important declaration to the padding-top.

    Posted 11 years ago on Friday June 29, 2012 | Permalink
  3. Thank you so much! (sorry for the late update) I consolidated those entries so I wouldn't be overriding myself and added an important declaration, which worked perfectly.

    I also have padding on the left-hand side, but it has pushed it so the boxes now hang over the right-hand side. Can you help me with that? Thanks!

    Posted 11 years ago on Tuesday July 3, 2012 | Permalink
  4. I think you have quite a few issues going on here, take a look at this Screenshot - this height I disabled helps with the comments not overlapping as seen when its active: Screenshot

    Posted 11 years ago on Tuesday July 3, 2012 | Permalink
  5. Thank you again for responding. I was able to get the comment issue straightened out. When I remove the height, it cuts off the bottom of my background. If I remove the 15px of padding, then the fields go right up to the edge, but leaving it in there makes the fields on the right-hand side hang over the background.

    Also, it's slight out of alignment with the image above, but that may have nothing to do with forms settings. Thanks

    Posted 11 years ago on Tuesday July 3, 2012 | Permalink
  6. Just to add another update. I added a div class and a margin which moved the background over and got rid of the text boxes hanging over the side. Thank you for all your help.

    If you know how I might get rid of that white space between the player and the form, I'd love to hear it. Otherwise, thank you again for everything!

    Posted 11 years ago on Tuesday July 3, 2012 | Permalink
  7. No problem, glad to help. I'm not seeing a lot of white space between the player and the form, are you referring to this: Screenshot

    Posted 11 years ago on Tuesday July 3, 2012 | Permalink