Since there is no theming function availale to theme the order page on user/%user/order/%uc_order, it would be very helpfull if the oder-pane div's would have an additional div. For example:

<div class="order-pane pos-left">
to
<div class="order-pane pos-left" id="order-pane-ship-to">

or
<div class="order-pane pos-left">
to
<div class="order-pane pos-left" id="order-pane-products">

cross posted on http://www.ubercart.org/node/18420

CommentFileSizeAuthor
#2 932582-uc_order_pane_css.patch1 KBlongwave

Comments

Anonymous’s picture

Version: 6.x-2.4 » 6.x-2.x-dev
Component: Orders » User Interface

anybody?

longwave’s picture

Status: Active » Needs review
StatusFileSize
new1 KB

Patch attached.

tr’s picture

Status: Needs review » Fixed

Committed. Thanks.

Anonymous’s picture

Great, thanks for the patch!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.