How can I add my logo to the GUI?
From MapbenderWiki
Create a new GUI Element of type <img>; add the URL to the logo to the SRC-tag; enter the position into the fields <Left> and <Top>. To achive best quality images it is recommended to resize the logo itself and not use HTML tags to resize it.
Advanced
You can also add elements using INSERT INTO gui_element SQL commands.
