Jump to content

Remove Header Logo


Fent

Recommended Posts

You just need to edit header.tpl in line 45 or somewhere near and commment out the code which loads logo, you don't have to remove logo. Here's how it should look like (I wanted to do the same and it works for me):

 

<!-- Header -->

<div id="header">

<div id="header_right">

{$HOOK_TOP}

</div>

<!--<div id="logo">

<a href="{$base_dir}" title="{$shop_name|escape:'htmlall':'UTF-8'}">

<img src="{$img_ps_dir}logo.png" alt="{$shop_name|escape:'htmlall':'UTF-8'}" />

</a>

</div>-->

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...