View Full Version : Save Photo Button
iSYTE
Oct-26-2007, 11:17 AM
Greetings..I would like to remove the view size options that are in the "pop out" window when viewing a photo...any links to customization code for this? As always, thanks in advance!
Rockporters
Oct-27-2007, 04:26 PM
Not sure how to remove the size text, but you can hide the entire pop-out.
To hide the pop-out add this to your javascript:
/*ELIMINATE THE PHOTOBAR?
(caution, funcationality is missing when you do this!)*/
showPhotoBar = false;
Allen
Oct-27-2007, 05:46 PM
Greetings..I would like to remove the view size options that are in the "pop out" window when viewing a photo...any links to customization code for this? As always, thanks in advance!
Try this.
#photoSizes.photoSizes {display:none;}
iSYTE
Oct-28-2007, 01:12 PM
I have a client that owns all rights to the images. I would like to give them the option of going directly to my website to download images at any time. Is it possible to have various sizes available for download not purchase?:clap
vBulletin v3.5.2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.