MyBB Support

Group Hue

Submitted by Finn, , Thread ID: 18939

Thread Closed

RE: Group Hue

#13
01-03-2016, 06:23 AM
Finn Wrote:
01-03-2016, 06:19 AM
Tropical Wrote:
01-03-2016, 06:17 AM
Finn Wrote:
01-03-2016, 05:46 AM
Tropical Wrote:
01-03-2016, 05:38 AM
Addicted Wrote:
Remove it.

Isn't their a way to change it so they can't show that it's their plugin?

BTW, you could use this:

Code:
<span style="-webkit-filter: hue-rotate({$post['hue']}deg); filter: hue-rotate({$post['hue']}deg);">{$post['profilelink']}</span>

Not sure if it works as mine is only around the userbar and userstars. :noh:

Which template would this go in again?

This one if you are using postbit classic:
[Image: 8b2c9893fb.png]

Worked but I'd like it to also change globally like on the profile and who's online.

Change this in:
[Image: 826ce12839.png]

> I dunno if having it formatted affects anything but replace:

Code:
{$formattedname}

with

Code:
<span style="-webkit-filter: hue-rotate({$post['hue']}deg); filter: hue-rotate({$post['hue']}deg);">{$formattedname}</span>

Just tell me if that works for the profile. :yus:

Users browsing this thread: 3 Guest(s)