View Single Post
Old January 12th, 2008, 11:55 PM   #4 (permalink)
Luciano
Registered User
 
Join Date: Aug 2005
Posts: 1,229
sorry.. title was that small i didnt see it.. lool
well i think that would be a very personal approach..
but can be done with a simple template edit..

as I have originals and dont want to delete them for testing.. you would have to do some testing yourself..

but basicly.. it would work like this IF YOU HAVE NO ORIGINALS:

open template: ADV_GALLERY_SHOWIMAGE

find:
$imagecode
(there are 2 of them..on 2 different lines
one is $imagecode</a>

the other one only: $imagecode
its the second one we are talking about)

simply replace the second $imagecode with:

<a href="$nexturl">$imagecode</a>

that should do the trick..

but i couldnt test it..

Luc

Last edited by Luciano; January 13th, 2008 at 04:51 AM.
Luciano is offline   Reply With Quote