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.

Align Questions or add space between widget background and text

  1. I am trying to get a space between the text and the background on our widget. http://www.epaymentamerica.com the form on the bottom right. Is there an easy way to make this happen?

    Posted 12 years ago on Tuesday September 6, 2011 | Permalink
  2. Try adding this to the end of your theme stylesheet

    [css]
    body #gform_wrapper_1 {
        margin: 10px;
    }

    screenshot: http://bit.ly/n1duGb

    Posted 12 years ago on Tuesday September 6, 2011 | Permalink
  3. Thank you that worked.

    Posted 12 years ago on Tuesday September 6, 2011 | Permalink
  4. Super. Thanks for the update.

    Posted 12 years ago on Tuesday September 6, 2011 | Permalink

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