R1CO Posted January 19, 2008 Report Share Posted January 19, 2008 Habe über die Suche alle "Banner zentrieren" Hilfen studiert. Irgendwie funzt es nicht. Banner sitzt immer noch links. Warum? Hier ist der Code meiner index.html: {config_load file="$language/lang_$language.conf" section="index"} <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="{$tpl_path}img/top_logo.jpg" alt="{$store_name}" align="center" /></td> </tr> <tr> <td style="border-top: 1px solid; border-bottom: 1px solid; border-color: #C5C5C5;"><table width="100%" border="0" cellpadding="2" cellspacing="0"> <tr> <td class="main">{$navtrail}</td> <td align="right" class="main">{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></td> </tr> </table></td> </tr> <tr> <td><table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td class="navLeft" valign="top"><table width="184" border="0" cellpadding="0" cellspacing="0"> <tr> <td>{$box_CATEGORIES}{$box_ADD_QUICKIE}{$box_CONTENT}{$box_INFORMATION}{$box_LAST_VIEWED}{$box_REVIEWS}{$box_SEARCH}{$box_SPECIALS}{$box_WHATSNEW}</td> </tr> </table> </td> <td valign="top"><table width="100%" border="0" cellspacing="4" cellpadding="0"> <tr> <td><table width="98%" border="0" cellpadding="0" cellspacing="0"> <tr> <td class="main">{$main_content}</td> </tr> </table></td> </tr> </table></td> <td valign="top" class="navRight"><table width="184" border="0" cellspacing="0" cellpadding="0"> <tr> <td>{$box_CART}{$box_LOGIN}{$box_ADMIN}{$box_NEWSLETTER}{$box_BESTSELLERS}{$box_INFOBOX} {$box_CURRENCIES} {$box_LANGUAGES}{$box_MANUFACTURERS_INFO}{$box_MANUFACTURERS} </td> </tr> </table> </td> </tr> <tr> <td colspan="3" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td style="border-top: 4px solid; border-top: 4px solid; border-color: #C5C5C5;"> </td> <td style="border-top: 4px solid; border-top: 4px solid; border-color: #666666;"> </td> </tr> </table></td> </tr> </table></td> </tr> </table></td> </tr> </table> {if $BANNER} <table width="100%" border="0" cellspacing="4" cellpadding="0"> <tr> <td align="center">{$BANNER}</td> </tr> </table> {/if} [/PHP] Link to comment Share on other sites More sharing options...
webprogra Posted January 23, 2008 Report Share Posted January 23, 2008 Hei, Du meinst sicher der Header oben und nicht einen Banner oder???? Du kannst das im Template Ordner machen, in der index.html VG Micha Link to comment Share on other sites More sharing options...
R1CO Posted February 2, 2008 Author Report Share Posted February 2, 2008 Ja, das habe ich ja gemacht. Siehe oben. Aber es ist immer noch links.. ??? Link to comment Share on other sites More sharing options...
webprogra Posted February 2, 2008 Report Share Posted February 2, 2008 Hallo, meld Dich mal bei mir per Mail, ich mach Dir das dann, so gehts nicht. VG Michaela Link to comment Share on other sites More sharing options...
pennisi-tools Posted November 13, 2009 Report Share Posted November 13, 2009 Hallo, könnt ihr vielleicht sagen wie ihr es gemacht habt? Ich habe das gleiche Problem. Vielen Dank und Gruß Sergio Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.