• Found two CSS errors that prevent some CSS from getting applied to the forum.

    There’s a comma that needs to be removed under the section Forum Boarder (Typo of Border) from this CSS line after #bbpress-forums ul.forum

    #bbpress-forums li.bbp-footer,
    #bbpress-forums ul.forum,
    {

    There’s also an extra bracket being thrown in at the end before the custom CSS is declared.

    Thanks, and great work on this plugin!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Robin W

    (@robin-w)

    Thanks so much for letting me know about these 2 errors.

    I have corrected them (and my spelling!) and released version 4.4.4 today which will correct the issues.

    once updated, you will need to go into the plugin and just click save on the first tab to regenerate the css.

    thanks again for helping to improve this plugin

    Thread Starter Ryan Christenson

    (@gorkfu)

    Thanks for quickly updating a great plugin!

    Plugin Author Robin W

    (@robin-w)

    🙂

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

The topic ‘CSS Errors in bspstyle.css’ is closed to new replies.