Jordan Mussi
Jordan Mussi
Live example on my fork: https://jordanmussi.github.io/mybb.com/about/team/
@euantorano I didn't want to confuse with the team leader styling which has the team's colour as a solid background. I've put some concepts in my fork: - https://jordanmussi.github.io/mybb.com/about/team-background/ -...
Would be good to get some thoughts from @justinsoltesz too 😄
> How about using a 2px border instead of 1px for the active role? Wouldn't that create a shift of the role buttons when changing? Edit: I suppose if using...
> How about displaying the member count (if not 0) in the legend that points to the filter (instead of repeating roles above the list)? Was aiming for a more...
> How about displaying the member count (if not 0) in the legend that points to the filter (instead of repeating roles above the list)? This actually doesn't feel as...
> Doesn't the auto-scroll help? Should role members be browseable like tabs when they can appear in multiple places? To switch between teams you have to scroll to the legend...
I think the line before `$mail = new PhpMail();` in `inc/functions.php` is probably best as it only requires searching for one line (that won't change between versions). But I agree...