<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: prettyPhoto</title>
		<link>http://www.themolitor.com/forums/topic/prettyphoto-1</link>
		<description>THE MOLITOR FORUMS &#187; Topic: prettyPhoto</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 15:28:24 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/prettyphoto-1" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "prettyPhoto"</title>
			<link>http://www.themolitor.com/forums/topic/prettyphoto-1#post-24186</link>
			<pubDate>Mon, 28 Oct 2013 10:10:31 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">24186@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Just to clarify, PrettyPhoto is the lightbox system that displays images in a pop-up window when you click them.</p>
<p>It sounds like your referring to the way the images are displayed on the page (grid view), not how they show up when you click them, correct? If so, that isn't a quick edit to change. For edits like this, you'll need to submit a customization request here: <a href="http://themolitor.com/custom" rel="nofollow">http://themolitor.com/custom</a></p>
<p>If you are wanting to remove the PrettyPhoto lightbox system, open footer.php and remove the following on lines 69-85...</p>
<pre><code>//PRETTY PHOTO
function prettyP(){
	jQuery(&#34;a[href$=&#039;jpg&#039;],a[href$=&#039;png&#039;],a[href$=&#039;gif&#039;]&#34;).attr({rel: &#34;prettyPhoto&#34;});
	jQuery(&#34;.gallery-icon &#62; a[href$=&#039;jpg&#039;],.gallery-icon &#62; a[href$=&#039;png&#039;],.gallery-icon &#62; a[href$=&#039;gif&#039;], .postImg&#34;).attr({rel: &#34;prettyPhoto[pp_gal]&#34;});
	jQuery(&#34;a[rel^=&#039;prettyPhoto&#039;]&#34;).prettyPhoto({
		animation_speed: &#039;normal&#039;, // fast/slow/normal
		opacity: 0.35, // Value betwee 0 and 1
		show_title: false, // true/false
		allow_resize: true, // true/false
		overlay_gallery: false,
		counter_separator_label: &#039; of &#039;, // The separator for the gallery counter 1 &#34;of&#34; 2
		//theme: &#039;light_rounded&#039;, // light_rounded / dark_rounded / light_square / dark_square
		hideflash: true, // Hides all the flash object on a page, set to TRUE if flash appears over prettyPhoto
		modal: false // If set to true, only the close button will close the window
	});
}
prettyP();</code></pre>
<p>...and also remove the following on line 99...</p>
<pre><code>prettyP();</code></pre>
<p>Hope that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>bluemary on "prettyPhoto"</title>
			<link>http://www.themolitor.com/forums/topic/prettyphoto-1#post-24167</link>
			<pubDate>Sat, 26 Oct 2013 06:27:17 +0000</pubDate>
			<dc:creator>bluemary</dc:creator>
			<guid isPermaLink="false">24167@http://www.themolitor.com/forums/</guid>
			<description><p>I want to remove the prettyPhoto functionality and replace it with the actual image post.<br />
For example, images in a single post have to display in their actual size, instead of width:280px. Is that possible?
</p></description>
		</item>

	</channel>
</rss>
