Fix the Who's Online Plugin
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