• Resolved LYourkwitz

    (@lyourkwitz)


    Once again, thank you for this plugin. I just used the events import for the first time and after a bit of trial and error (user error) it works wonderfully!

    My next question is: is there a way to customize the “look” of the league tables and/or event schedules? I’d love to add alternating row colors.

    https://wordpress.org/plugins/sportspress/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author ThemeBoy

    (@themeboy)

    Hi there,

    Glad to hear that the import tool worked out 🙂

    We’ll be adding some basic color settings to the next major update. In the meantime, you can add some custom CSS to your existing theme and target certain classes that are generated by SportsPress tables:

    .sp-data-table{} /* all tables */
    .sp-league-table{} /* league tables */
    .sp-event-list{} /* event lists */

    Plugin Author ThemeBoy

    (@themeboy)

    Hi again,

    We just released version 0.7 which contains a Frontend Styles section in Settings > SportsPress. You can choose 5 colors to create a color scheme and also add custom CSS as needed 🙂

    http://wordpress.org/plugins/sportspress/changelog/

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

The topic ‘Custom Table Formatting’ is closed to new replies.