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.

Thesis + checkbox alignment

  1. Hi...i'll give up, and nedd some help :)
    I have tried to read about Thesis in here, and i see there is some issues with the theme.
    Take a look at this page: http://country4you.com/alan-jackson-konkurranse (pwd: AJ2011 ). The checkbox's is not on the same line as the text. Why? And what do i have to do 2 fix this...?

    Posted 13 years ago on Thursday January 27, 2011 | Permalink
  2. I can't see your form. The page is password protected. Without seeing it, I would guess it's related to this.

    http://forum.gravityhelp.com/topic/text-field-beside-question-instead-of-below#post-15760

    Posted 13 years ago on Thursday January 27, 2011 | Permalink
  3. Fix'd...it's open now..

    Edit: I did try the code on that page, but still have problems with the alignment..

    Posted 13 years ago on Thursday January 27, 2011 | Permalink
  4. Try adding this to the end of your custom.css - it should fix it for you.

    body .gform_wrapper .gfield_checkbox li input[type="checkbox"],
    body .gform_wrapper .gfield_radio li input[type="radio"],
    body .gform_wrapper .gfield_checkbox li input {
        margin-top: 4px!important;
    }

    screenshot: http://grab.by/8CWf

    Posted 13 years ago on Thursday January 27, 2011 | Permalink
  5. Ahh...you're the best! Thanx Kevin, it's looking good now :)

    Posted 13 years ago on Thursday January 27, 2011 | Permalink
  6. Wonderful. Thanks for the update.

    Posted 13 years ago on Thursday January 27, 2011 | Permalink

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