Title: Logo Shape Distorted
Last modified: October 4, 2021

---

# Logo Shape Distorted

 *  Resolved [braddobson1](https://wordpress.org/support/users/braddobson1/)
 * (@braddobson1)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/logo-shape-distorted/)
 * Under the fixtures section on the website page, you will see a calendar. The 
   logo shapes don’t seem to retain their original ratios. How can I ensure that
   all logos retain their original aspect ratio?
 * Login to view the website.
    _{ moderator note: please do not publish any credentials
   here, even test ones see [forum guidelines](https://wordpress.org/support/guidelines/#the-bad-stuff)}
    -  This topic was modified 4 years, 7 months ago by [Yui](https://wordpress.org/support/users/fierevere/).
      Reason: credentials removed
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flogo-shape-distorted%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Roch](https://wordpress.org/support/users/rochesterj/)
 * (@rochesterj)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/logo-shape-distorted/#post-14935460)
 * Hi there!
 * Thanks for reaching out.
 * It looks like there’s some inline code creating these different sizes.
 * Are you using Jetpack or other plugin to resize images? What happens when you
   disable all plugins but SportsPress?
 * We can force them to ignore the inline code, but that is just using a hack to
   fix another hack:
 *     ```
       .sp-event-blocks .team-logo img {
       	width: auto !important;
       }
       ```
   
 * Thanks!
 * BTW, please don’t post wp-admin credentials here, it’s against the forum rules:
   
   [https://wordpress.org/support/guidelines/#the-bad-stuff](https://wordpress.org/support/guidelines/#the-bad-stuff)
 * Thanks!
 *  Thread Starter [braddobson1](https://wordpress.org/support/users/braddobson1/)
 * (@braddobson1)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/logo-shape-distorted/#post-14935479)
 * Jetpack image optimisation is off.
 * Doesn’t seem to change when disabling plugins. The CSS you’ve provided does fix
   the problem though.
 * Is there a way to increase the logo size on the calendar?
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [4 years, 7 months ago](https://wordpress.org/support/topic/logo-shape-distorted/#post-14935581)
 * Side note: [@braddobson1](https://wordpress.org/support/users/braddobson1/) Please
   do not offer anyone access to your site. On the forums or off.
 * Had the developer or support taken up that offer then they would risk being banned
   from this site and no longer permitted to host code here.
 * **NOTE:** I know that [@rochesterj](https://wordpress.org/support/users/rochesterj/)
   did not ask or accept and no one is in any trouble or anything. I’m just explaining
   that that is not allowed here.
 *  [Roch](https://wordpress.org/support/users/rochesterj/)
 * (@rochesterj)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/logo-shape-distorted/#post-14935686)
 * Thanks, Jan!
 * Yeah, I’ve assigned the ticket to modlook as soon as I saw the credentials (and
   boy are you guys fast! Your edit arrived before my reply).
 * braddobson1,
 * That’s odd. I’m glad it’s resolved either way.
 * As for the logo sizes, we use the ‘sportspress-fit-icon’ image size for these
   places, using the get_the_post_thumbnail function.
 * Usually you can change this size using some custom code, but you might use a 
   plugin as well. Here’s a tutorial on that:
    [https://quadlayers.com/add-custom-image-sizes-in-wordpress/](https://quadlayers.com/add-custom-image-sizes-in-wordpress/)
 * Thanks!

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

The topic ‘Logo Shape Distorted’ is closed to new replies.

 * ![](https://ps.w.org/sportspress/assets/icon-256x256.png?rev=1252005)
 * [SportsPress - Sports Club & League Manager](https://wordpress.org/plugins/sportspress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sportspress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sportspress/)
 * [Active Topics](https://wordpress.org/support/plugin/sportspress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sportspress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sportspress/reviews/)

## Tags

 * [aspect](https://wordpress.org/support/topic-tag/aspect/)
 * [logo](https://wordpress.org/support/topic-tag/logo/)
 * [problem](https://wordpress.org/support/topic-tag/problem/)
 * [ratio](https://wordpress.org/support/topic-tag/ratio/)

 * 4 replies
 * 3 participants
 * Last reply from: [Roch](https://wordpress.org/support/users/rochesterj/)
 * Last activity: [4 years, 7 months ago](https://wordpress.org/support/topic/logo-shape-distorted/#post-14935686)
 * Status: resolved