Quote:
|
Originally Posted by Brian Set the max file size for images to 640 x 480 in the 'Edit Filetypes' link in your admincp. Make sure 'Save Original Files' is set to 'Yes' in your main options. Then in your 'ADV_GALLERY_SHOWIMAGE' you should see the <if condition> for original images. Change the link there to point to $image[url] rather than showimage.php and add target="_blank". |
Brian;
This is sort of what I wanted - is there a way to link JUST the full size image? If you click the link now, it does open a new window, but it still has all the header, footer etc on the page. I was looking to have JUST the full sized pic itself in that _blank window. Thanks for any suggestions!