Hi,
I have a Problem with adding left alignment in
www.myshop.com/cart.php?mode=checkout&paymentid=8 for the the word "Testing" below.
<tr>
<TDnowrap="nowrap" style="background-color:#ece7e3;padding-left:10px"><FONTclass="FormButton">Testing</FONT></TD>
<TDstyle="background-color:#ece7e3;"><IMGsrc="/skin1/images/null.gif" width="5" height="1" alt=""><BR></TD>
<TDnowrap="nowrap" align="right" style="background-color:#ece7e3;"><FONTclass="ProductPriceSmall"><spanstyle="WHITE-SPACE: nowrap">+50,00
</span></FONT></TD>
<TDnowrap="nowrap" align="right" style="background-color:#ece7e3;"></TD>
<tdnowrap="nowrap" align="right" style="background-color:#ece7e3;"> </td>
</tr>
I have some others that are aligned left on the same page. For example:
<tdnowrap="nowrap" style="background-color:#ece7e3;padding-left:10px;padding-bottom:15px" align="left"><font
class="FormButton">Testing2</font></td>
Where can I find where to align "Testing" left?
I might add that "Testing" would be surcharge for payment methods and Testing2 would be shipping cost. As it is now "Testing" is centered which doesn't look good. I have looked everywhere but cannot really find where to change this. I even had a person on this forum to change it for me a long time ago together with some other things but he appeared to be a cheater.
Any advice would be highly appreciated.