Forgot?

Placeholder Image

Reply Topic
Link to this post 05 Oct 11

I am a relative newbie...can you please explain what I need to include in my code to have a placeholder image displayed in my Joomla Module that when clicked opens my pop-up video in the Shadowbox?

Link to this post 07 Oct 11

Hi Umhlanga,

If you need it in the future in use with Youtube movies (recalling the other topic you have started), try this:

<a href="http://www.youtube.com/v/YOUTUBE_ID&amp;amp;autoplay=1" title="TITLE"
rel="shadowbox;width=640;height=480;"><img src="http://img.youtube.com/vi/YOUTUBE_ID/0.jpg"
border="0" width="210" height="160"></a>

Note: This is a basic example. Adjust/modify it to your needs. For YOUTUBE_ID enter the corresponding movie ID from youtube.

I hope this helps.

Cheers,
John

Home Forum Joomla Extension Support Ninja Shadowbox & Ninja ShadowPanel Placeholder Image