|
|||
|
Moin liebe XTC Community,
habe auf meiner Seite www.toxenshop.com ein kleines Problem. Der Footer unten verschiebt sich beim Aufruf der produkt_listing-Seite. Ich weiß nicht wieso, bei allen anderen Seiten ist er i.O. Wäre schön, wenn mir jemand helfen könnte. Danke für eure Hilfe!!! toxenshop.com |
|
|||
|
Hallo Carsten,
die Tabelle, in der der mittlere und der rechte Teil stehen, wird vor der bunten Linie nicht wieder geschlossen. Da es nur beim Product_Listing auftritt, vermute ich den Fehler in der Datei product_listing*.html in Deinem Template-Ordner. Herzliche Grüße Inge |
|
|||
|
Hallo Inge,
danke für deine Antwort. ich hab auch vermutet das der Fehler in der produkt_listing.html ist, kann ihn aber nicht finden. (bin aber auch kein Ass in HTML) :-( Hier mal die produkt_listing.html HTML-Code:
{config_load file="$language/lang_$language.conf" section="index"}
<table width="418" height="78" border="0" cellspacing="0">
<tr>
<td><span class="contentsTopics">{if $CATEGORIES_IMAGE}<img src="{$CATEGORIES_IMAGE}" alt="{$CATEGORIES_NAME}" /> </span></td>
</tr>
<tr>
<td><span class="contentsTopics">{if $CATEGORIES_DESCRIPTION}<br />
{$CATEGORIES_DESCRIPTION}{/if}</span></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border-bottom: 1px solid; border-color: #000000;"> </td>
</tr>
</table>
{/if}
{if $MANUFACTURER_DROPDOWN}<br />
<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>
<br />
{/if}
<table width="506px" align="center" cellpadding="0" cellspacing="0" style="border: 0px solid; border-color:#CCCCCC;" border-bottom="1" border-left="1" border-right="1" border-color= "#000000">
<tr>
<td align="center">
<table width="505px" border="0" align="center" cellpadding="0" cellspacing="0" style="border: 1px solid; border-color: #999999;">
{foreach name=aussen item=module_data from=$module_content}
<tr>
<td height="25" colspan="2" align="center" style="border-bottom: 0px solid; border-color: #cccccc;"><div align="left">
<table width="100%" height="37" border="0" cellpadding="2" cellspacing="2" background="images/produkt_listing_gif.gif">
<tr>
<td width="61%" valign="top"><a class="toxen9" href="{$module_data.PRODUCTS_LINK}"><strong>{$module_data.PRODUCTS_NAME}</strong></a></td>
<td width="39%" align="right"><div align="right">
<a align="right" class="toxen9"><strong>{$module_data.PRODUCTS_PRICE}</strong></a>
<div align="right" font-size="8">{$module_data.PRODUCTS_TAX_INFO}</div></td>
</tr>
</table>
</div></td>
</tr>
<tr>
<td width="25%" height="136" align="center" valign="top" style="border: 0px solid; border-color: #000000;"><table width="145" border="0" cellspacing="0" cellpadding="0" style="border: 0px solid; border-color: #000000;">
<tr>
<td><table width="145" height="126" border="0" align="center" cellspacing="5">
<tr>
<td width="283"><div align="center" valign="middle">{if $module_data.PRODUCTS_IMAGE!=''}<a href="{$module_data.PRODUCTS_LINK}"><img src="{$module_data.PRODUCTS_IMAGE}" alt="{$module_data.PRODUCTS_NAME}" /></a>{/if}
{if $module_data.PRODUCTS_FSK18=='true'}<br />
<img src="{$tpl_path}img/fsk18.gif" alt="" />{/if} </div></td>
</tr>
</table></td>
</tr>
</table></td>
<td width="75%" align="left" valign="top" class="main" style="border-bottom: 0px solid; border-color: #000000;"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr valign="bottom">
<td align="left" valign="top"><table width="100%" border="0" cellspacing="6">
<tr>
<td>{$module_data.PRODUCTS_SHORT_DESCRIPTION} </td>
</tr>
</table></td>
</tr>
</table> </td>
</tr>
<tr>
<td colspan="2" align="left" valign="top" style="border-bottom: 1px solid; border-color: #000000;"><table width="100%" border="0">
<tr valign="bottom">
<td align="right" valign="bottom"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" align="left" valign="bottom"><div align="left"><img src="images/logo_klein.jpg" alt="" width="112" height="32" /></div></td>
<td width="50%" align="right"><table width="120" border="0" cellpadding="0" cellspacing="0">
<tr valign="middle">
<td><table class="toxen10" width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><a class="toxen10" href="http://www.toxenshop.com/shop_content.php?coID=1">Versandkosten Info</a></td>
</tr>
<tr>
<td><div align="left">{if $module_data.PRODUCTS_VPE}</div></td>
</tr>
<tr>
<td><div align="left">{$module_data.PRODUCTS_VPE}{/if} </div></td>
</tr>
</table></td>
</tr>
<tr valign="middle">
<td class=""><div align="left">{if $module_data.PRODUCTS_SHIPPING_NAME}{/if} {if $module_data.PRODUCTS_SHIPPING_IMAGE}{/if} </div></td>
</tr>
<tr valign="middle">
<td class="main"><div align="left">{$module_data.PRODUCTS_BUTTON_BUY_NOW} </div></td>
</tr>
<tr valign="middle">
<td class="main"><div align="left">{#text_shippingtime#}{$module_data.PRODUCTS_SHIPPING_NAME}</div></td>
</tr>
</table></td>
</tr>
</table>
</td>
</tr>
</table></td>
</tr>
{/foreach}
</table>
</td>
</tr>
</table>
<br />
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>{$NAVIGATION}</td>
</tr>
</table>
Hoffe du kannst mir weiterhelfen. Gruß Carsten |
|
|||
|
Moin Carsten,
der Fehler liegt ziemlich am Anfang: das {/if} vor {if $MANUFACTURER_DROPDOWN}<br /> muss da weg und weiter nach vorne direkt hinter <img src="{$CATEGORIES_IMAGE}" alt="{$CATEGORIES_NAME}" /> Versuch das mal. Herzliche Grüße Inge |
![]() |
| Lesezeichen |
| Stichworte |
| fotter, produktlisting, verschiebt |
| Themen-Optionen | |
| Ansicht | |
|
|
Ähnliche Themen
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| xtc-SlideShow Modul | itratosTeam | Contributions/Downloads | 115 | 31.07.2011 15:35 |
| Zusätzliche Spalte mit Boxen nur auf Startseite (main_content.html) | x-nilo | Installation und Konfiguration | 2 | 27.01.2008 19:04 |