If a user chooses their own style, it will carry over with them for all the forums.

But if they choose "Default Style" it will use the one you've set up for them to use as default. Including the ones you've setup for them as the "Default Stylesheet" forum setting.

Basically, "Default Style" means, "The style to use when none is specifically chosen."

To update all your users to use the default forum style, run this command from Control Panel » Database Tools | SQL Command

Code
UPDATE ubbt_USER_PROFILE
SET USER_STYLE = '0'

NOTE: If you are using a custom table prefix, you'll need to use that prefix, instead of "ubbt"

Last edited by id242; 03/05/2017 8:47 PM. Reason: updated to correct SQL command

Current developer of UBB.threads PHP Forum Software
Current Release: UBBT 7.7.5 // Preview: UBBT 8.0.0
isaac @ id242.com // my forum @ CelicaHobby.com