MyBB Support

Group Hue

Submitted by Finn, , Thread ID: 18939

Thread Closed

RE: Group Hue

Finn
Root@NBB:-$
Prime
Level:
1
Reputation:
11
Posts:
113
Likes:
5
Credits:
0
OP
01-03-2016, 06:47 AM
#16
01-03-2016, 06:38 AM
Tropical Wrote:
01-03-2016, 06:32 AM
Finn Wrote:
01-03-2016, 06:28 AM
Tropical Wrote:
01-03-2016, 06:23 AM
Finn Wrote:
01-03-2016, 06:19 AM
Tropical Wrote:
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:

Nope, didn't work haha.

Hmm.. try replacing:

Code:
{$formattedname}

with

Code:
{$memprofile['profilelink']}

and surrounding it with the hue changer span. :yus:

Nope totally erased the username. :yay:

Users browsing this thread: 1 Guest(s)