PPP Posted January 27, 2005 Report Share Posted January 27, 2005 Hi liebe XT-User aktuelles Problem: in meinem Shop http://www.pole-position-parts.de hat es auf der Linken Leiste mehrere Boxen, z.B. "Angebote" und "Neue Produkte". Klickt man bei Angebote auf [mehr], dann kommen alle Angebote in die "mitte". Bei "Neue Produkte" fehlt dieser Button. Wie kann ich so einen Einf?gen, da? auch in der Mitte alle neuen Produkte erscheinen ? Und wie stellt man die Dauer ein, wie lange Produkte in "Neue Produkte" gelistet werden ? Vielen Dank f?r Eure hilfreichen Antworten ! Link to comment Share on other sites More sharing options...
sazetueb Posted January 27, 2005 Report Share Posted January 27, 2005 Wie kann ich so einen Einf?gen, da? auch in der Mitte alle neuen Produkte erscheinen ? Erstelle einen Link auf folgende Datei: products_new.php Und wie stellt man die Dauer ein, wie lange Produkte in "Neue Produkte" gelistet werden ? Geht erst ab Vers. 3 Gru? Sascha Link to comment Share on other sites More sharing options...
PPP Posted January 27, 2005 Author Report Share Posted January 27, 2005 Erstelle einen Link auf folgende Datei: products_new.php aaaargh... moment. ich bin ein blutiger DAU. Wie genau mach ich das ? hier ist der Code, wo muss ich was einf?gen ? {config_load file="$language/lang_$language.conf" section="boxes"} <table border="0" cellpadding='0' cellspacing='0'> <tr> <td class="captiontopleft"><img src="{$tpl_path}img/pixel_trans.gif" width="24" height="2" alt="" style="display: block;"></td> <td class="captiontopmiddle"><img src="{$tpl_path}img/pixel_trans.gif" width="1" height="2" alt="" style="display: block;"></td> <td class="captiontopright"><img src="{$tpl_path}img/pixel_trans.gif" width="11" height="2" alt="" style="display: block;"></td> </tr> </table> <table border="0" cellpadding='0' cellspacing='0'> <tr> <td class="captionleft"><img src="{$tpl_path}img/pixel_trans.gif" width="24" height="18" alt="" style="display: block;" /></td> <td class="captionbar" style="white-space:nowrap">{#heading_search#}</td> <td class="captionend"><img src="{$tpl_path}img/pixel_trans.gif" width="12" height="18" alt="" style="display: block;" /></td> <td class="captionmain"><img src="{$tpl_path}img/pixel_trans.gif" width="1" height="18" alt="" style="display: block;" /></td> <td class="captionright"><img src="{$tpl_path}img/pixel_trans.gif" width="11" height="18" alt="" style="display: block;" /></td> </tr> </table> <table border="0" cellpadding="0" cellspacing="0"> <tr> <td class="bodyleft"><img src="{$tpl_path}img/pixel_trans.gif" width="3" height="1" alt="" style="display: block;" /></td> <td class="bodymain"> <!#{$BOX_CONTENT} BEGIN --> <table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents"> <tr> <td align="left" class="boxText"> {$FORM_ACTION} <table width="100%" border="0" cellpadding="0" cellspacing="2"> <tr> <td width="50%" align="center" valign="middle">{$INPUT_SEARCH}</td> <td width="50%" align="center" valign="middle">{$BUTTON_SUBMIT}</td> </tr> <tr> <td colspan="2"><center><a href="{$LINK_ADVANCED}"><div class="boxText_noframe"><img src="{$tpl_path}img/bullet2.gif" border="0" alt="" width="9" height="9"> {#text_advanced_search#}</div></a></form></center></td> </tr> </table> {$FORM_END} </td> </tr> </table> <!#{$BOX_CONTENT} END --> </td> <td class="bodyright"><img src="{$tpl_path}img/pixel_trans.gif" width="3" height="1" alt="" style="display: block;" /></td> </tr> </table> <table border="0" cellpadding="0" cellspacing="0"> <tr> <td class="bottomleft"><img src="{$tpl_path}img/pixel_trans.gif" width="10" height="9" alt="" style="display: block;" /></td> <td class="bottommain"><img src="{$tpl_path}img/pixel_trans.gif" width="1" height="9" alt="" style="display: block;" /></td> <td class="bottomright"><img src="{$tpl_path}img/pixel_trans.gif" width="10" height="9" alt="" style="display: block;" /></td> </tr> </table> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="{$tpl_path}img/pixel_trans.gif" width="100%" height="5" alt="" style="display: block;"></td> </tr> </table> Link to comment Share on other sites More sharing options...
sazetueb Posted January 27, 2005 Report Share Posted January 27, 2005 Schau mal hier die ANleitung an, wie man Boxen erstellt und ?ndert: http://www.xt-commerce.com/modules/wfsecti...dossier-42.html Gru? Sascha Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.