Hi Anatoli,
Hm I wanted to attach a HTML Dump of my Page but I didn't really got it working with all the layout being preserved. So I'll try to explain: My custom layout is tableless with floating divs. I honestly did not dive deep into the problem, but when I e.g. open the "Colour Scheme" page everything is ok, but when I open the "Layout" page (where only the error message appears that I can't customize the look and feel when a theme is active) the whole Layout somehow breaks: Some Background Images are not shown anymore and the positioning is messed up. I compared the two files then (/includes/lookandfeel.vm (and also the other layout files for that section) against /includes/common-listdecorators.vm) and found that common-listdecorators.vm is the only file containing that </table></div> tags at the end. I also can't find the opening tags they should match, except e.g. at lines 15&16 inside some #foreach and #if statements, but then the closing tags should not really be at the end of the file outside these tags, right? Or do I understand something totally wrong? Can you otherwise tell me which <div><table> tags these tags should close?
Thanks for your help.
Josua
Lovely bit of code there.