Title: [Plugin: LeagueManager] css/code edit/hack to the widget
Last modified: August 20, 2016

---

# [Plugin: LeagueManager] css/code edit/hack to the widget

 *  [yesmaybe](https://wordpress.org/support/users/yesmaybe/)
 * (@yesmaybe)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-leaguemanager-csscode-edithack-to-the-widget/)
 * Hi,
 * I am trying to adjust the widget presentation slightly.
 * 1/ which file and line do I need to look at to change the ‘-‘ between two teams
   to ‘vs’. So Winner vs Loser?
 * 2/ and can I add `<strong>` on to my home team so it shows up clearly on the 
   upcoming match fixture in the widget?
 * 3/ the widget pushes a gap into the sidebar. I have removed the vertical spacing
   by commenting out `/* .leaguemanager_widget {` css code. But the horizontal space
   is still there. any ideas?
 * see [http://www.forbiddencityfc.com/](http://www.forbiddencityfc.com/)
 * thanks for looking!
    Andy
 * [http://wordpress.org/extend/plugins/leaguemanager/](http://wordpress.org/extend/plugins/leaguemanager/)

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

 *  Thread Starter [yesmaybe](https://wordpress.org/support/users/yesmaybe/)
 * (@yesmaybe)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-leaguemanager-csscode-edithack-to-the-widget/#post-3029255)
 * ok, I have found answer 1/ and for posterity it is located under
 *  leaguemanager/lib/widget.php
 * line 174
    `if ( !isset($match->title) ) $match->title = sprintf("%s`&#8211`%s",
   $home_team, $away_team);`
 * this code – displays the dash.
 * any help with the others?
 *  Thread Starter [yesmaybe](https://wordpress.org/support/users/yesmaybe/)
 * (@yesmaybe)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-leaguemanager-csscode-edithack-to-the-widget/#post-3029289)
 * I should mention that problem #3 shows up on Chrome and Firefox. The white space
   does not appear on iexplore7.

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

The topic ‘[Plugin: LeagueManager] css/code edit/hack to the widget’ is closed to
new replies.

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

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [edit](https://wordpress.org/support/topic-tag/edit/)
 * [style](https://wordpress.org/support/topic-tag/style/)
 * [widget](https://wordpress.org/support/topic-tag/widget/)

 * 2 replies
 * 1 participant
 * Last reply from: [yesmaybe](https://wordpress.org/support/users/yesmaybe/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-leaguemanager-csscode-edithack-to-the-widget/#post-3029289)
 * Status: not resolved