Hi,
I did this snippet:
logo {
	setContentToCurrent = 1
	if.isTrue.current = 1
	stdWrap.cObject = IMAGE
	stdWrap.cObject {
		file {
			import = uploads/tx_city/
			import.current = 1
			maxW = 60
			maxH = 60
		}
		params = style="margin-left: 500px; position: absolute;"
	}
}
Georg