Jump to content
xt:Commerce Community Forum

Brauche Hilfe für: "Eigenes Logo einbinden"


balu09

Recommended Posts

Hallo und guten Tag,

gerne würde ich mein eigenes Logo einbinden, aber:

Laut Handbuch:

Um das eigene Logo in das Template einzubinden müssen Sie Ihr Logo in der gewünschten Größe auf den Webspace Ihres Onlineshops laden. Danach öffnen Sie die Datei index.html Ihres aktiven Templates (/templates/IHR_TEMPLATE/index.html) und suchen nach dem Textstück:

<img src="{$tpl_url_path}img/top_logo.jpg"alt="{$store_name}"/>

Ich habe das Template "xt_grid" und diese Zeile ist im "index.html" nicht vorhanden ??

Liege ich hier falsch ?

"file:///C:/Users/user/Desktop/algarve-spezialitaeten%20shop/xtCommerce_4_1_00_wizzard_27_08/xtCommerce_4_1_00_27_08/upload/templates/xt_grid/index.html"

Dann kommt:

{if $page == 'customer' && $smarty.get.page_action == 'login' OR $page == 'cart' OR $smarty.get.page_action == 'order_info'}{assign var="show_index_boxes" value="false"}{/if}

{if $account == true} {if $registered_customer}

{txt key=TEXT_ACCOUNT_TITLE_WELCOME} {$smarty.session.customer->customer_default_address.customers_firstname} {$smarty.session.customer->customer_default_address.customers_lastname} |

{/if} {/if} {if $account == true}

{txt key=TEXT_ACCOUNT} |

{/if}

{txt key=TEXT_CHECKOUT} |

{if $account == true} {if $registered_customer}

{txt key=TEXT_LOGOFF}

{else}

{txt key=TEXT_LOGIN}

{/if} {/if}

{$smarty.const._STORE_NAME}

{$smarty.const._STORE_STORE_CLAIM}

{box name=search htmlonly=1}

{box name=cart}

{box name=topcategories}

{if $show_index_boxes == 'true'}

{box name=categories} {box name=loginbox} {box name=information htmlonly=1} {*box name=xt_special_products type=user order_by='p.products_id'*} {box name=xt_new_products type=user order_by='p.products_id'} {box name=xt_trusted_shops type=user} {box name=xt_trusted_shops_schutz type=user} {box name=xt_bestseller_products type=user}

{/if} {if $show_index_boxes == 'true'}

{else}

{/if} {if $page != 'index'}

{include file="/xtCore/pages/navigation/breadcrumb.html" type="tpl_include"}

{/if}

{$content}

{box name=footer_left htmlonly=1}

{box name=footer_right htmlonly=1}

{box name=manufacturers order_by='m.manufacturers_name'}

{box name=language} {box name=currency}

{box name=payment_logos}

{box name=mobile}

[]

{hook key=index_footer_tpl}

Vielleicht kann mir da jemand weiterhelfen.

Vielen Dank und Grüße

Rudi

Link to comment
Share on other sites

  • 1 month later...

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...