MyBB Community Forums

Full Version: Theme Color Changer plugin direct link for colour change
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i am using Theme Color Changer plugin https://community.mybb.com/mods.php?acti...w&pid=1158
now i want to give a direct link to user to change to a specific color. example : 
https://domain.com/usercp.php?action=customcolor&color=#{$memprofile['customcolor']}&my_post_key={$mybb->post_code}&fromuid={$memprofile['uid']}
Hmm, you will probably need some plugin edit for this to work.
Another option is to use XTheme plugin(https://community.mybb.com/mods.php?acti...w&pid=1388) and create multiple theme with color choices. XTheme allows you to change theme with a URL like you want.

Regards
WallBB
i want to change the theme color of my website. how to do through css?