114 la web site navigation 1.13 version how to modify the logo size-[super simple ].

Source: Internet
Author: User

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/

 

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.