gallerific-2
Permalink
Hi folks,
I installed Gallerific-2 for my wife's Photo web site. She is a professional photographer and wants her photos to be protected. By default it seems like Gallerific-2 installs a download link at the bottom of each photo. This is not good for a pro photo site. Does anyone know how to remove this link?
web site can be found here
marlaosgoodphotography.com
thanks
Bob Osgood
I installed Gallerific-2 for my wife's Photo web site. She is a professional photographer and wants her photos to be protected. By default it seems like Gallerific-2 installs a download link at the bottom of each photo. This is not good for a pro photo site. Does anyone know how to remove this link?
web site can be found here
marlaosgoodphotography.com
thanks
Bob Osgood
Hi Bob,
This information is available on the 'Documentation' page for that particular add-on.
Instructions are as follows-
"Q: How can I hide the "download original" link below the large image?
A: Add the following code to your site's theme CSS file (or just add a "HTML" block on the same page with the same, but add "<style>" before and "</style>" at the end).
div.downloadg{display:none;} "
Source: http://www.concrete5.org/marketplace/addons/gallerific/documentatio...
P.S. Please try to avoid multiple postings of the same question.
This information is available on the 'Documentation' page for that particular add-on.
Instructions are as follows-
"Q: How can I hide the "download original" link below the large image?
A: Add the following code to your site's theme CSS file (or just add a "HTML" block on the same page with the same, but add "<style>" before and "</style>" at the end).
div.downloadg{display:none;} "
Source: http://www.concrete5.org/marketplace/addons/gallerific/documentatio...
P.S. Please try to avoid multiple postings of the same question.
You have responses in the two previous threads you've started on this topic.