Quote:
|
Originally Posted by Brian 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.
|
Excellent Brian....Thank you!
I changed it a little bit so it kept the « Previous Image | Next Image » at the top of the screen....
Here's how I did it, if anyone is interested...
In your 'ADV_GALLERY_SHOWIMAGE' template
Find:
Code:
Content visible to verified customers only.
Replace With:
Code:
Content visible to verified customers only.
Thank you again Brian!! I appreciate it