Disable Overlay Popup on a Link?

Jaxel

Well-known member
I am using the following:
Code:
<a href="{xen:link 'events', $event}" class="avatar Av1s">

Is there something I can pass along that, probably in the class, that will disable the avatar overlay popup?
 
I am using the following:
Code:
<a href="{xen:link 'events', $event}" class="avatar Av1s">

Is there something I can pass along that, probably in the class, that will disable the avatar overlay popup?

I am sure it was mentioned somewhere that the class of NoOverlay would stop it let me check!
 
Top Bottom