|
|||
|
kann mir jemand weiterhelfen bei alt-testen auf den thumbs in der product_listing und auto_cross_sell? ich möchte das auch bei diesen bildern der produktname als alt-text bei mouse-over erscheint.
vielen dank |
|
|||
|
danke für den tip oldbear,
das hätte ich schon probiert, leider ohne erfolg. mein link sieht so aus: <a href="{$cross_sell_products_data.products_link}" title="{$module_data.products_name}"> aber ich bekomme leider kein mouse-over. es sollte genauso wie in der product.html bei den info bilder aussehen. |
|
|||
|
sorry ich hab nicht alles reinkopiert!
also so sieht der ganze code der auto_cross_sell aus: HTML-Code:
<h5>{txt key=TEXT_HEADING_AUTO_CROSS_SELL}</h5> {foreach name=aussen item=cross_sell_products_data from=$_auto_cross_sell} <tr> {if $cross_sell_products_data.products_image!=''}<div class="productCrossSellImage"><a href="{$cross_sell_products_data.products_link}" title="{$module_data.products_name}">{img img=$cross_sell_products_data.products_image type=m_thumb class=productImageBorder alt=$cross_sell_products_data.products_name}</a><p class="productCrossSellContent .price">{$cross_sell_products_data.products_price.formated}</p>{/if} </div></tr> {/foreach} <p> </p> |
|
|||
|
hi,
das title-tag muss dann hier rein: {img img=$cross_sell_products_data.products_image type=m_thumb class=productImageBorder title=$cross_sell_products_data.products_name alt=$cross_sell_products_data.products_name} Grüsse |
![]() |
| Lesezeichen |
| Stichworte |
| alt, text, thumbs |
| Themen-Optionen | |
| Ansicht | |
|
|
Ähnliche Themen
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Box auf Startseite mitten im Text | b4asolutionsltd | Template System | 7 | 31.03.2010 14:26 |
| Problem : Stuer nur auf Versandkosten nicht auf Produkte | vincentvan | Installation und Konfiguration | 1 | 18.09.2009 11:24 |
| Text Auf Erster Kategorieseite Soll Sich Nicht Wiederholen | werder | Shopbereich | 0 | 17.08.2008 18:02 |