| Author | Message |
| Post Title: Use slimbox for attachment. | |
headwave
Joined: Nov 24, 2008 Posts: 95
|
Posted: Mon Jun 22, 2009 1:33 pm
How can i use the gallery2 slimbox for regulair attachments ??
For Gallery BBcodes it is this Code: › <a href="{LBURL}" rel="lightbox[{G2IS_GROUP}]" class="postlink">{DESCRIPTION}</a><!-- END lburl -->
but i tryed that in attachment.html on Code: ›
<!-- IF _file.S_THUMBNAIL --> <a href="{_file.U_DOWNLOAD_LINK}"[b]onclick="window.open(this.href);return false;[/b]"><img src="{_file.THUMB_IMAGE}" alt="{_file.DOWNLOAD_NAME}" /></a><br /> <span class="gensmall">{_file.DOWNLOAD_NAME} [ {_file.FILESIZE} {_file.SIZE_LANG} | {_file.L_DOWNLOAD_COUNT} ]</span> <!-- ENDIF --> but that is not working |
| Author | Message |
| Post Title: Re: Use slimbox for attachment. | |
headwave
Joined: Nov 24, 2008 Posts: 95
|
Posted: Sat Jul 04, 2009 9:14 pm
nobudy any idea ?
|