Hi, glad you like the module.
If you want more teams on view and you have the screen space to accommodate it, the best bet would be to set it top-left or top-right with no other module above or below it.
You can then increase the "maxTeams: 12 " and the "maxTableHeight: 520 " config.js values to accommodate more rows.
You will also need to ensure that the " --mtlt-max-table-height: 520px; " value at line 20 of the MMM-MyTeams-LeagueTable.css is not less than what you set the "maxTableHeight: 520 " config.js value to be.
I have my module positioned top_left but below another module and on my 22 inch monitor I can fit 16 teams displayed before scrolling . I recon I could get about 28 rows if i moved the other modules.
regards