https://www.icyphoenix.com/viewtopic.php?f=29&t=923&p=7506#p7506 ----------------------------------- KugeLSichA Mon 15 Jan, 2007 19:27 Re: Blocks "Who Is Online" And "TOP POSTERS&q ----------------------------------- yes i can verify this... Here is an solution, not the best but maybe it helps: OPEN [b]templates/mg_themes/blocks/top_posters_block.tpl[/b] FIND [codeblock] {topposter.USERNAME} [{topposter.POSTS}][/codeblock] REPLACE WITH [codeblock] {topposter.USERNAME}
[{topposter.POSTS}][/codeblock] this code adds an line break after the username. greetz P.S.: moved to bugs maybe MG has an solution for this.