Glorious Alpha Two Testers!
Alpha Two Phase II testing is currently taking place 5+ days each week. More information about testing schedule can be found here
If you have Alpha Two, you can download the game launcher here, and we encourage you to join us on our Official Discord Server for the most up to date testing news.
Alpha Two Phase II testing is currently taking place 5+ days each week. More information about testing schedule can be found here
If you have Alpha Two, you can download the game launcher here, and we encourage you to join us on our Official Discord Server for the most up to date testing news.
Fix the Who's Online Plugin
ArchivedUser
Guest
Hi there,
The Who's Online Plugin needs a little fix in the. If you hover over the name, a white bubble appears. The Problem is located in the 'online.css'.
In the Section of :
.OnlineUserWrap .OnlineUserName {
Here needs to stand an color Tag with a Color other than white.
Like this:
color: red;
at the moment its white on white.
btw. while I'm writing this post, I see the same issue in the Tags
The ShowTags class could need some color too.
Have a nice Day
The Who's Online Plugin needs a little fix in the. If you hover over the name, a white bubble appears. The Problem is located in the 'online.css'.
In the Section of :
.OnlineUserWrap .OnlineUserName {
Here needs to stand an color Tag with a Color other than white.
Like this:
color: red;
at the moment its white on white.
btw. while I'm writing this post, I see the same issue in the Tags
The ShowTags class could need some color too.
Have a nice Day
0
This discussion has been closed.
Comments
I will relay to Intrepid