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.

CSS Ready Classes

  1. zachwest
    Member

    I have used the CSS Ready Classes several times before. My form is using the gf_left_half and the gf_right_half but they are keeping them on separate lines. They are not next to each other on the same line like they were before.

    Posted 10 years ago on Tuesday May 14, 2013 | Permalink
  2. David Peralty

    Can you link to your form please? It sounds like your theme CSS is stopping it from working as expected.

    Posted 10 years ago on Tuesday May 14, 2013 | Permalink
  3. zachwest
    Member

    Here is the link. http://test.grovedalewinery.com/wedding-contact/

    This happened to another form I have worked on as well. It looks fine in the form preview but when viewed on the website it looks the same as above.

    Thank you for your help.

    Posted 10 years ago on Tuesday May 14, 2013 | Permalink
  4. Samara
    Member

    it looks to me the extra padding-left on your theme ul li in style.css line240 is adding to the total width of the element. Causing the float to get hung-up on the element before.

    I'm no pro, so someone else can correct me, but I think that's what's doing it.

    Posted 10 years ago on Tuesday May 14, 2013 | Permalink