Olof Larsson, on Jul 31 2008, 02:24 PM, said:
Quote
<font face="Verdana, Arial, Helvetica, sans-serif" style="font-size:12px;">
<br />
'.str_replace($ArrayLNTargets, '<br />', $HTMLEmailOrderTotals).'
<br />';
To:
<font face="Verdana, Arial, Helvetica, sans-serif" align="right" style="font-size:12px;">
<br />
'.str_replace($ArrayLNTargets, '<br />', $HTMLEmailOrderTotals).'
<br />';
I only added align="right"
That should do it.
I got it to work by enclosing that code in a DIV tag and aligning that right.
Olof Larsson, on Jul 31 2008, 02:36 PM, said:
Try to install again and be detailed. Use Beyond Compare (a program)
I will triple check my installation again using my WinMerge, but I didn't spot anything wrong when I double checked it.
I do have a few contributions added but nothing that changed the checkout process. I'll probably just forget about that feature and keep designing my layout from an original checkout PHP file.
Thanks anyway for trying to help!









