Chodzi o header w themes/prestashop ? z logo.jpg na png ? tzn wyczytałem że tak trzeba i od początku nic nie musiałem zmieniać na dole posyłam fragment tego kodu
<a id="header_logo" href="{$base_dir}" title="{$shop_name|escape:'htmlall':'UTF-8'}">
<img class="logo" src=logo"{$img_ps_dir}logo.png?{$img_update_time}" alt="{$shop_name|escape:'htmlall':'UTF-8'}" {if $logo_image_width}width="{$logo_image_width}"{/if} {if $logo_image_height}height="{$logo_image_height}" {/if} />
[/url]
<div id="newhead">
<div id="header_right">
{$HOOK_TOP}
</div>
</div>