|
|||
|
Die Optische Anpassung der Produktdarstellung im XT-Commerce-Shop soll auf eine zweispaltige Darstellung umgestellt werden.
In der Anlage haben wir euch den Quelltext der Datei: product_listing_v1.html angeh?ngt: Der Quelltext muss mit einem SMARTY-Tag so umgestellt werden, dass die Produkte zweispaltige dargestellt werden. Quelltext: {config_load file="$language/lang_$language.conf" section="index"} <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr valign="top"> <td class="contentsTopics">{$CATEGORIES_NAME}</td> <td align="right"></td> </tr> <tr valign="top"> <td class="contentsTopics">{$CATEGORIES_HEADING_TITLE} </td> <td align="right"></td> </tr> </table> {if $CATEGORIES_DESCRIPTION} {$CATEGORIES_DESCRIPTION}{/if} {if $CATEGORIES_IMAGE}[img]{$CATEGORIES_IMAGE}[/img] <table width="100%" border="0"> <tr> <th scope="col"><div align="left">{/if} {if $MANUFACTURER_DROPDOWN} <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="main" align="right"><table border="0" cellspacing="0" cellpadding="0"> <tr> <td class="main" align="right">{#text_show#}</td> <td class="main" align="right">{$MANUFACTURER_DROPDOWN}</td> </tr> </table></td> </tr> </table> {/if} <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="center"> <div align="left">{foreach name=aussen item=module_data from=$module_content} <!-- schattenbox oben anfang --> </div> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="1" width="1"></td> <td height="8" width="*" background="{$tpl_path}img/ax_oben.gif"></td> <td height="1" width="8"></td> </tr> <tr> <td width="8" height="*" background="ax_links.gif"></td> <td><!-- schattenbox oben ende --> <table width="95%" border="0" cellpadding="0" cellspacing="0" style="border-top: 0px solid; border-color: #d4d4d4;"> <tr> <td rowspan="2" style="border-bottom: 0px solid; border-color: #cccccc;">{if $module_data.PRODUCTS_IMAGE!=''}[img]{$module_data.PRODUCTS_IMAGE}[/img]{/if} {if $module_data.PRODUCTS_FSK18=='true'} [img]{$tpl_path}img/fsk18.gif[/img]{/if}</td> <td align="left" class="main">{$module_data.PRODUCTS_NAME}</td> </tr> <tr> <td align="left" class="main" style="border-bottom: 0px solid; border-color: #cccccc;">{$module_data.PRODUCTS_SHORT_DESCRIPTION } <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="right"><table width="200" border="0"> <tr> <td align="right"><font color="red" size="2">{$module_data.PRODUCTS_PRICE}</font></td> <tr> <td align="right">{#text_shippingtime#} {$module_data.AMPEL_IMAGE}</td> </tr> <tr> <td align="right">{$module_data.BUTTON_BUY_NOW}</td> </tr> </table></td> </tr> </table></td> </tr> </table> <!-- schattenbox unten anfang --> </td> <td height="*" width="1" background="{$tpl_path}img/ax_rechts.gif"></td> </tr> <tr> <td height="10" width="1"></td> <td height="10" width="*" background="{$tpl_path}img/ax_unten.gif"></td> <td height="10" width="8" background="{$tpl_path}img/ax_untenrechts.gif"></td> </tr> <tr> <td></td> <td> </td> <td></td> </tr> </table> <!-- schattenbox unten ende --> <div align="left">{/foreach} </div></td> </tr> </table> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td>{$NAVIGATION}</td> </tr> </table> Screenshot der aktuellen Seite: http://www2.asmc.de/index.php/cPath/1140_3...ampfmesser.html Ich hoffe es kann uns jemand helfen. Vielen Dank im Voraus |
|
|||
|
da fehlt was in deiner productz_listing.html
und zwar Code:
{$module_data.BUTTON_BUY_NOW}</div>
</td>
</tr>
</table>
</td>
{php} if ($col>=3) { $col=0; echo '</tr> <-- hier ist die def. f?r die spalten
<tr>'; } {/php} {/foreach} </tr>
</table>
<br>
<div align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td>{$NAVIGATION}</td>
|
|
|||
|
Copyrighthinweis
<!-- This OnlineStore is brought to you by XT-Commerce, Community made shopping XTC is a free open source e-Commerce System created by Mario Zanier & Guido Winger and licensed under GNU/GPL. Information and contribution at http://www.xt-commerce.com --> |
|
||||
|
Zitat:
vorher wirst du hier schwerlich hilfe erwarten k?nnen, eher trudelt eine abmahnung ein.
__________________
dieser beitrag ist ohne gewähr und stellt nur meine meinung und keinesfalls eine rechtsberatung dar. im zweifelsfalle ist er ironisch gemeint. .:netzdesign33.de:. | .:blog33.de:. |
|
|||
|
Ich wunder mich immer wieder ?ber den hier herrschenden Tonfall und das "Anfahren" von Leuten die nach Rat fragen !
Diesen Teil des Zitates >>... or can only be modified appropriately.<<, w?rde ich mit "... darf lediglich angemessen Angepasst werden ..." ?bersetzen. ... |
|
|||
|
Genauso versteh ich das auch...
Ich hab einfach von 7pt auf 5pt verkleinert und alles nach Rechts verschoben und alles aktive Links entfernt. Alles ist optisch noch da, nur modifiziert (keine Veränderung des Textes) "Die Entfernung/Modifikation des Footertextes "Dieser Shop wurde mit xt:Commerce erstellt. xt:Commerce ist als freie Software unter der GNU/GPL Lizenz erhaeltlich. eCommerce Engine ? 2004 xt:Commerce" ist nicht gestattet." |
![]() |
| Lesezeichen |
| Stichworte |
| produktdarstellung, xtcommerce, zweispaltige |
| Themen-Optionen | |
| Ansicht | |
|
|