<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: Editing the Lightbox</title>
		<link>http://www.kriesi.at/support/topic/editing-the-lightbox</link>
		<description>Support Forum - Topic: Editing the Lightbox</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 23:59:06 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/editing-the-lightbox" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Editing the Lightbox"</title>
			<link>http://www.kriesi.at/support/topic/editing-the-lightbox#post-32538</link>
			<pubDate>Sun, 20 Nov 2011 13:39:27 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">32538@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can hide the description with:&#60;/p&#62;
&#60;p&#62;.pp_description {&#60;br /&#62;
    display: none !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;You can see the complete link structure at the demo page - it's a bit confusing:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;a href=&#38;quot;images/fullscreen/2.jpg&#38;quot; rel=&#38;quot;prettyPhoto&#38;quot; title=&#38;quot;This is the description&#38;quot;&#38;gt;&#38;lt;img src=&#38;quot;images/thumbnails/t_2.jpg&#38;quot; width=&#38;quot;60&#38;quot; height=&#38;quot;60&#38;quot; alt=&#38;quot;This is the title&#38;quot; /&#38;gt;&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Basically the link title is used as description and the image alt tag as title xD.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Editing the Lightbox"</title>
			<link>http://www.kriesi.at/support/topic/editing-the-lightbox#post-32536</link>
			<pubDate>Sun, 20 Nov 2011 13:36:08 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">32536@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I think I found it here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://forums.no-margin-for-errors.com/discussion/454&#34; rel=&#34;nofollow&#34;&#62;http://forums.no-margin-for-errors.com/discussion/454&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You have to add rel=&#34;prettyPhoto[inline]&#34; and then title=&#34;Title goes here&#34;.&#60;/p&#62;
&#60;p&#62;Is that right? Seems to work ...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Editing the Lightbox"</title>
			<link>http://www.kriesi.at/support/topic/editing-the-lightbox#post-32531</link>
			<pubDate>Sun, 20 Nov 2011 12:33:52 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">32531@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That's what I was looking for!&#60;/p&#62;
&#60;p&#62;Thanks a lot Dude!&#60;/p&#62;
&#60;p&#62;:O)&#60;/p&#62;
&#60;p&#62;Oh wait, one last thing, sorry! How do I get rid of the &#34;undefined&#34; description in the lighbox? What do I have to add to the hyperlink to give the video a title in the lightbox (or remove it completely)?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Editing the Lightbox"</title>
			<link>http://www.kriesi.at/support/topic/editing-the-lightbox#post-32527</link>
			<pubDate>Sun, 20 Nov 2011 12:13:11 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">32527@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sample codes for all supported servives/video formats can be found here: &#60;a href=&#34;http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/&#34; rel=&#34;nofollow&#34;&#62;http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/&#60;/a&#62; (scroll down to the demo section).&#60;/p&#62;
&#60;p&#62;2) I'm not sure but I think you can use the &#34;Link manually&#34; option and enter a youtube/vimeo video url there. Shoutbox will automatically apply the lightbox effect to it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Editing the Lightbox"</title>
			<link>http://www.kriesi.at/support/topic/editing-the-lightbox#post-32521</link>
			<pubDate>Sun, 20 Nov 2011 11:08:29 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">32521@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude. I had to remove the expand button with some css in the end. The allow-resize: false command doesn't keep large images contained within the browser window.&#60;/p&#62;
&#60;p&#62;One other thing - I need to open a video in the lightbox. How do I create an html hyperlink to do that?&#60;/p&#62;
&#60;p&#62;Also, is there a way to make the featured images that open embedded videos in a slideshow window, open them in the light box instead?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Editing the Lightbox"</title>
			<link>http://www.kriesi.at/support/topic/editing-the-lightbox#post-32513</link>
			<pubDate>Sun, 20 Nov 2011 08:23:52 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">32513@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
You can change the lightbox settings in js/avia.js. Open up the file and search for following line:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;elements.prettyPhoto({ &#38;quot;theme&#38;quot;: &#38;#39;premium_photo&#38;#39;, &#38;#39;slideshow&#38;#39;: 5000 }); /* facebook /light_rounded / dark_rounded / light_square / dark_square */&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;1) You can replace &#34;premium_photo&#34; with other skins like &#34;facebook&#34;, &#34;light_rounded&#34;, etc.&#60;/p&#62;
&#60;p&#62;2) You can remove the thumbnail gallery by adding: overlay_gallery: false - the code would look like:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;elements.prettyPhoto({ &#38;quot;theme&#38;quot;: &#38;#39;premium_photo&#38;#39;, &#38;#39;overlay_gallery&#38;#39;: false, &#38;#39;slideshow&#38;#39;: 5000 }); /* facebook /light_rounded / dark_rounded / light_square / dark_square */&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;3) You can add allow_resize: false to disable the resize feature. The code would look like:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;elements.prettyPhoto({ &#38;quot;theme&#38;quot;: &#38;#39;premium_photo&#38;#39;, &#38;#39;overlay_gallery&#38;#39;: false, &#38;#39;allow_resize&#38;#39;: true, &#38;#39;slideshow&#38;#39;: 5000 }); /* facebook /light_rounded / dark_rounded / light_square / dark_square */&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Editing the Lightbox"</title>
			<link>http://www.kriesi.at/support/topic/editing-the-lightbox#post-32483</link>
			<pubDate>Sun, 20 Nov 2011 01:26:06 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">32483@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Dude/Chris&#60;/p&#62;
&#60;p&#62;A couple of questions about the Prettyphoto Lightbox.&#60;/p&#62;
&#60;p&#62;1. How can I turn off the thumbnails displayed over the main image in the lightbox?&#60;/p&#62;
&#60;p&#62;2. Is it possible to remove the expand button? It looks very similar to the close button. I'd rather get rid of it altogether.&#60;/p&#62;
&#60;p&#62;3. Is there a simple way to edit the overall design of the lightbox? It seems to have a few different styles built into it, but I don't know how to change to a new one (eg square corners instead of rounded). &#60;/p&#62;
&#60;p&#62;Thanks again!&#60;br /&#62;
rich
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
