.jeventslatest .jeviconnotdate
{
border-width: 0px 0px 0px 3px !important;
padding-left: 10px;
}
{{Category Images:CATEGORYIMGS}}
for a series of images and
{{All categories:ALLCATEGORIES}}
for category links (which you should be able to style using CSS)
<div class="cat_img">{{Category Images:CATEGORYIMGS}}</div>
.cat_img img {
width: 45px;
height: auto;
}
.odp_latest_img {
float: left;
.odp_latest_img {
float: right;
.cat_img {float:right !important;}
Include {{CATEGORYIMGS}} in the custom format string for those modules
<div class="modulecategoryimages">${CATEGORYIMGS} </div>