<?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: Zoom -Deactivating slide show links to post</title>
		<link>http://www.themolitor.com/forums/topic/zoom-deactivating-slide-show-links-to-post</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Zoom -Deactivating slide show links to post</description>
		<language>en-US</language>
		<pubDate>Thu, 30 Apr 2026 07:15:57 +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/zoom-deactivating-slide-show-links-to-post" rel="self" type="application/rss+xml" />

		<item>
			<title>Justin on "Zoom -Deactivating slide show links to post"</title>
			<link>http://www.themolitor.com/forums/topic/zoom-deactivating-slide-show-links-to-post#post-8865</link>
			<pubDate>Wed, 11 Apr 2012 17:33:11 +0000</pubDate>
			<dc:creator>Justin</dc:creator>
			<guid isPermaLink="false">8865@http://www.themolitor.com/forums/</guid>
			<description><p>Great, glad you got it.
</p></description>
		</item>
		<item>
			<title>priyesh1 on "Zoom -Deactivating slide show links to post"</title>
			<link>http://www.themolitor.com/forums/topic/zoom-deactivating-slide-show-links-to-post#post-8855</link>
			<pubDate>Wed, 11 Apr 2012 17:03:01 +0000</pubDate>
			<dc:creator>priyesh1</dc:creator>
			<guid isPermaLink="false">8855@http://www.themolitor.com/forums/</guid>
			<description><p>fyi if I go into script.js and disable the following code, it seems to do the trick</p>
<p>  //CHANGE THUMBNAIL POSITION...<br />
       thumbLink.stop().animate({marginTop:"0px"},300);<br />
       $(".thumbLink",this).stop().animate({marginTop:"-"+ thumbSizeH +"px"},300);
</p></description>
		</item>
		<item>
			<title>Justin on "Zoom -Deactivating slide show links to post"</title>
			<link>http://www.themolitor.com/forums/topic/zoom-deactivating-slide-show-links-to-post#post-8822</link>
			<pubDate>Tue, 10 Apr 2012 17:54:12 +0000</pubDate>
			<dc:creator>Justin</dc:creator>
			<guid isPermaLink="false">8822@http://www.themolitor.com/forums/</guid>
			<description><p>Any edits to the code are technically as a customization.  You're welcome to make these edits.  I am not positive, but I believe the edit takes place in the Portfolio.php template.
</p></description>
		</item>
		<item>
			<title>priyesh1 on "Zoom -Deactivating slide show links to post"</title>
			<link>http://www.themolitor.com/forums/topic/zoom-deactivating-slide-show-links-to-post#post-8817</link>
			<pubDate>Tue, 10 Apr 2012 17:24:29 +0000</pubDate>
			<dc:creator>priyesh1</dc:creator>
			<guid isPermaLink="false">8817@http://www.themolitor.com/forums/</guid>
			<description><p>Ok for my info what makes this more complex than just ammending a line of code somewhere to disable this single feature? customisation does not seem appropriate here
</p></description>
		</item>
		<item>
			<title>Justin on "Zoom -Deactivating slide show links to post"</title>
			<link>http://www.themolitor.com/forums/topic/zoom-deactivating-slide-show-links-to-post#post-8807</link>
			<pubDate>Tue, 10 Apr 2012 16:13:25 +0000</pubDate>
			<dc:creator>Justin</dc:creator>
			<guid isPermaLink="false">8807@http://www.themolitor.com/forums/</guid>
			<description><p>My quick fix simply hides the link (limiting the users who will click), but you're right, it doesn't remove the actual link.  You'll need to customize the theme more... please fill out the following request form: <a href="http://themolitor.com/custom" rel="nofollow">http://themolitor.com/custom</a></p>
<p>Thanks,<br />
Justin
</p></description>
		</item>
		<item>
			<title>priyesh1 on "Zoom -Deactivating slide show links to post"</title>
			<link>http://www.themolitor.com/forums/topic/zoom-deactivating-slide-show-links-to-post#post-8745</link>
			<pubDate>Mon, 09 Apr 2012 18:04:09 +0000</pubDate>
			<dc:creator>priyesh1</dc:creator>
			<guid isPermaLink="false">8745@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks I tried it out and it partially achieves what I require. </p>
<p>When the sidebar picture is clicked, i suspect something just needs to disabled in the navigation links as i just want the clicked sidebar picture to remain as it is than to black
</p></description>
		</item>
		<item>
			<title>Justin on "Zoom -Deactivating slide show links to post"</title>
			<link>http://www.themolitor.com/forums/topic/zoom-deactivating-slide-show-links-to-post#post-8730</link>
			<pubDate>Mon, 09 Apr 2012 17:12:51 +0000</pubDate>
			<dc:creator>Justin</dc:creator>
			<guid isPermaLink="false">8730@http://www.themolitor.com/forums/</guid>
			<description><p>Hey Priyesh,</p>
<p>You can find this in your CSS file:</p>
<p>a.readMore {<br />
margin-left: 20px;<br />
display: none;<br />
}</p>
<p>I added in "display:none;" this will at least hide your Read More links.  Completely removing them is more of a customization than I can offer in the forum, but that will hide them.</p>
<p>Thanks,<br />
Justin
</p></description>
		</item>
		<item>
			<title>priyesh1 on "Zoom -Deactivating slide show links to post"</title>
			<link>http://www.themolitor.com/forums/topic/zoom-deactivating-slide-show-links-to-post#post-8686</link>
			<pubDate>Sat, 07 Apr 2012 07:14:49 +0000</pubDate>
			<dc:creator>priyesh1</dc:creator>
			<guid isPermaLink="false">8686@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Justin, yes that's correct - in the context of the slide show thumb nails<br />
Thx
</p></description>
		</item>
		<item>
			<title>Justin on "Zoom -Deactivating slide show links to post"</title>
			<link>http://www.themolitor.com/forums/topic/zoom-deactivating-slide-show-links-to-post#post-8684</link>
			<pubDate>Sat, 07 Apr 2012 07:07:02 +0000</pubDate>
			<dc:creator>Justin</dc:creator>
			<guid isPermaLink="false">8684@http://www.themolitor.com/forums/</guid>
			<description><p>So if I have this correctly, you want to complete remove "Read More" so that users can only see your images - is that right?
</p></description>
		</item>
		<item>
			<title>priyesh1 on "Zoom -Deactivating slide show links to post"</title>
			<link>http://www.themolitor.com/forums/topic/zoom-deactivating-slide-show-links-to-post#post-8647</link>
			<pubDate>Fri, 06 Apr 2012 08:22:13 +0000</pubDate>
			<dc:creator>priyesh1</dc:creator>
			<guid isPermaLink="false">8647@http://www.themolitor.com/forums/</guid>
			<description><p>Hi, </p>
<p>When I click on a sideshow picture i only want the main picture to be displayed as it already does do and keep the slideshow picture to remain displayed too instead of the text that appears: "read more" link, which I want disabled. How can I do this?<br />
Thanks in advance<br />
Priyesh</p>
<p>Priyesh.net
</p></description>
		</item>

	</channel>
</rss>
