There are a couple of ways to do this. The first would be to go into HTML source mode and wrap your image widget with a DIV that had a style of float:left. e.g. < div style = "float: left"> < innovasys:widget layout = "block" type = "Dynamic Image"> < innovasys...