Quote from P-A-T-R-O-N :Hello! None of the Admin Boxes overlap, is there a solution for this? You want a solution because things are not overlapping? That would mean you want them to overlap? Please explain what it is you want and I might look into it.
The admin panel is not stacking properly; it only shows the name of the last person who joined. I'm using a translator, so it might be written incorrectly
Quote from P-A-T-R-O-N :The admin panel is not stacking properly; it only shows the name of the last person who joined. I'm using a translator, so it might be written incorrectly You need to change this line: $style="last"; #value can be "last" (default) or "list" To this: $style="list"; #value can be "last" (default) or "list"