Title: zackperdue's Replies | WordPress.org

---

# zackperdue

  [  ](https://wordpress.org/support/users/zackperdue/)

 *   [Profile](https://wordpress.org/support/users/zackperdue/)
 *   [Topics Started](https://wordpress.org/support/users/zackperdue/topics/)
 *   [Replies Created](https://wordpress.org/support/users/zackperdue/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/zackperdue/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/zackperdue/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/zackperdue/engagements/)
 *   [Favorites](https://wordpress.org/support/users/zackperdue/favorites/)

 Search replies:

## Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Theme Logo] Twenty Thirteen theme](https://wordpress.org/support/topic/twenty-thirteen-theme/)
 *  Plugin Author [zackperdue](https://wordpress.org/support/users/zackperdue/)
 * (@zackperdue)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/twenty-thirteen-theme/#post-4298060)
 * You’re welcome. Thanks for using the plugin!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Theme Logo] [Plugin: Theme Logo] Installation Issue](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/)
 *  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)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Theme Logo] [Plugin: Theme Logo] Installation Issue](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/)
 *  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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Multiple Post Thumbnails] Get plain text src attribute using MultiplePostThumbnails?](https://wordpress.org/support/topic/get-plain-text-src-attribute-using-multiplepostthumbnails/)
 *  Thread Starter [zackperdue](https://wordpress.org/support/users/zackperdue/)
 * (@zackperdue)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/get-plain-text-src-attribute-using-multiplepostthumbnails/#post-2139660)
 * Thanks for responding,
 * I believe the solution i came up with was pretty close to this.
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Theme Logo] [Plugin: Theme Logo] Installation Issue](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/)
 *  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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Theme Logo] [Plugin: Theme Logo] Installation Issue](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/)
 *  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. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Theme Logo] [Plugin: Theme Logo] Installation Issue](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/)
 *  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/#post-1768983)
 * The forum here put in some stuff that shouldnt be in the code. scroll up the 
   page and take the code from up there. its clean. [http://wordpress.org/support/topic/plugin-theme-logo-installation-issue?replies=15#post-1813590](http://wordpress.org/support/topic/plugin-theme-logo-installation-issue?replies=15#post-1813590)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Theme Logo] [Plugin: Theme Logo] Installation Issue](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/)
 *  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/#post-1768981)
 * you will replace this:
 *     ```
       <h1><a title="Home" href="http://verticaljumpjournal.com">Vertical Jump Journal</a></h1>
       ```
   
 * with:
 *     ```
       <?php if(function_exists("theme_logo")): theme_logo(); else:<br />
       				//You can put whatever you want here<br />
       				//The content here shows up if theme logo plugin is deactivated<br />
       				//You could put your original code for your logo here<br />
       				echo "Please activate the Theme Logo plugin.";<br />
       				//echo bloginfo("title");<br />
       			endif;<br />
       			?>
       ```
   
 * or something very similar to that. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Theme Logo] [Plugin: Theme Logo] Installation Issue](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/)
 *  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/#post-1768978)
 * Well, if you wanted to use a logo that didn’t interfere with the background i
   would suggest a text logo or something that had a transparent background… like
   a png. useful for a logo that had a special font that someone else’ computer 
   might not have.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Theme Logo] [Plugin: Theme Logo] Installation Issue](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/)
 *  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/#post-1768974)
 * If you could link the site you are trying to post it on or explain a little better
   what you are doing or have done i can try and help better. But it sounds like
   you have supplied a bad image url so the image cant load. I would start with 
   checking where your image is uploaded – and copy its url into the theme logo 
   plugin url box.
 * Hope this helps!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Theme Logo] [Plugin: Theme Logo] Installation Issue](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/)
 *  Plugin Author [zackperdue](https://wordpress.org/support/users/zackperdue/)
 * (@zackperdue)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/#post-1768929)
 * yes, that can be fixed by using replacing the theme_logo() function in your header
   with this:
 *     ```
       <?php if(function_exists("theme_logo")): theme_logo(); else:
       				//You can put whatever you want here
       				//The content here shows up if theme logo plugin is deactivated
       				//You could put your original code for your logo here
       				echo "Please activate the Theme Logo plugin.";
       				//echo bloginfo("title");
       			endif;
       			?>
       ```
   
 * the reason you got that error is exactly because you had the plugin deactivated.
   wordpress didnt recognize the theme logo function and thats why it spit out that
   error.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Theme Logo] [Plugin: Theme Logo] Installation Issue](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/)
 *  Plugin Author [zackperdue](https://wordpress.org/support/users/zackperdue/)
 * (@zackperdue)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/#post-1768641)
 * I have never used multisite capabilities before with it. only normal single site
   installs. i suppose it would only once per admin panel. unless each site has 
   its own admin panel – but that i doubt.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Theme Logo] [Plugin: Theme Logo] Installation Issue](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/)
 *  Plugin Author [zackperdue](https://wordpress.org/support/users/zackperdue/)
 * (@zackperdue)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-theme-logo-installation-issue/#post-1768634)
 * Hello, markb1439
 * I have not yet encountered this problem, but i have researched the error you 
   are getting.
 * Make sure the plugin is not in any other subfolders.
    below is correct plugins
   >themelogo>plugin files

Viewing 13 replies - 1 through 13 (of 13 total)