Title: Logo size
Last modified: August 21, 2016

---

# Logo size

 *  [anthony.guidry](https://wordpress.org/support/users/anthonyguidry/)
 * (@anthonyguidry)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/logo-size-15/)
 * In the logo upload, it says the logo should be 1160px wide, but it only shows
   up around 300px. How do I make this area bigger so my logo is more proportionate?

Viewing 1 replies (of 1 total)

 *  [telopak](https://wordpress.org/support/users/telopak/)
 * (@telopak)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/logo-size-15/#post-5053372)
 * 1) The file header.php:
 * <img src=”<?php header_image(); ?>” width=”217″ height=”70″ alt=”<?php bloginfo(‘
   name’); ?> <?php _e(‘Logo’, kopa_get_domain()); ?>”>
 * Change the values 217 and 70 on the dimensions of your image.
 * 2) The file style.css:
 * #logo-image {
    margin-top: 8px; }
 * #header-middle {
    padding: 30px 0; }
 * Changing the distance around the logo.

Viewing 1 replies (of 1 total)

The topic ‘Logo size’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/resolution/1.0.10/screenshot.png)
 * Resolution
 * [Support Threads](https://wordpress.org/support/theme/resolution/)
 * [Active Topics](https://wordpress.org/support/theme/resolution/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/resolution/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/resolution/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [telopak](https://wordpress.org/support/users/telopak/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/logo-size-15/#post-5053372)
 * Status: not resolved