Title: team logo
Last modified: August 21, 2016

---

# team logo

 *  Resolved [kev147](https://wordpress.org/support/users/kev147/)
 * (@kev147)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/team-logo/)
 * Hi Themeboy,
 * Is it possible to reduce the size of the team logo in events schedule like [THIS](http://bsa-cuesports.com/calendar/3510/)
   i would like them to be a bit smaller if possible i prefer this view than the
   one of the list so just asking can it be done?
 * also is it possible to separate the logos [HERE](http://bsa-cuesports.com/Matches/3500/)
   maybe a vs between them they just look a bit crowded.
 * Thanks pal
 * [https://wordpress.org/plugins/sportspress/](https://wordpress.org/plugins/sportspress/)

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

 *  Plugin Author [ThemeBoy](https://wordpress.org/support/users/themeboy/)
 * (@themeboy)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/team-logo/#post-4965023)
 * Hi Kev!
 * For the first one, you can add the following code to SportsPress Settings > Custom
   CSS:
 * .sp-event-blocks .team-logo { width: 10%; }
 * We’ll be adding a delimiter to separate the event logos in today’s update 🙂
 *  Thread Starter [kev147](https://wordpress.org/support/users/kev147/)
 * (@kev147)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/team-logo/#post-4965050)
 * > .sp-event-blocks .team-logo { width: 10%; }
 * Superb thanks Themeboy!!
 *  Plugin Author [ThemeBoy](https://wordpress.org/support/users/themeboy/)
 * (@themeboy)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/team-logo/#post-4965060)
 * Glad I could help!
 * By the way, we’ve just launched SportsPress version 1.0 and our new website 🙂
 *  Thread Starter [kev147](https://wordpress.org/support/users/kev147/)
 * (@kev147)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/team-logo/#post-4965061)
 * Ok great im off to look lol…themeboy if i update will i lose any changes you 
   made for me ?
    thanks
 *  Plugin Author [ThemeBoy](https://wordpress.org/support/users/themeboy/)
 * (@themeboy)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/team-logo/#post-4965062)
 * The changes made in your theme won’t be affected. The CSS code from above will
   also stay in tact 🙂
 *  Thread Starter [kev147](https://wordpress.org/support/users/kev147/)
 * (@kev147)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/team-logo/#post-4965068)
 * Thanks Themeboy, what code would i use to make the team logos same size in an
   event ?
    thanks
 *  Plugin Author [ThemeBoy](https://wordpress.org/support/users/themeboy/)
 * (@themeboy)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/team-logo/#post-4965073)
 * Hi Kev,
 * Looks like the original image for some of the teams were smaller than the icon
   size (128×128). You could use the following CSS to limit the height of event 
   team logos to 100px:
 * .sp-event-teams img {
    max-height: 100px; width: auto; }
 *  Thread Starter [kev147](https://wordpress.org/support/users/kev147/)
 * (@kev147)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/team-logo/#post-4965074)
 * Perfect !
    thankyou again

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

The topic ‘team logo’ 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/)

 * 8 replies
 * 2 participants
 * Last reply from: [kev147](https://wordpress.org/support/users/kev147/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/team-logo/#post-4965074)
 * Status: resolved