
24.08.2004, 10:01
|
 |
|
|
Registriert seit: 09.08.2004
Beiträge: 40
|
|
hmm, bei mir sieht die index.html vom Template so aus:
Zitat:
<body background="%7B$tpl_path%7Dimg/bg_main.jpg">
{config_load file="$language/lang_$language.conf" section="index"}
<table width="100%" align="center">
<tr>
<td class="tableShop">
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr class="header">
<td width="850" valign="top" height="90" background="{$tpl_path}img/bgtop_850.jpg"></td>
<td background="{$tpl_path}img/bgtop2.jpg" align="left" height="90">
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="35" background="{$tpl_path}img/bgtop3.jpg"></td>
<td height="35" background="{$tpl_path}img/bgtop3_1.jpg"></td>
<td width="320" height="35" background="{$tpl_path}img/bgtop4.jpg"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="400" height="30" background="{$tpl_path}img/bgtop5.gif"></td>
<td></td>
<td width="308" height="30" background="{$tpl_path}img/bgtop7.gif" valign="top">
<div align="center"><font color="#FFFFFF"><font face="Verdana, Arial, Helvetica, sans-serif" size="1">{if
$account}{php} if (isset($_SESSION['customer_id'])) { {/php}{#link_logoff#}
| {php} } {/php}{/if}{if $account}{#link_account#}
| {/if}{#link_cart#} | {#link_checkout#}</font></font></div>
</td>
</tr>
</table>
<!#header_eof //-->
<!#body //-->
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="125" valign="top" class="navLeft" bgcolor="5D84CF">
<table border="0" width="125" cellspacing="0" cellpadding="0">
<!#left_navigation //-->
<!#left_navigation_eof //-->
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<!#Boxen im Template -------------------------------------------//-->
{$box_CATEGORIES}
<!-- {$box_ADD_QUICKIE} --//-->
{$box_CONTENT} {$box_WHATSNEW} {$box_SPECIALS} {$box_REVIEWS}
<!-- {$box_SPECIALS} --//-->
{$box_SEARCH} {$box_CONTENT2} {$box_FORUM} {$box_AFFILIATE}
{$box_INFORMATION} </td>
</tr>
</table>
</td>
<!#body_text //-->
<td class="tableBody" width="100%" valign="top">
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><font face="Verdana, Arial, Helvetica, sans-serif" size="1"><font color="#000000">Sie
befinden sich in {$navtrail}</font></font> </td>
</tr>
</table>
<div align="center">
</div>
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><font size="1" face="Verdana, Arial, Helvetica, sans-serif">{$main_content}</font>
</td>
</tr>
</table>
<font size="1" face="Verdana, Arial, Helvetica, sans-serif"> </font>
<font size="1" face="Verdana, Arial, Helvetica, sans-serif"> </font></td>
<!#body_text_eof //-->
<td width="125" valign="top" class="navRight" bgcolor="5D84CF">
<table border="0" width="125" cellspacing="0" cellpadding="0">
<!#right_navigation //-->
<!#right_navigation_eof //-->
</table>
<table width="169" border="0" cellspacing="0" cellpadding="0" height="46">
<tr>
<td background="{$tpl_path}img/menu0_rechts.jpg"></td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
{$box_CART} {$box_LOGIN}
<!--{$box_INFOBOX}//-->
{$box_ADMIN}{$box_BESTSELLERS} {$box_CURRENCIES} {$box_LANGUAGES}
{$box_MANUFACTURERS_INFO} {$box_MANUFACTURERS} {$box_NOTIFICATIONS}
{$box_TELL_FRIEND} </p>
</td>
</tr>
</table> </td>
</tr>
</table>
<!#body_eof //-->
<!#footer //-->
<table border="0" width="100%" cellspacing="0" cellpadding="1">
<tr class="footer">
<td class="footer"></td>
<td align="right" class="footer"></td>
</tr>
</table></td>
</tr>
</table>
<div align="center"><font size="1" face="Verdana, Arial, Helvetica, sans-serif">©
2004 by Bernd Daniel ; powered: XT-Commerce</font></div>
|
bis dann mal,
|