Not quite sure I understand you.
Can you clarify if your mean
your wordpress theme
bbpress’s css
my plugins css
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.
Sorry – not a feature available at the moment. I’ll add it to the wish list
Regards
Robin
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 ?
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.