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

 
jvansanten replied on at Permalink Reply
Bob --

You might get a more direct response if you post this question in the forum for the add-on theme itself.

Not knowing the theme, the first thing I'd suggest is trying one of the following:

Set a different format in the "Add-block" option.
See if the "Custom Templates" of the block offers an option that excludes pricing.
wagdi replied on at Permalink Best Answer Reply
wagdi
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.
rbosgood replied on at Permalink Reply
my apologies on the double post, on my screen it acted like it did not post it at all, I was surprised to see my question here today.

I am feeling totally lost here. I did find that answer you referenced but do not know where to look for the themes css file. If you can get me a link to the developers site I will move these questions there. Thanks everyone for the pointers.
Bob
jvansanten replied on at Permalink Reply
You have to go in through CPanel.

Choose the directories/folders option to the root Concrete5 installation of your website.

Drill down into "themes"

You should likely find a subfolder "gallerific."

Drill down into that. Poke around in the main folder and subfolders. You'll find it.