|
|||
|
So schaut sie im Moment aus
{config_load file="$language/lang_$language.conf" section="index"} <table border="0" align="right" cellpadding="0" cellspacing="0" width="100%"> <tr valign="bottom"> <td colspan="2" width="100%"><!--[img]{$tpl_path}img/top_logo.jpg[/img]--></td> </tr> <tr> <td colspan="2" width="100%"> <table width="100%" border="0" cellpadding="2" cellspacing="0"> <tr> <td class="main">{$navtrail}</td> <td class="main"><div align="right">{if $account}{php} if (isset($_SESSION['customer_id'])) { {/php}{#link_logoff#} | {php} } {/php}{/if}{if $account}{#link_account#} | {/if}{#link_cart#} | {#link_checkout#}</div></td> </tr> </table></td> </tr> <tr> <td width="350" valign="top" class="navLeft">{$box_CATEGORIES} {$box_ADD_QUICKIE} {$box_CONTENT} {$box_INFORMATION} {$box_REVIEWS} {$box_SEARCH} {$box_SPECIALS}<!#{$box_WHATSNEW}--></td> <td valign="top" rowspan="3" width="100%"> <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td class="main" width="100%">{$main_content}</td> </tr> </table></td> </tr> <tr> <td width="350" valign="top" class="navLeft"> <hr size="1" color="#000000" noshade> </td> </tr> <tr> <td width="350" valign="top" class="navLeft">{$box_CART} {$box_LOGIN} {$box_ADMIN}<!#{$box_BESTSELLERS} {$box_CURRENCIES}--> <!--{$box_LANGUAGES} {$box_MANUFACTURERS_INFO} {$box_MANUFACTURERS} {$box_NOTIFICATIONS} {$box_TELL_FRIEND}--></td> </tr> </table> |
|
|||
|
HI.
Versuch das mal. ------------------------------------------------ Code:
{config_load file="$language/lang_$language.conf" section="index"}
<table width="100%" height="100%" border="0" align="right" cellpadding="0" cellspacing="0">
<tr valign="bottom">
<td height="50" colspan="3"><img src="{$tpl_path}img/top_logo.jpg"></td>
</tr>
<tr>
<td style="border-top: 1px solid; border-bottom: 1px solid; border-color: #C5C5C5;" height="10" colspan="3"><table width="100%" border="0" cellpadding="2" cellspacing="0">
<tr>
<td class="main">{$navtrail}</td>
<td class="main"><div align="right">{if $account}{php} if (isset($_SESSION['customer_id'])) { {/php}<a href="{$logoff}">{#link_logoff#}</a> | {php} } {/php}{/if}{if $account}<a href="{$account}">{#link_account#}</a> | {/if}<a href="{$cart}">{#link_cart#}</a> | <a href="{$checkout}">{#link_checkout#}</a></div></td>
</tr>
</table></td>
</tr>
<tr>
<td width="190" valign="top" background="{$tpl_path}img/bg_left_column.jpg" class="navLeft">{$box_CATEGORIES} {$box_ADD_QUICKIE} {$box_CONTENT} {$box_INFORMATION} {$box_REVIEWS} {$box_SEARCH} {$box_SPECIALS} {$box_WHATSNEW}</td>
<td valign="top"><br>
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td class="main">{$main_content}</td>
</tr>
</table></td><td width="190" valign="top" bgcolor="E6E6E6" style="border-left: 4px solid; border-top: 4px solid; border-color: #666666;">{$box_CART} {$box_LOGIN} {$box_ADMIN} {$box_BESTSELLERS} {$box_CURRENCIES} {$box_LANGUAGES} {$box_MANUFACTURERS_INFO} {$box_MANUFACTURERS} {$box_NOTIFICATIONS} {$box_TELL_FRIEND} </td>
</tr>
</table>
</body>
</html>
|
|
|||
|
Das (ist ganz oben zentriert):
Dieser Shop wurde mit xt:Commerce erstellt. xt:Commerce ist als freie Software unter der GNU/GPL Lizenz erh?ltlich. eCommerce Engine ? 2004 xt:Commerce steht immernoch oben. Ich denk fast mal, dass in einer anderen Datei ein Layer geladen wird, der das beinhaltet und das ich den umarbeiten m??te. |
![]() |
| Lesezeichen |
| Stichworte |
| copy, verschieben |
| Themen-Optionen | |
| Ansicht | |
|
|