The question of how to modify the logo size in web site navigation is a concern of many webmasters. It is actually very simple. You just found the wrong location. The logo size is controlled in two places. The first is that the logo image position of the template file controls the size. This is changed, and a problem will occur. If it is changed, it will not be displayed completely. Another point is the CSS control of the logo position. Modify it.
First, you need to know where the logo is stored, and then overwrite your logo directly.
Logo location:/static/images/logo.gif
You need to modify the template location of the logo.
Homepage header, category header, Local Service Homepage, Local Service internal page, and industry website template.
Take the homepage logo as an example:
Template File Location: Background/template edit/homepage Header
Edit code: <H1 id = "logo"> <a href = "<{$ URL}>" target = "_ parent" Title = "114 la URL navigation"> </a>
Height = "69": directly modify the logo height.
Width = "117": directly modify the logo width.
CSS control: themes/default/base.css
Location: 71st rows
Edit code: # logo {float: Left; Height: 69px; width: 117px; overflow: hidden; margin-top: 2px ;}
Height: 69px;: directly modify the height.
Width: 117px;: directly modify the width.
After the modification, the homepage is regenerated. The homepage logo size is fixed.
Successful Website case (fashion Amoy female house): http://www.tao36524.com/