Hello
I think the following CSS is missing for Group Events Widget:
Without it, event images are not floating, unless you also have the Events Module on your page (because the above CSS is included in modules/mod_easysocial_events/styles/style.min.css).
Regards
.Fixed in ES 1.4.8
I think the following CSS is missing for Group Events Widget:
div#fd.es.mod-es-events .es-events-list>li .es-event-avatar {
float: right;
}
Without it, event images are not floating, unless you also have the Events Module on your page (because the above CSS is included in modules/mod_easysocial_events/styles/style.min.css).
Regards
.Fixed in ES 1.4.8