natvic Posted November 20, 2011 Share Posted November 20, 2011 Hello, I have the following at header.tpl <div id="header"> <a id="header_logo" href="{$base_dir}" title="{$shop_name|escape:'htmlall':'UTF-8'}"> <img class="logo" src="{$img_ps_dir}logo.gif?{$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} /> </a> <div id="header_right"> {$HOOK_TOP} </div> </div> I have uploaded the new header.tpl but it hasn't change, also have uploaded the .gif logo image into images Any ideas? Thanks Link to comment Share on other sites More sharing options...
phrasespot Posted November 22, 2011 Share Posted November 22, 2011 I have uploaded the new header.tpl but it hasn't change, Possible because of caching. BO > Tools > Performance > Turn off all performance tweaks and try again. Link to comment Share on other sites More sharing options...
natvic Posted December 2, 2011 Author Share Posted December 2, 2011 It is done now, i can i close it Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now