summaryCost

atwhp

No avatar

2007-01-11 17:23

Why this is not working properly at the orders_delivery page. Any suggestions?
I just like to change the summaryCost font a little bit bigger.

orders_delivery.tpl
<th id="summaryCost">$aList[fSummary]</th>

css file:
#summaryCost {color:red;font-size:16px;}

Btw thanks for great cart app;)

atwhp

No avatar

2007-01-11 17:57

..and the version is 1.3

atwhp

No avatar

2007-01-11 21:29

ok i got it.
<th id="summaryCost" style="color:red;font-size:16px;">$aList[fSummary]</th>
Thats working right.

Back to top
about us | contact