Hide content locker behind video and pop up after click.

rockme12

Regular Member
Joined
Jun 21, 2011
Messages
487
Reaction score
86
Hey you beautiful people, I want to know, I have a picture of something that could go viral and what I want to do is, how do I make my content locker pop up after the person clicks the video to watch it. Anytime I do it and go there, the picture is up very nicely, BUT when I click it, it takes me to imgur which is the site hosting it for me. Someone help me

If you need to add me on skype : tariq1324


Thank you BHW
 
I'm interested in this as well :) I heard that CLP could do the job?
 
Host image on your site, or a place where it is not hotlinked to the referring website.

And then using Jquery define the variable...generally "#locker" ... and use javascript's on click fn.
 
O..O thnx. I will try to figure out what you said.
 
pretty easy, what locker are you using?

if you are using clp just do this
for you image use this code
<img class="popup" src="your pic" />

and on clp on css trigger put ".popup"

and bam its on click now. Should be like this or something very similar, mind you this is just off the top of my head
 
I am using adscendmedia.Thanks for your responses
 
pretty easy, what locker are you using?

if you are using clp just do this
for you image use this code
<img class="popup" src="your pic" />

and on clp on css trigger put ".popup"

and bam its on click now. Should be like this or something very similar, mind you this is just off the top of my head

Hey bro, Im interested in embedding my content locker in a video. I have CLpro2 and I was curious of two things if you might be able to help :)

1. Is the css trigger in the Web UI?
2. And how could i make it float on top of an embedded video?

Any help is appreciated,thanks.
 
Back
Top