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.

Gravity form shrunk

  1. Marien
    Member

    I have made a new form, copied it from the previous version that I made and copied the CSS as well, changed it to the new form. But somehow i get the new form to show up smaller on an older version of IE,

    Image: http://www.imagebam.com/image/0d424e178953391

    How can i make it full screen as it currently is?

    link : http://bit.ly/wWqFYO

    What is wrong with my CSS?

    Posted 12 years ago on Friday March 9, 2012 | Permalink
  2. Marien, I checked this in IE7/8 and it's showing fine. Maybe you are cached? Have you tried clearing your temp internet files?

    Posted 12 years ago on Friday March 9, 2012 | Permalink
  3. Marien
    Member

    I think it was with 9. but it's weird because it works fine on firefox, chrome and the latest IE.

    Posted 12 years ago on Friday March 9, 2012 | Permalink
  4. IE7: http://grab.by/ci6Y

    IE8: http://grab.by/ci72

    IE9: http://grab.by/ci78

    Posted 12 years ago on Friday March 9, 2012 | Permalink
  5. Marien
    Member

    Weird. How come the formatting is off when looking at the different IE browsers. how can i resolve this? reserve more space for the titles? so that the fields jump back to the original place?

    Posted 12 years ago on Friday March 9, 2012 | Permalink
  6. How does your form look in the form preview window. Does it format pretty uniformly in the different browsers? If so, then you've got a problem with styles being inherited from your theme.

    Posted 12 years ago on Saturday March 10, 2012 | Permalink
  7. Marien
    Member

    I use my own CSS to make it look right. It was given to me by someone on this forum when he looked at my website.

    Posted 12 years ago on Tuesday March 13, 2012 | Permalink
  8. That still doesn't answer my question.. does the form look the same in the preview across the different versions.. it should look pretty similar in all of them. You say "I use my own CSS to make it look right" - does that mean that it looked wrong before (or in the preview) and you're adding custom styles to correct the layout?

    Posted 12 years ago on Wednesday March 14, 2012 | Permalink
  9. Marien
    Member

    In preview it looks alright.

    Im adding custom styles to correct the layout because it doesn't look right without the custom styling.

    Posted 12 years ago on Thursday March 15, 2012 | Permalink
  10. Okay, thanks for the clarification. I think the custom styles you included are probably compounding the issue. You may want to remove those temporarily and then try each portion again, each time testing in the different browsers to ensure that they are formatting consistently. If you're still having too much trouble with it, you may want to go to your theme provider for help since this is an inheritance issue from your theme.

    Posted 12 years ago on Thursday March 15, 2012 | Permalink
  11. Marien
    Member

    I can't figure out why the email field title is all weird

    I have the following code

    http://pastie.org/3615842

    it only does it in IE as far as i can tell.

    as soon as i remove the - in e-mail it works just fine.

    Posted 12 years ago on Saturday March 17, 2012 | Permalink
  12. In your theme you have:

    [css]
    label {
    padding-right: 15px;
    float: left;
    width: 70px;
    }

    Change the width to 80px

    Posted 12 years ago on Sunday March 18, 2012 | Permalink
  13. Marien
    Member

    Awesome, gonna give that a try. Thanks!

    Posted 12 years ago on Sunday March 18, 2012 | Permalink
  14. Marien
    Member

    Did it, thanks. can be closed :)

    Posted 12 years ago on Sunday March 18, 2012 | Permalink

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