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

    (@robin-w)

    Not quite sure I understand you.

    Can you clarify if your mean

    your wordpress theme
    bbpress’s css
    my plugins css

    Thread Starter Svend Rugaard

    (@svend-rugaard)

    off course for your plugin i am trying out some new theme, and cant seem to remember settings from how colours etc was before but it is not all settings in forum i want change back only a few.

    Plugin Author Robin W

    (@robin-w)

    Sorry – not a feature available at the moment. I’ll add it to the wish list

    Regards

    Robin

    Thread Starter Svend Rugaard

    (@svend-rugaard)

    But how can i make a complete reset then ? Will it go back to “Normal” if i delete plugin or will it still save the settings in mysql ?

    Plugin Author Robin W

    (@robin-w)

    If you go through each tab and clear anything in there and save, then it will delete the settings.

    Alternately if you have access to the database in wp_options you can delete

    ‘bsp_style_settings_f’
    ‘bsp_style_settings_ti’
    ‘bsp_style_settings_t’
    ‘bsp_style_settings_la’
    ‘bsp_style_settings_form’
    ‘bsp_forum_display’
    ‘bsp_login’
    ‘bsp_breadcrumb’
    ‘BSP_VERSION_KEY’

    and that will delete any/all settings. Then enter any settings page, and that will cause the style sheet to generate a blank.

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

The topic ‘Reset CSS’ is closed to new replies.