The problem with the reply button / comments being way down south should be fixed now.
If anyone is interested in how the problem was fixed, I made the main table a single table row and removed the colspan attribute from the table cell with the mainmenu. And I made the article / related links it's own table with one table row and two table cells.
Problem solved (Score:1)
The problem with the reply button / comments being way down south should be fixed now.
If anyone is interested in how the problem was fixed, I made the main table a single table row and removed the colspan attribute from the table cell with the mainmenu. And I made the article / related links it's own table with one table row and two table cells.