Gallery-Logo
|
MiWe
Joined: 2007-05-22
Posts: 1 |
Posted: Wed, 2007-05-23 08:48
|
|
Hallo! Michael |
|
|
MiWe
Joined: 2007-05-22
Posts: 1 |
Posted: Wed, 2007-05-23 08:48
|
|
Hallo! Michael |
|
Posts: 2
Ändere bitte den Code Zeile 55-61 in der theme.tpl ab:
<!-- <a href="{g->url}">
{if !empty($theme.params.logoImageLocation)}
<img src="{$theme.params.logoImageLocation}" alt=""/>
{else}
<img src="{g->url href="images/galleryLogo_sm.gif"}" width="107" height="48" alt=""/>
{/if}
</a> -->
Ich habe einfach mit <!-- und --> den dazwischen stehenden Code auskommentiert. Er wird also ignoriert.