Does anyone know what WP plugin this is ?

lpngern

Registered Member
Joined
Jun 4, 2014
Messages
57
Reaction score
10
Hi good evening BHW,

I came across a movie site tunemovie (dot) net and for their new movies there is that orange "cam" picture at the right corner on top of the movie picture, I really want to use this similar function for my website but I searched everywhere and even tried looking into their source but I still couldn't figure out what wordpress plugin that is, would any wordpress experts please point me to the right direction ?

Thank you
 
You don't need a plugin for such a simple task. It's just a transparent image absolutely positioned to the top right corner of the image.
 
You don't need a plugin for such a simple task. It's just a transparent image absolutely positioned to the top right corner of the image.


ya but how can I set it so only some of my post will show this transparent image?
 
Well, I dont know if they are playing it, but I could make a script to make this work, probably a cron script which runs once a while, append that Cam image to the right corner of all the images that you need. You would be giving a list of images in a text file or something. That would work.
 
Back
Top