not sure it helps but maybe it leads to the right direction.
When doing my moderator box. I had the problem that the table height coudn't be set to a fix number, the board css must have done here something (looked fine on html, but not in the board). I fixed it with:
- Code: Select all
<tr style="line-height:0em">
BeAFrog







