Title: [Plugin: Theme Logo] Installation Issue
Last modified: August 19, 2016

---

# [Plugin: Theme Logo] Installation Issue

 *  [markb1439](https://wordpress.org/support/users/markb1439/)
 * (@markb1439)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/)
 * Hi,
 * Trying to Network Activate on multisite…get error, “This plugin does not have
   a valid header.”
 * Is there a fix?
 * Thanks,
 * Mark
 * [http://wordpress.org/extend/plugins/theme-logo-plugin/](http://wordpress.org/extend/plugins/theme-logo-plugin/)

Viewing 8 replies - 16 through 23 (of 23 total)

[←](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/?output_format=md)
[1](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/?output_format=md)
2

 *  Plugin Author [zackperdue](https://wordpress.org/support/users/zackperdue/)
 * (@zackperdue)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/page/2/#post-1768985)
 * Broken image icon means that the browser cant find the image using the given 
   url. Upload the image using the wordpress uploader in the media tab on the left
   hand menu, then when the box pops up telling you info about the image, choose
   the full path to the image (near the bottom) and copy that then go to the theme
   logo plugin and paste it then save. Done. 🙂
 *  [SofthyenA](https://wordpress.org/support/users/softhyena/)
 * (@softhyena)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/page/2/#post-1768998)
 * Hey Zack. I realised that my logo shows border on some other browsers than Firefox
   4. I need to remove that border, how can we do that?
 *  Plugin Author [zackperdue](https://wordpress.org/support/users/zackperdue/)
 * (@zackperdue)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/page/2/#post-1768999)
 * If you give me a link to the site, i may be able to give better help with that.
   but my first guess, is that you need to add a css rule for your logo image.
 * Im not sure what classes or ids you have on your logo, but you want to do something
   like this:
 *     ```
       #logo{
       border: none;
       }
       ```
   
 * and you want #logo to refer to the `<img>` itself.
 * Let me know if this works.
 *  [SofthyenA](https://wordpress.org/support/users/softhyena/)
 * (@softhyena)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/page/2/#post-1769000)
 * Yes its exactly worked! Thanks for the support man, its really a nice plugin.
 *  [mattar](https://wordpress.org/support/users/mattar/)
 * (@mattar)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/page/2/#post-1769020)
 * Hi,
    How do you change the size of the logo? It seems to scale out no matter 
   how small I make before I upload it to the library. Thanks!
 *  Plugin Author [zackperdue](https://wordpress.org/support/users/zackperdue/)
 * (@zackperdue)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/page/2/#post-1769021)
 * You can use the built in image editing functionality within wordpress. After 
   the image is uploaded, it will display and next to it there will be some buttons
   that allow it to be modified using rotate, crop, or scale. Try using the scale
   button. I believe its on the right.
 *  [mattar](https://wordpress.org/support/users/mattar/)
 * (@mattar)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/page/2/#post-1769022)
 * I’ve tried that earlier and you can watch yourself mltfastigheter.se.
    That part
   should be 1/4 or 1/3 of that size. /Mats
 *  Plugin Author [zackperdue](https://wordpress.org/support/users/zackperdue/)
 * (@zackperdue)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/page/2/#post-1769023)
 * I see your problem.
 * There is a css rule making the image stretch to 100% of the width of its parent.
 * On line 530 of style.css find “#branding img” and remove: width: 100%;
 * That fixed the problem for me.
 * I hope this helped.
 * ____________________
    Dont forget to follow me on twitter [@zackperdue](https://wordpress.org/support/users/zackperdue/)
   [http://zackperdue.com](http://zackperdue.com) [http://ziggidycreative.com](http://ziggidycreative.com)
   [http://thisisepic.com](http://thisisepic.com)

Viewing 8 replies - 16 through 23 (of 23 total)

[←](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/?output_format=md)
[1](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/?output_format=md)
2

The topic ‘[Plugin: Theme Logo] Installation Issue’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/theme-logo-plugin.svg)
 * [Theme Logo](https://wordpress.org/plugins/theme-logo-plugin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/theme-logo-plugin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/theme-logo-plugin/)
 * [Active Topics](https://wordpress.org/support/plugin/theme-logo-plugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/theme-logo-plugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/theme-logo-plugin/reviews/)

 * 23 replies
 * 7 participants
 * Last reply from: [zackperdue](https://wordpress.org/support/users/zackperdue/)
 * Last activity: [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/page/2/#post-1769023)
 * Status: not resolved