surfsup Well-known member Licensed customer Dec 18, 2017 #1 How do I force everyone back to a certain theme?
Mr Lucky Well-known member Licensed customer Dec 18, 2017 #2 Just disable the other ones. Upvote 0 Downvote
Jake B. Well-known member Licensed customer Dec 18, 2017 #3 Easiest way (if you don't want to permanently disable the others) would be to set it as your default style in the adminCP then run the query: update xf_user set style_id=0; Upvote 0 Downvote
Easiest way (if you don't want to permanently disable the others) would be to set it as your default style in the adminCP then run the query: update xf_user set style_id=0;