Event Module > Item Detail > Event Image > Lightbox class?
Design and Skin Customization
@Douglas, I mean is there a Jamroom way to write the URL?
Such as {$jamroom_url}/ {$item.event_image_url}
<a href="???" class="lightbox">{{jrCore_module_function function="jrImage_display" module="jrEvent" type="event_image" item_id=$item._item_id size="large" alt=$item.event_title width=false height=false class="iloutline img_scale"}</a>