Hello,
To insert the add guest button you need to edit the fields in the RSV Pro template to apply to each individual or guest only.
${thumbimg1}${startDate(%e %b %y)}
${startDate(%I:%M%P)}[!a: - ${endDate(%I:%M%P)}]
${title}
as your custom format string with this custom css:
.jeventslatest img, .mod_events_latest_table img {float:left;margin:0px 2px 2px 0px;width:50px;}
.mod_events_latest_table {width:225px;} .jev_list_left, .jev_list_right { display:inline-block; max-width:100%; } .jev_list_right { margin-left:10px; } .jev_list_right > div {display:block;width:100%;max-width:100%;}
should do it.
Many thanks
Tony