View Single Post
Old July 2nd, 2005, 12:12 PM   #3 (permalink)
Brian
Guest
 
Posts: n/a
Re: Setting showimage.php so the user doesn't have to keep scrolling down to see the pics

In your 'ADV_GALLERY_SHOWIMAGE' template, look for this code:
Code:
Content visible to verified customers only.
Replace with:
Code:
Content visible to verified customers only.
Then add this just above the $imagecode variable in the same template:
Code:
Content visible to verified customers only.
  Reply With Quote