Quote:
Originally Posted by Taurus1
I can confirm that the split_online.css template is there, and also that this code is in there:
Code:
#wgo_onlineusers .commalist li.nocomma:after {content: "";}
#wgo_onlineusers .commalist li.br {display:block;}
|
Ok, let me guess you have this plugin installed:
https://vborg.vbsupport.ru/showthread.php?t=228628
Pedro on page 5 had that issue:
Quote:
Originally Posted by pedroenf
Well, after some "investigation" (lol) on why wasn't working i figured that your mod should be working just fine. It happens that i have this other mod installed ( https://vborg.vbsupport.ru/showthread.php?t=228628) and just needed to add the split_online.css (#wgo_onlineusers .commalist li.nocomma:after {content: "";}
#wgo_onlineusers .commalist li.br {display:block;}) to it. Sorry for the misinformation, my bad
Working fine now.
|
I think that plugin must be overriding the CSS includes or something.