Nice plugin, thanks !
But I see in the generated html : <li style="font-size: 15px;">
I think it would be better to have the text size defined relatively.
http://wordpress.org/extend/plugins/minecraft-onlineusers-widget/
Nice plugin, thanks !
But I see in the generated html : <li style="font-size: 15px;">
I think it would be better to have the text size defined relatively.
http://wordpress.org/extend/plugins/minecraft-onlineusers-widget/
Also, I see in the widget code :
$displayWidget .= '<ul id="playerList">';
I have limited CSS knowledge, but sice we may have several
$displayWidget .= '<ul class="playerList">';,You must log in to post.