speiche Posted August 8, 2008 Report Share Posted August 8, 2008 Hallo, habe/möchte die checkout_conformation.html leicht verändern. Mein Problem: Ich kann die Größe/Breite der {$PAYMENT_INFORMATION} nicht verkleinern. Anbei die entsprechende Stelle in checkout_confirmation.html: {if $PAYMENT_INFORMATION!=''} <table width="90%" border="5" cellspacing="0" cellpadding="0"> <tr> <td class="mainVersandTitle">{#text_payment_info#}</td> </tr> </table> <table width="90%" border="0" cellspacing="0" cellpadding="4" bgcolor="#EBEBEB"> <tr> <td class="main" style="border: 1px solid; border-color: #ffcccc;">{$PAYMENT_INFORMATION}</td> </tr> </table> {/if} [/HTML] Alle anderen Tabellen/Einträge lassen sich ohne Probleme entsprechend verändern. Wo liegt (mein) Fehler? Danke speiche Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.