<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[KillerSites.com Web Design Forums - CMS MS:  Adding Lightbox feature to Cataloger Images?]]></title>
	<link rel="self" href="http://www.killersites.com/forums/feed/atom/topic/1453/"/>
	<updated>2009-05-19T17:14:59Z</updated>
	<generator>PunBB</generator>
	<id>http://www.killersites.com/forums/topic/1453/cms-ms-adding-lightbox-feature-to-cataloger-images/</id>
		<entry>
			<title type="html"><![CDATA[CMS MS:  Adding Lightbox feature to Cataloger Images?]]></title>
			<link rel="alternate" href="http://www.killersites.com/forums/post/7610/#p7610"/>
			<content type="html"><![CDATA[<p>Does anyone here have experience with the Cataloger module for CMS MS?&nbsp; If so, I have a question!!&nbsp; <img src="http://www.killersites.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Can you help me figure out how to add a lightbox-type feature to my cataloger item images?&nbsp; I have searched the forums over there, but I don&#039;t understand what I&#039;m reading.&nbsp; </p><p>Here&#039;s an example page where I need to use the feature:&nbsp; <a href="http://tinyurl.com/r7hzap" rel="nofollow">http://tinyurl.com/r7hzap</a></p><p>And here&#039;s the template code for the item pages:</p><div class="codebox"><pre><code>&lt;div class=&quot;item_images&quot;&gt;&lt;div class=&quot;lgimage&quot;&gt;&lt;a href=&quot;{$items[numloop].image_src}&quot; rel=&quot;lightbox&quot;&gt;&lt;img name=&quot;item_image&quot; id=&quot;item_image&quot; src=&quot;{$image_1_url}&quot; alt=&quot;{$title}&quot; title=&quot;{$title}&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;item_thumbnails&quot;&gt;
{section name=ind loop=$image_url_array}
&lt;a href=&quot;javascript:repl(&#039;{$image_url_array[ind]}&#039;)&quot;&gt;&lt;img src=&quot;{$image_thumb_url_array[ind]}&quot; title=&quot;{$title}&quot; alt=&quot;{$title}&quot; /&gt;&lt;/a&gt;
{/section}
&lt;/div&gt;</code></pre></div><p>What I want is for people to be able to click on the large image and see the full size image in a lightbox type display.</p><p>Ideas?&nbsp; TIA!</p>]]></content>
			<author>
				<name><![CDATA[Susie]]></name>
				<uri>http://www.killersites.com/forums/user/4/</uri>
			</author>
			<updated>2009-05-19T17:14:59Z</updated>
			<id>http://www.killersites.com/forums/post/7610/#p7610</id>
		</entry>
</feed>
