Suggestions Thread

Threads that no longer serve a purpose. Read-only.
User avatar
GregMXL
Team Member
10591 | 181
Legendary Posting Badge
Posted over 10.000 messages
Legendary Popularity Badge
Has a thread with over 250.000 views
Great Love Badge
Earned over 100 cookies
Great Supporter Badge
Donated 5 times
Legendary Contribution Badge
Median XL Team Member
Great Special Badge
Legend.
Omega came out before 2012. :P
I don't mean to dwell...but I can't help myself.
User avatar
Texalic
Core Lord
371 | 54
Common Love Badge
Earned over 20 cookies
Common Supporter Badge
Donated 1 time
Not sure where to post it Marco.

But why did you remove who is online thing, are you going to bring it back or what.

It doesn't need to say Online/Offline, it can be On/Off,.

Thanks.
Edited by Texalic 9 years.
User avatar
Marco
Team Member
1952 | 1349
Common Posting Badge
Posted over 1.000 messages
Legendary Popularity Badge
Has a thread with over 250.000 views
Legendary Love Badge
Earned over 500 cookies
Common Supporter Badge
Donated 1 time
Common Multiplayer Badge
Has won a multiplayer contest
Legendary Contribution Badge
Median XL Team Member
Common Auction Badge
Won 50 auctions
nothing was removed.
User avatar
Texalic
Core Lord
371 | 54
Common Love Badge
Earned over 20 cookies
Common Supporter Badge
Donated 1 time
Oh I see, lol. :-]
Food
Core Lord
360 | 32
Great Popularity Badge
Has a thread with over 50.000 views
Common Love Badge
Earned over 20 cookies
Great Patron Badge
Patreon Contributor
Common Contribution Badge
Has collaborated to our forums, realms or mod
Having the colors of the various staff roles under "who is online" (see image) be different css classes instead of being applied inline in the html would let them be stylable via a userstyle.

[spoil=image]Image
colors of "Administrators", "Global moderators" and "TSW Staff" are applied inline in the html[/spoil]
User avatar
Marco
Team Member
1952 | 1349
Common Posting Badge
Posted over 1.000 messages
Legendary Popularity Badge
Has a thread with over 250.000 views
Legendary Love Badge
Earned over 500 cookies
Common Supporter Badge
Donated 1 time
Common Multiplayer Badge
Has won a multiplayer contest
Legendary Contribution Badge
Median XL Team Member
Common Auction Badge
Won 50 auctions
That's how phpBB makes it. You can select them like this:

Code: Select all

a[href$="&g=5"] {
    color: #fff !important;
}

a[href$="&g=4"] {
    color: #fff !important;
}

a[href$="&g=13"] {
    color: #fff !important;
}
User avatar
Marco
Team Member
1952 | 1349
Common Posting Badge
Posted over 1.000 messages
Legendary Popularity Badge
Has a thread with over 250.000 views
Legendary Love Badge
Earned over 500 cookies
Common Supporter Badge
Donated 1 time
Common Multiplayer Badge
Has won a multiplayer contest
Legendary Contribution Badge
Median XL Team Member
Common Auction Badge
Won 50 auctions
updated above code in case you missed it.
Food
Core Lord
360 | 32
Great Popularity Badge
Has a thread with over 50.000 views
Common Love Badge
Earned over 20 cookies
Great Patron Badge
Patreon Contributor
Common Contribution Badge
Has collaborated to our forums, realms or mod
Thanks, that solved it. I had hoped it would be possible to wrap them in a custom class
User avatar
Wotan
Astral Guardian
1935 | 161
Common Posting Badge
Posted over 1.000 messages
Great Popularity Badge
Has a thread with over 50.000 views
Great Love Badge
Earned over 100 cookies
Users with less than 50 or 100 posts should'nt be able to give or take cookies for "obvious" reasons.

E: @Quirinus, agreed. Edited it.
Edited by Wotan 9 years.
User avatar
Quirinus
Team Member
1510 | 184
Common Posting Badge
Posted over 1.000 messages
Legendary Popularity Badge
Has a thread with over 250.000 views
Great Love Badge
Earned over 100 cookies
Common Supporter Badge
Donated 1 time
Legendary Contribution Badge
Median XL Team Member
Wotan wrote:Users with less than 50 or 100 posts should'nt be able to get cookies for "obvious" reasons.


better to just disallow them to give them.
"but if it's simple it's not that hard" - Quirinus 2017
"small things like this are not a big deal" - Quirinus 2017