Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Mark O’Donnell

    (@markodonnell)

    Hey Brian,
    Thanks for writing. Simple enough, just edit the plugin’s stylesheet, adding something like this:

    table.mstw-tr-table td {
    text-align: center;
    }

    Glad you like the plugins. You might want to sign up for the MSTW Newsletter or even register for Gold Support to keep up on the latest.

    Regards,
    -Mark

    Thread Starter brian1176

    (@brian1176)

    Sorry Mark, but hate to be a pest, but I’m fairly new at editing stylesheets, where would I put that code, in the mstw-tr-style.css or from the admin dashboard. Just don’t want to put the code in the wrong spot and mess things up. Thanks.
    Brian

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    You might not want to edit the plugin’s stylesheets as those edits will be erased when the plugin updates.

    If you’re not using a Child Theme, and if the theme doesn’t have a designated section of the dashboard for CSS modifications then install this Custom CSS Manager plugin https://www.ads-software.com/plugins/custom-css-manager-plugin

    Then use its “CSS Code” section of the dashboard to hold your CSS modifications.

    Alternatively use your Child Theme style.css file to hold your CSS modifications.

    Thread Starter brian1176

    (@brian1176)

    WOW!!!! Awesome…Thank you Mark and Thank you Andrew.. Definitely Lifesavers

    Plugin Author Mark O’Donnell

    (@markodonnell)

    Brian,
    Andrew is correct that if you modify the plugin’s stylesheet, you do have to be careful to save your changes somewhere and reinstall them when you update the plugin. (Unlike what happens with the display settings, but I can’t build a setting for every customization.) The child theme approach is a good solution. You really should use a child theme if you are doing any customizations to the theme, and it will work for plugins.
    (Thanks Andrew.)
    -Mark

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Centering Players Name’ is closed to new replies.