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.

Correct Styling on 1.5 Order Confirmation Table

  1. Suggestion: In Version 1.5 in the Order table on Confirmation page the unit price and price fields should flush right. They are presently flush left so prices don't line up.

    I'm also finding the default column widths in Order confirmation table aren't good, I'm having to make the Product column 75% so the Qty, Unit Price, and Price columns aren't taking up most of the table width, as they will by default. Product should be widest by default, rather than have no width assigned.

    It's tricky for developers to style these tables with CSS since they have no class assigned to the td, and these are cells within a table within tables. Requires some very hairy :nth-child(N) stuff to select them. Would be nice if these table cells has selectors pre-assigned, like most GF elements do.

    Thanks.

    Posted 13 years ago on Monday February 7, 2011 | Permalink
  2. We're going to be doing some UI improvements as we go along so we'll make a note of your suggestions. Thanks.

    Posted 13 years ago on Monday February 7, 2011 | Permalink