PDA

View Full Version : Right click protection


LexPhoto
Apr-28-2007, 02:26 PM
Is there a way for the slideshow to be right-click protected?

Thanks in advance!

All the help you guys give is awesome!! :barb
I couldnt have done it with out the help!! :D

Andy
Apr-28-2007, 02:27 PM
It is :thumb

jfriend
Apr-28-2007, 04:36 PM
Is there a way for the slideshow to be right-click protected?

Thanks in advance!

All the help you guys give is awesome!! :barb
I couldnt have done it with out the help!! :D

To add to Andy's note. The slideshow is right click protected if you turn on right click protection for the gallery.

LexPhoto
Apr-28-2007, 04:53 PM
To add to Andy's note. The slideshow is right click protected if you turn on right click protection for the gallery.

Ahhh! That is what I forgot to do!! Thanks so much!
You guys are the greatest!! :clap

Andy
Apr-28-2007, 04:59 PM
To add to Andy's note. The slideshow is right click protected if you turn on right click protection for the gallery.
They are acutally protected no matter which way the gallery setting is set :thumb

Remember, can be keyword, popular, etc, too

Andy
Apr-28-2007, 04:59 PM
Ahhh! That is what I forgot to do!! Thanks so much!
You guys are the greatest!! :clap
No, you forgot nothing :)

LexPhoto
Apr-28-2007, 05:02 PM
Ahhh! That is what I forgot to do!! Thanks so much!
You guys are the greatest!! :clap

Ok So I have changed my slideshow gallery to protected and it is still allowing right clicks.

What oh what :scratch am I doing wrong!? lol

Andy
Apr-28-2007, 05:05 PM
Ok So I have changed my slideshow gallery to protected and it is still allowing right clicks.

What oh what :scratch am I doing wrong!? lol
Have you actually viewed the file?

http://www.alexaphotos.smugmug.com/img/spacer.gif

It was always this way, with or without the gallery being protected.

It's all good :thumb

LexPhoto
Apr-28-2007, 05:09 PM
No, you forgot nothing :)

Thanks for the quick response Andy! But its still allowing right click...grrr! :bash

Since you are here: :giggle

Can you point me the in the right direction for the navbar like you have (with the bar above it when you hover, instead of full color)
Also in the direction on where to learn to do a background similar to yours, instead of just plain solid color.Thanks so much! Hope you dont mind that I threw in the other questions! :thumb

LexPhoto
Apr-28-2007, 05:12 PM
Have you actually viewed the file?

http://www.alexaphotos.smugmug.com/img/spacer.gif

It was always this way, with or without the gallery being protected.

It's all good :thumb


OMG!!! (Is there a blushing emoticon!!)
Thanks for the :doh moment! Suppose I should have checked that out!! lol

Thanks SO much!! :ivar

Andy
Apr-28-2007, 05:17 PM
Thanks for the quick response Andy! But its still allowing right click...grrr! :bash

Please right click your homepage slideshow, and save the file, and then look at it. Thanks :thumb[/quote]

Since you are here: :giggle

Can you point me the in the right direction for the navbar like you have (with the bar above it when you hover, instead of full color)[/quote]
Find this line:

#navcontainer ul li a:hover {
color: #FFFFFF;
background-color: #9999FF;
}

make it this:


#navcontainer ul li a:hover {
color: #FFFFFF;
text-decoration: overline;
}



Also in the direction on where to learn to do a background similar to yours, instead of just plain solid color.Thanks so much! Hope you dont mind that I threw in the other questions! :thumbIt's not simple. You must know photoshop, and CSS. Why not start with a theme, and work up? If you are adventurous, then fine - get FF Web dev tool (linked in the start here sticky) and just start playing with my css and viewing the background images, and go to town :)

LexPhoto
Apr-28-2007, 05:36 PM
Andy,
Again totally came through for me!! Thanks for all your help and pointing me the right way.
I know PS and CSS (though still a novice, obviously!). So I will definatly try out the FF Web dev and see how it goes!
Thanks again! :thumb