01-03-2016, 06:47 AMFinn Wrote: 01-03-2016, 06:38 AMTropical Wrote: 01-03-2016, 06:32 AMFinn Wrote: 01-03-2016, 06:28 AMTropical Wrote: 01-03-2016, 06:23 AMFinn Wrote: Worked but I'd like it to also change globally like on the profile and who's online. Change this in: > 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:
01-03-2016, 06:38 AMTropical Wrote: 01-03-2016, 06:32 AMFinn Wrote: 01-03-2016, 06:28 AMTropical Wrote: 01-03-2016, 06:23 AMFinn Wrote: Worked but I'd like it to also change globally like on the profile and who's online. Change this in: > 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:
01-03-2016, 06:32 AMFinn Wrote: 01-03-2016, 06:28 AMTropical Wrote: 01-03-2016, 06:23 AMFinn Wrote: Worked but I'd like it to also change globally like on the profile and who's online. Change this in: > 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.
01-03-2016, 06:28 AMTropical Wrote: 01-03-2016, 06:23 AMFinn Wrote: Worked but I'd like it to also change globally like on the profile and who's online. Change this in: > 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:
01-03-2016, 06:23 AMFinn Wrote: Worked but I'd like it to also change globally like on the profile and who's online.
{$formattedname}
<span style="-webkit-filter: hue-rotate({$post['hue']}deg); filter: hue-rotate({$post['hue']}deg);">{$formattedname}</span>
{$memprofile['profilelink']}
Loading Info...