I tried to use next code in override.css (and enabled overide.css in templates configuration)
- Code: Select all
/* module class suffix for the left image */
.bannerleft {
float:left;
width:48%;}
/* module class suffix for the right image */
.bannerright {
float:right;
width:48%;}