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.

Price calculation label & input box reversed

  1. Odd issue with a page layout using the Pricing Field: Product. Instead of displaying Price: $37.68 Quantity: [ input ] is appears: [input]Price: $37.68 Quantity:

    All other labels and inputs appear in the correct order.

    Note that it looks fine in the Form Editor - makes me think it is a css issue, but I've stripped most of the css out.

    Safari and Firefox act the same way.

    http://schuman.claritymarkets.com/?page_id=11

    Thanks in advance for your help.

    Posted 12 years ago on Wednesday November 2, 2011 | Permalink
  2. Hey Tobias, I noticed here:

    [css]
    .search input, #respond input, input {
        border-color: #CBAE67;
        border-style: solid;
        border-width: 1px;
        float: left;
        height: 26px;
        padding: 7px 5px 10px;
    }

    If you take the float out, it seems to correct itself. Hope that helps!

    Posted 12 years ago on Wednesday November 2, 2011 | Permalink
  3. Rob:

    Thanks -

    Toby

    Posted 12 years ago on Wednesday November 2, 2011 | Permalink
  4. No problem, glad to help!

    Posted 12 years ago on Wednesday November 2, 2011 | Permalink

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