MyBB Requests

[Plugin] Userbar Hue Changer

Submitted by Tropical, , Thread ID: 3953

Thread Closed

RE: [Plugin] Userbar Hue Changer

#19
Maybe use this as a reference. Changing the deg value will make changes to the hue.
You will be able to code a plugin which changes the value for a user and saves it in your database.
Code:
<img class="hue" src="http://nulledbb.com/images/nulled/groups/galaxy2.png" />
<style>
.hue { -webkit-filter: hue-rotate(300deg); }
</style>

I'm not ripping the UB or something but I just used it as an example.
Sorry Hug

Users browsing this thread: 9 Guest(s)