price align right

marik

No avatar

2007-01-10 11:06

Where can I align the price of the orders to the right?

Ned

No avatar

2007-01-10 11:20

Version?????????????

marik

No avatar

2007-01-10 12:18

1.3

Ned

No avatar

2007-01-10 13:27

Ive only got 1.4 upwards here but if you look at the page you want to change and view the source in 1.4 it should be in /templates/default.css in the #order_table section - where mine is
text-align: right.

marik

No avatar

2007-01-10 14:20

.order_table_body {text-align:right;}
doesn´t work

marik

No avatar

2007-01-11 12:05

Someone got an other solution?

marik

No avatar

2007-01-11 12:39

Have to make a new class for it

#order_table_factuur{width:500px;}
#order_table_factuur .order_table_body {text-align:right;}
#order_table_factuur .order_table_head {text-align:right;}
#order_table_factuur .order_table_footer {text-align:right;}


(factuur is dutch for order)

Back to top
about us | contact