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.

Large white space at top of form.

  1. Not sure what's up with this. Big space at the top of the form, just below the description.
    http://www.fcns-caregiving.org/fundraising/golf-tournament/golfer-registration-form/
    and
    http://www.fcns-caregiving.org/fundraising/golf-tournament/dinner-only/

    Thanks for any advice you can give.

    Posted 12 years ago on Monday March 12, 2012 | Permalink
  2. Looks like your theme layout needs a little help, check out this screenshot:

    http://grab.by/ckAw

    I changed your #maincontent in your style.css to be:

    [css]
    #mainContent {
    padding: 0px;
    border-top: 1px solid white;
    margin: 0;
    float: right;
    width: 545px;
    }
    Posted 12 years ago on Tuesday March 13, 2012 | Permalink
  3. I'll give that a shot. Thanks. Someone else designed this for my client years ago. Thanks very much for the quick solution!

    Posted 12 years ago on Tuesday March 13, 2012 | Permalink
  4. No problem, glad to help out!

    Posted 12 years ago on Tuesday March 13, 2012 | Permalink

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