PDA

View Full Version : Help with new lightbox settings, please!


dnwvictor
Oct-24-2009, 06:56 AM
Hi guys, thank you very much for your help in the past, but unfortunately I have another question.
Thanks to J Allen I was able to get rid of SHOW COMMENTS on the bottom of lightbox.
On the top of it I have SHOW DETAILS, how can I hide it?
The most important is, that on the site of SHOW DETAILS I have SAVE PHOTO!!! link. All galleries have right-click protection, but save image link in lightbox is working. How can I get rid of it!!!
What is very strange, it changes constantly, in some galleries save photo link works in others not. Today morning it didn't work just in Orton gallery, right now it doesn't work also in the Bruce Peninsula Gallery. In all other galleries download link is working.
Your help is greatly appreciated. Thanks in advance.
Victor

Andy
Oct-24-2009, 07:24 AM
Save photo link doesn't show to your visitors (please try it and see). It's an owner convenience.

It will show to visitors if you allow Originals and have no right click protection.

Allen
Oct-24-2009, 07:27 AM
Hi guys, thank you very much for your help in the past, but unfortunately I have another question.
Thanks to J Allen I was able to get rid of SHOW COMMENTS on the bottom of lightbox.
On the top of it I have SHOW DETAILS, how can I hide it?
The most important is, that on the site of SHOW DETAILS I have SAVE PHOTO!!! link. All galleries have right-click protection, but save image link in lightbox is working. How can I get rid of it!!!
What is very strange, it changes constantly, in some galleries save photo link works in others not. Today morning it didn't work just in Orton gallery, right now it doesn't work also in the Bruce Peninsula Gallery. In all other galleries download link is working.
Your help is greatly appreciated. Thanks in advance.
Victor There's no way to specify just Show Details as they have assigned the same class to two a items.

<div id="lightBoxFG">
<div id="lightBoxNav" class="nav">
<span class="title">Sizes:</span>
<span class="foreground">Small</span>
·
<a href="#665163714_z9aRf-M-LB">M</a>
·
<a href="#665163714_z9aRf-L-LB">L</a>
·
<a href="#665163714_z9aRf-O-LB">O</a>
·
<span class="foreground">Auto</span>
·
<a href="http://www.victorview.com/Other/Intimate-Landscape/Intimate-landscape20091/665163714_z9aRf-D.jpg">Save Photo</a>
|
<span id="lbNav">
</span>
|
<a class="title" onmouseup="showLBDetails();" href="javascript: void(0);">Show Details</a>
|
<a class="title" href="#665163714_z9aRf">Close</a>
</div>
<div id="lightBoxMain" style="width: auto;">
</div>

dnwvictor
Oct-24-2009, 07:53 AM
Andy and Allen, thank you very much for respond.
I am not log in in and is still there. I did run manager, just in case, to clear old cookies it didn't help.
Any idea what's going on?
Victor.

dnwvictor
Oct-24-2009, 08:11 AM
Safe image issue is fixed I did have originals allowed in settings, thanks again for help Andy.
In case of show details, does it mean I have no choice and have to live with it?
Victor.

steamphotos
Oct-24-2009, 08:24 AM
As Allen noted, there's no way to remove just the Show Details link because it's the same class as others with no ID (why??). You could hide the navbar entirely, but then users can't move between photos within the lightbox.

dnwvictor
Oct-24-2009, 09:19 AM
Hi Christopher.
Yes I do understand, after Allen explanation, that it is impossible using CSS .I was hoping that maybe some Java will help.
Victor.

Mohamed.Ghuloom
Oct-24-2009, 10:23 AM
Why you want the Show Details removed anyway? :rolleyes

dnwvictor
Oct-24-2009, 11:09 AM
Hi Mohamed.
I'm trying us much as possible to have clean look on my site. Details in my case this is only comments. I believe that it is enough that they are accessible in the gallery itself.
The other thing is, when you click on it whole page is shifting to the left. I don't think is anything wrong with it, I'm sure, this is just me.
Victor.