<?xml version="1.0" encoding="utf-8"?>
<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>prettyPhoto support - Vanilla 2</title>
      <link>http://forums.no-margin-for-errors.com/categories/2/p5/feed.rss</link>
      <pubDate>Tue, 07 Feb 12 19:42:26 -0500</pubDate>
         <description>prettyPhoto support - Vanilla 2</description>
   <language>en-CA</language>
   <atom:link href="/discussions/feed.rss" rel="self" type="application/rss+xml" />
   <item>
      <title>HELP!!! prettyPhoto doesn&#039;t load SWF</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3208/help-prettyphoto-doesnt-load-swf</link>
      <pubDate>Wed, 21 Dec 2011 10:35:19 -0500</pubDate>
      <dc:creator>morpheusrs</dc:creator>
      <guid isPermaLink="false">3208@/discussions</guid>
      <description><![CDATA[Hi everyone and sorry form my english.<br /><br />I'm doing a flash site and i have used prettyPhoto to load an image without problems but now i need it too to load an .swf file an it doesn´t load.<br /><br />This is the code i have in the html for prettyPhoto:<br /><br />&lt; s c r i p t tags&gt; (all the .js files) ......<br /><br />             $(document).ready(function(){  <br />             $("a[rel^='prettyPhoto']").prettyPhoto();  <br />});  <br />             function launchPrettyPhoto(urlContent, titleContent) {  <br /><br />               $.prettyPhoto.open(urlContent,titleContent);  <br /><br />}  <br /><br />&lt;/ s c r i p t tags&gt; <br /><br />And this is my AS3 code to load the .swf:<br /><br />import flash.external.*;<br />import flash.events.MouseEvent;<br /><br />mapabtn.buttonMode = true;<br /><br />mapabtn.addEventListener(MouseEvent.CLICK, popupSWF);<br /><br />function callPrettyPhotoSWF(url:String,title:String):void{  <br /><br />    ExternalInterface.call("launchPrettyPhoto",url,title);  <br /><br />}  <br /><br />function popupSWF(e:MouseEvent){<br />	callPrettyPhotoSWF("http://miriamweb.x10.mx/mapa.swf","");<br />}<br /><br /><br />I also have tried the Flash example: <br />....<br />href="http://www.adobe.com/products/flashplayer/include/marquee/design.swf?width=792&amp;height=294" rel="prettyPhoto[flash]" title="Flash 10 demo"&gt;<br />...<br /><br />and it doesn't load the swf movie.<br /><br />What is wrong?.<br /><br />I hope you can help me. Thank's a lot.]]></description>
   </item>
   <item>
      <title>How to hide description?</title>
      <link>http://forums.no-margin-for-errors.com/discussion/2155/how-to-hide-description</link>
      <pubDate>Mon, 26 Sep 2011 05:17:54 -0400</pubDate>
      <dc:creator>dreamerside</dc:creator>
      <guid isPermaLink="false">2155@/discussions</guid>
      <description><![CDATA[I've tried to add visible:hidden to pp_descripton but no luck. is there anyway to hide the description below the photo?]]></description>
   </item>
   <item>
      <title>Removing or hiding the Description?</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3198/removing-or-hiding-the-description</link>
      <pubDate>Fri, 16 Dec 2011 16:37:34 -0500</pubDate>
      <dc:creator>sparky672</dc:creator>
      <guid isPermaLink="false">3198@/discussions</guid>
      <description><![CDATA[This is really frustrating since the  online Demo shows an example without a Description.<br /><br /><a href="http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/#!prettyPhoto[pp_gal]/1/" target="_blank" rel="nofollow">http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/#!prettyPhoto[pp_gal]/1/</a><br /><br /><code>&lt;a href=&quot;images/fullscreen/2.jpg&quot; rel=&quot;prettyPhoto[pp_gal]&quot;&gt;<br />    &lt;img src=&quot;images/thumbnails/t_2.jpg&quot; width=&quot;60&quot; height=&quot;60&quot; alt=&quot;Nice building&quot; /&gt;<br />&lt;/a&gt;</code><br /><br />However, when this same method is used on my site, simply leaving out the title attribute results in the word "undefined" where the description would be.<br /><br />Why am I seeing this discrepancy between reality and the demo?<br />]]></description>
   </item>
   <item>
      <title>Prettyphoto script not working, links working as normals links</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3205/prettyphoto-script-not-working-links-working-as-normals-links</link>
      <pubDate>Mon, 19 Dec 2011 14:32:24 -0500</pubDate>
      <dc:creator>shecky</dc:creator>
      <guid isPermaLink="false">3205@/discussions</guid>
      <description><![CDATA[please see my page here: www.bodnikwebservices.com/cheapties/home.php<br />I have added the links for all js and css files and tried different script in the page. Nothing seems to work. I am using another jquery based scroller on the page that might be interfering. Really not a coder so I have no idea at this point. Any help would be awesome.]]></description>
   </item>
   <item>
      <title>load image gallery from a single button ?</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3207/load-image-gallery-from-a-single-button-</link>
      <pubDate>Tue, 20 Dec 2011 12:45:53 -0500</pubDate>
      <dc:creator>webdesignhelper</dc:creator>
      <guid isPermaLink="false">3207@/discussions</guid>
      <description><![CDATA[i want to load prettyphoto pop-gallery with 4 images in, but instead of loading from a row thumbnail images, i want it to load from a single button that just says 'view gallery' on it ?]]></description>
   </item>
   <item>
      <title>How do you insert links into pretty photo?</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3196/how-do-you-insert-links-into-pretty-photo</link>
      <pubDate>Fri, 16 Dec 2011 09:25:31 -0500</pubDate>
      <dc:creator>bankole</dc:creator>
      <guid isPermaLink="false">3196@/discussions</guid>
      <description><![CDATA[Is it possible to insert links in pretty photo, specifically within the caption text, so you can give visitors the option to go elsewhere right after they've viewed an image in the lightbox? Any help is much appreciated]]></description>
   </item>
   <item>
      <title>First image duplicating at the end</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3199/first-image-duplicating-at-the-end</link>
      <pubDate>Fri, 16 Dec 2011 22:14:00 -0500</pubDate>
      <dc:creator>brusca</dc:creator>
      <guid isPermaLink="false">3199@/discussions</guid>
      <description><![CDATA[If you look at this page and click on any of the thumbs. You will notice the first image on the list is duplicated at the end of the gallery. Any clues on how to fix this?<br /><br /><a href="http://www.thebridestree.com.au/supplier-directory/sally-townsend-makeup-artistry" target="_blank" rel="nofollow">http://www.thebridestree.com.au/supplier-directory/sally-townsend-makeup-artistry</a><br /><br />Bruce]]></description>
   </item>
   <item>
      <title>How to contribute your prettyphoto project?</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3203/how-to-contribute-your-prettyphoto-project</link>
      <pubDate>Sun, 18 Dec 2011 05:32:50 -0500</pubDate>
      <dc:creator>zloyrusskiy</dc:creator>
      <guid isPermaLink="false">3203@/discussions</guid>
      <description><![CDATA[I found a bug, how can i send you a patch, so you can fix it?]]></description>
   </item>
   <item>
      <title>Is it possible to have multiple galleries displayed in pretty photo</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3204/is-it-possible-to-have-multiple-galleries-displayed-in-pretty-photo</link>
      <pubDate>Sun, 18 Dec 2011 19:04:38 -0500</pubDate>
      <dc:creator>Astreus</dc:creator>
      <guid isPermaLink="false">3204@/discussions</guid>
      <description><![CDATA[Lets say I had 6 photos total in three galleries, each gallery has 2 photos of its own.  Can I set up pretty photo so that a user can click a single link and pretty photo will pop open with all the photos viewable and three gallery links down in the details section.  Then a user can click one of the gallery links and have pretty photo only display the photos in the gallery without pretty photo closing.<br /><br />Here's an image of what I'm talking about.  There's three links down in the details section of each gallery.  Is it possible for a user to click one of those gallery links and load up that galleries photos?<br /><br /><a href="http://bit.ly/vlZ2g7" target="_blank" rel="nofollow">http://bit.ly/vlZ2g7</a><br /><br />Thanks]]></description>
   </item>
   <item>
      <title>Next/Previous overlay not working, images not parsed correctly</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3206/nextprevious-overlay-not-working-images-not-parsed-correctly</link>
      <pubDate>Mon, 19 Dec 2011 15:25:58 -0500</pubDate>
      <dc:creator>juliakuzmenko</dc:creator>
      <guid isPermaLink="false">3206@/discussions</guid>
      <description><![CDATA[Hello, I'm using a template from <a href="http://themeforest.net/" target="_blank" rel="nofollow">http://themeforest.net/</a>, and I'm having trouble making the PP to work. My overlay next/previous buttons are not showing up, thus not clickable. Here's what i've found so far:<br /><br />1) The template doesn't seem to use the rel="prettyPhoto" on the images, yet they seem to be able to use the lightbox fine.<br />2) It looks like since links are not marked with the rel attribute, the script seems to think there's no other image besides the one that's currently viewed, thus not displaying the next/prev overlay buttons. in fact, even if i insert the attribute, nothing changes. i figured this out because when i use the keyboard arrows to advance, it seems to loop back to the same exact image.<br />3) script author seems to have written a few custom functions that are related to PP:<br /><br />jQuery.noConflict()(function($){<br />$(document).ready(function() { <br />$('a.portfolio-item-preview,.find-us').each(function() {<br /> $(this).removeAttr('data-rel').attr('rel', 'prettyPhoto');<br />});<br />})<br />});<br />jQuery.noConflict()(function($){<br />$(document).ready(function() { <br />	$('a.preview').each(function() {<br />        $(this).removeAttr('data-rel').attr('rel', 'prettyPhoto');<br />});<br />})<br />});<br /><br />here's a small snippet of my html code:<br /><br /><div class="one-fourth-julia"><br />          				<p><a rel="prettyPhoto nofollow" href="images/commercial/oip_comm_001.jpg" class="portfolio-item-preview"><img src="images/slideshow/commercial/oip_comm_thum_001.jpg" width="188" title="Beauty Portraits" class="portfolio-img pretty-box" alt="image" /></a></p><br />		  </div><br />		 <div class="one-fourth-julia"><br />          				<p><a rel="prettyPhoto nofollow" href="images/commercial/oip_comm_002.jpg" class="portfolio-item-preview"><img src="images/slideshow/commercial/oip_comm_thum_002.jpg" width="188" title="Beauty Portraits" class="portfolio-img pretty-box" alt="image" /></a></p><br />		  </div><br />          	 <div class="one-fourth-julia"><br />          				<p><a rel="prettyPhoto nofollow" href="images/commercial/oip_comm_008.jpg" class="portfolio-item-preview"><img src="images/slideshow/commercial/oip_comm_thum_008.jpg" width="188" title="Beauty Portraits" class="portfolio-img pretty-box" alt="image" /></a></p><br />		  </div><br /><br />my web skills don't go very far. please help. here's a screen shot. <a href="http://www.jpegtown.com/user_uploads/kUqNNiX_Capture.PNG" target="_blank" rel="nofollow">http://www.jpegtown.com/user_uploads/kUqNNiX_Capture.PNG</a><br /><br />thank you!!!]]></description>
   </item>
   <item>
      <title>How to track individual image views using Google Analytics</title>
      <link>http://forums.no-margin-for-errors.com/discussion/1505/how-to-track-individual-image-views-using-google-analytics</link>
      <pubDate>Tue, 19 Apr 2011 13:58:04 -0400</pubDate>
      <dc:creator>johnbenedict</dc:creator>
      <guid isPermaLink="false">1505@/discussions</guid>
      <description><![CDATA[I'm trying to figure out how to track individual image views using Google Analytics. Not clicks - as my Galleries are large - over 100 each - and most users are clicking a thumb - then just watching the show.<br /><br />A feature like this script has would be awesome:<br /><a href="http://www.justinbarkhuff.com/lab/lightbox_slideshow/" target="_blank" rel="nofollow">http://www.justinbarkhuff.com/lab/lightbox_slideshow/</a><br /><br />Scroll down to Configuration Options &gt; googleAnalytics<br /><br />Anyone able to do this now? I guess using Event Tracking would be a way to go - but I can't seem to figure it out.]]></description>
   </item>
   <item>
      <title>Stumped... Hours and Hours... Won&#039;t Work.... Help Please?</title>
      <link>http://forums.no-margin-for-errors.com/discussion/2372/stumped...-hours-and-hours...-wont-work....-help-please</link>
      <pubDate>Sat, 26 Nov 2011 15:51:21 -0500</pubDate>
      <dc:creator>clsimco</dc:creator>
      <guid isPermaLink="false">2372@/discussions</guid>
      <description><![CDATA[   [BACKGROUND]<br /><br />I'm not a pro, I've taught myself the hard way and still make a lot of mistakes.<br /><br />That said, I am trying to build a site for my wife and integrate prettyphoto gallery.<br />Site is not "live yet" still working on getting content in though I have structure.<br /><br />Validated page (not whole site) and have issues with a padding hack in the dropdowns but all else is OK, Valid Strict.<br /><br />I've read a lot here in the forums but can't seem to get PrettyPhoto to work.<br /><br />I've got full page background image changer on all the pages of the site (supersize jquery).<br /><br />  [PROBLEM]<br /><br />PrettyPhoto only opens new window w/ single image when trying to create/ show gallery.<br />Perhaps some sort of jquery conflict? Did I miss putting something in? Wrong order?<br /><br />I finally resorted to taking the example content from prettyphoto exactly verbatim and pasting it into my page (for testing) and still cannot get that working (even tho the examples page on this site and in the download work for me).<br /><br />  [SITE]<br /><br />Here is the site url: <a href="http://satori.99k.org/Good_Satori_Site/about/about.html" target="_blank" rel="nofollow">http://satori.99k.org/Good_Satori_Site/about/about.html</a><br /><br />At the top of the page is a table of links to sections on the page. The place that I am trying to insert a gallery is the section : "In the Area " link.<br /><br /><br />This has to be something simple but I'm stumped.<br /><br />Help appreciated..... Thanks]]></description>
   </item>
   <item>
      <title>Deeplinking hashtag displaying on close</title>
      <link>http://forums.no-margin-for-errors.com/discussion/2207/deeplinking-hashtag-displaying-on-close</link>
      <pubDate>Tue, 11 Oct 2011 12:27:28 -0400</pubDate>
      <dc:creator>Skoua</dc:creator>
      <guid isPermaLink="false">2207@/discussions</guid>
      <description><![CDATA[Hello,<br /><br />I'm using both prettyPhoto and jQuery Address in a website I'm working on and I have an annoying bug.<br />I set deeplinking to false because it was conflicting with jQuery Address and the hashtag doesn't show up anymore when a modal is opened but it shows up when I close it.<br /><br />Any idea what might cause that?<br /><br />Thanks.]]></description>
   </item>
   <item>
      <title>Documentation update needed (for &quot;overlay_gallery&quot;)</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3194/documentation-update-needed-for-overlay_gallery</link>
      <pubDate>Thu, 15 Dec 2011 10:39:18 -0500</pubDate>
      <dc:creator>toncid</dc:creator>
      <guid isPermaLink="false">3194@/discussions</guid>
      <description><![CDATA[The 30-item limit should be stated in the documentation clearly. Something like this:<br /><br />overlay_gallery: true, /* If set to true, a gallery, that consists of 30 images or less, will overlay the fullscreen image on mouse over  */<br /><br />Or, make the count limit configurable, like this:<br /><br />max_overlay_gallery_item_count: 30, /* maximum gallery image count used for the overlay */<br /><br />Please, at least update the documentation for now. Thanks! ]]></description>
   </item>
   <item>
      <title>Full image: why? Is there a way to put only thumbnails?</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3193/full-image-why-is-there-a-way-to-put-only-thumbnails</link>
      <pubDate>Thu, 15 Dec 2011 07:05:13 -0500</pubDate>
      <dc:creator>OlivierPons</dc:creator>
      <guid isPermaLink="false">3193@/discussions</guid>
      <description><![CDATA[In your first two demos, you wrote : "Change the href of your link so it points to the full size image."<br /><br />This is a big problem because it means it will **always** download the **whole** pictures. I don't want that, I want to have only thumbnails = small pics, and when the user clicks on them, show the "full size image".<br /><br />Is there a way to do it?<br /><br />Thank you very much indeed.]]></description>
   </item>
   <item>
      <title>How to use flowplayer to show a cover image while play mp3 stream.</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3191/how-to-use-flowplayer-to-show-a-cover-image-while-play-mp3-stream.</link>
      <pubDate>Wed, 14 Dec 2011 20:54:35 -0500</pubDate>
      <dc:creator>lizhan</dc:creator>
      <guid isPermaLink="false">3191@/discussions</guid>
      <description><![CDATA[In flowplayer, you can use property coverImage to show cover Image while play back a mp3. Can not work out how to specify coverImage property in jquery.prettyPhoto.js.<br /><br />]]></description>
   </item>
   <item>
      <title>Getting title or description only?</title>
      <link>http://forums.no-margin-for-errors.com/discussion/2265/getting-title-or-description-only</link>
      <pubDate>Sat, 22 Oct 2011 16:32:00 -0400</pubDate>
      <dc:creator>jca</dc:creator>
      <guid isPermaLink="false">2265@/discussions</guid>
      <description><![CDATA[Is there a way to get the "title" or "description" (passed via the a href "rel" and img "alt" fields) by itself within prettyPhoto?<br /><br />Right now prettyPhoto inserts the title and description wrapped with the "ppt" div and "pp_description" p tags/markup, not just the variable only. Is there a way these could be passed like the {width}, {height}, etc. variables so we could wrap them in whatever markup (or no markup) we want?<br /><br />We need to get the title and/or description text only so we can use the text as part of a link (for searching the title as a search term) in the PrettyPhoto window.]]></description>
   </item>
   <item>
      <title>[SOLVED] PrettyPhoto hijacks my links!</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3181/solved-prettyphoto-hijacks-my-links</link>
      <pubDate>Tue, 13 Dec 2011 21:27:43 -0500</pubDate>
      <dc:creator>lambyte</dc:creator>
      <guid isPermaLink="false">3181@/discussions</guid>
      <description><![CDATA[Hi.<br /><br />PrettyPhoto seems to be removing my click events on non-prettyphoto links.<br /><br />Replication instructions:<br />1. goto <a href="http://www.studiobloo.com/bibi/index.html" target="_blank" rel="nofollow">http://www.studiobloo.com/bibi/index.html</a><br />2. Test the section links: they work. (only "Home" has content, but they all work.)<br />3. Test prettyphoto by clicking the "Bibi" logo: it works.<br />4. Test the section links again: they fail. (They act as thought the click event had been removed.)<br /><br />Also: I disabled deeplinking, but prettyphoto still changes the hashtag. :(]]></description>
   </item>
   <item>
      <title>how to change the pp_content height to not load element.style css</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3187/how-to-change-the-pp_content-height-to-not-load-element.style-css</link>
      <pubDate>Wed, 14 Dec 2011 11:46:55 -0500</pubDate>
      <dc:creator>alpdog14</dc:creator>
      <guid isPermaLink="false">3187@/discussions</guid>
      <description><![CDATA[So I have inline prettyPhoto code working but I am trying to make the box's height to 435px but every time it loads the pp_content style is loaded to height 550px. I have checked every piece of code element, html,css, and js but nothing refers to height 550 so I have not clue why that element loads with that height. Here is my test site:<br /><br />www6.luc.edu/test/cabplan/woe/test.html<br /><br />Does anyone know how to make the pp_content change so it takes a property you set?]]></description>
   </item>
   <item>
      <title>prettyPhoto box moves up and down based on content, need it fixed</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3186/prettyphoto-box-moves-up-and-down-based-on-content-need-it-fixed</link>
      <pubDate>Wed, 14 Dec 2011 10:05:36 -0500</pubDate>
      <dc:creator>alpdog14</dc:creator>
      <guid isPermaLink="false">3186@/discussions</guid>
      <description><![CDATA[I am testing the prettyPhoto javascript code, and it is working to a point:<br /><br />www6.luc.edu/test/cabplan/woe/test.html<br /><br />The issue I am facing is that even though I have fixed height on the box with a scroll, the box moves based on how much content is in the box. I want the box to stay in one place. I have tried to used position:absolute and position:fixed on the box but nothing is working. Can anyone help me to determine how to make this box fixed in the center no matter how much content is in it.<br /><br />It is the second image that has the most content that makes the box move up and down.<br />]]></description>
   </item>
   <item>
      <title>Lightbox triggered with refresh button or when using back button returning from another page</title>
      <link>http://forums.no-margin-for-errors.com/discussion/1838/lightbox-triggered-with-refresh-button-or-when-using-back-button-returning-from-another-page</link>
      <pubDate>Sun, 03 Jul 2011 06:19:40 -0400</pubDate>
      <dc:creator>vernb</dc:creator>
      <guid isPermaLink="false">1838@/discussions</guid>
      <description><![CDATA[This is bizarre! Has anyone any idea why???<br />Thanks]]></description>
   </item>
   <item>
      <title>Display prettyphoto on image click</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3173/display-prettyphoto-on-image-click</link>
      <pubDate>Tue, 13 Dec 2011 07:22:22 -0500</pubDate>
      <dc:creator>malay</dc:creator>
      <guid isPermaLink="false">3173@/discussions</guid>
      <description><![CDATA[Hello,<br /><br />I need to open prettyphoto iframe url on clicking on any particular image/text, but the iframe pop-up should open just above just that image/text.<br /><br />Can anybody help me with this. Thanks for any help in advance.<br /><br />Thanks,]]></description>
   </item>
   <item>
      <title>Need Help With Margins on My Site. Thanks!</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3172/need-help-with-margins-on-my-site.-thanks</link>
      <pubDate>Tue, 13 Dec 2011 05:56:22 -0500</pubDate>
      <dc:creator>rtew81</dc:creator>
      <guid isPermaLink="false">3172@/discussions</guid>
      <description><![CDATA[Please visite <a href="http://drnewme90210.com/gallery.html" target="_blank" rel="nofollow">http://drnewme90210.com/gallery.html</a> and scroll to the bottom. You will notice white empty space. I'm not sure how to get rid of it. It seems that every time I add an image it gets longer. I was able to get it right for this site <a href="http://drnewme.com/photo.html" target="_blank" rel="nofollow">http://drnewme.com/photo.html</a>. Any help would be appreciated. <br /><br />Code Example: <div class="portfolio_thumb"><br />						<a rel="nofollow" href="gallery/breast/b1.jpg"><br />                        <br />                       <br />                    <br />                        <br />                        <br />                        <img src="gallery/thumb/folio_2_01.jpg" width="441" height="224" alt="" class="pic" /><span class="hover_img"></span></a><br />                        <br />                        <br />                         <a href="gallery/breast/b2.jpg" class="hide link-zoom" rel="prettyPhoto[gallery] nofollow"></a><br />						<a href="gallery/breast/b3.jpg" class="hide" rel="prettyPhoto[gallery] nofollow"></a><br />                        <a href="gallery/breast/b4.jpg" class="hide" rel="prettyPhoto[gallery] nofollow"></a><br />                        <br />                         <a href="gallery/breast/b5.jpg" class="hide" rel="prettyPhoto[gallery] nofollow"></a><br />						<a href="gallery/breast/b6.jpg" class="hide" rel="prettyPhoto[gallery] nofollow"></a><br />                        <a href="gallery/breast/b7.jpg" class="hide" rel="prettyPhoto[gallery] nofollow"></a><br />                        <br />                         <a href="gallery/breast/b8.jpg" class="hide" rel="prettyPhoto[gallery] nofollow"></a><br />						<a href="gallery/breast/b9.jpg" class="hide" rel="prettyPhoto[gallery] nofollow"></a><br />                        <a href="gallery/breast/b10.jpg" class="hide" rel="prettyPhoto[gallery] nofollow"></a><br />                        <br />                         <a href="gallery/breast/b11.jpg" class="hide" rel="prettyPhoto[gallery] nofollow"></a><br />						<a href="gallery/breast/b12.jpg" class="hide" rel="prettyPhoto[gallery] nofollow"></a><br />                        <a href="gallery/breast/b13.jpg" class="hide" rel="prettyPhoto[gallery] nofollow"></a><br />                        <br />					</div>]]></description>
   </item>
   <item>
      <title>Auto close</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3171/auto-close</link>
      <pubDate>Mon, 12 Dec 2011 23:48:01 -0500</pubDate>
      <dc:creator>luciendub</dc:creator>
      <guid isPermaLink="false">3171@/discussions</guid>
      <description><![CDATA[Hi,<br />How could I proceed to make the lightbox close after the video ends?]]></description>
   </item>
   <item>
      <title>CSS3 rounded corners instead of images</title>
      <link>http://forums.no-margin-for-errors.com/discussion/2344/css3-rounded-corners-instead-of-images</link>
      <pubDate>Fri, 18 Nov 2011 13:15:28 -0500</pubDate>
      <dc:creator>copaesthetic</dc:creator>
      <guid isPermaLink="false">2344@/discussions</guid>
      <description><![CDATA[How do I go about using CSS3 rounded corners instead of the supplied graphic themes?  Really, all I'd want is to not use any external files while still getting the default styling via CSS.  Thanks!]]></description>
   </item>
   <item>
      <title>IE8 Visual Bug</title>
      <link>http://forums.no-margin-for-errors.com/discussion/3160/ie8-visual-bug</link>
      <pubDate>Sun, 11 Dec 2011 18:51:08 -0500</pubDate>
      <dc:creator>gpalz</dc:creator>
      <guid isPermaLink="false">3160@/discussions</guid>
      <description><![CDATA[Hello,<br />D/L PrettyPhoto today to evaluate.  So far everything is working fine in Firefox 8.0.  I'm experiencing some visual bugs in IE8. First, it appears sprite_x.png is breaking the bottom border. Second, when I exceed eight images, the gallery overlay component does a strange wrap around with the next button. Snapshot below. Really liking this app thus far. Thank you for your hard work. George<br /><br /><a href="http://gpalz.com/Untitled-1.jpg" target="_blank" rel="nofollow">http://gpalz.com/Untitled-1.jpg</a>]]></description>
   </item>
   <item>
      <title>IE8 - Buttons not clickable</title>
      <link>http://forums.no-margin-for-errors.com/discussion/2591/ie8-buttons-not-clickable</link>
      <pubDate>Sat, 03 Dec 2011 21:13:13 -0500</pubDate>
      <dc:creator>aidank12</dc:creator>
      <guid isPermaLink="false">2591@/discussions</guid>
      <description><![CDATA[Hi Guys,<br /><br />First of all great plugin, second of all, apoligies for the annoying IE query!<br /><br />I have been able to add the plugin to a site gallery but in IE8, when you load the pictures, the next and previous buttons etc are displayed but they are not clickable. Its weird because the FB like button is clickable but the rest are not. Not sure why this would be?<br /><br />Just working on a test site - <a href="http://www.bakingacademyireland.ie/v2/index.php/gallery" target="_blank" rel="nofollow">http://www.bakingacademyireland.ie/v2/index.php/gallery</a><br /><br />I just have a basic version PP plugin working, haven't tweaked the original code at all really except the speed of the slideshow as I am new to jquery etc.<br /><br />Any help much appreciated<br /><br />Aidan]]></description>
   </item>
   <item>
      <title>image with uppercase file extension does not show up in thumbnail menu</title>
      <link>http://forums.no-margin-for-errors.com/discussion/752/image-with-uppercase-file-extension-does-not-show-up-in-thumbnail-menu</link>
      <pubDate>Fri, 17 Sep 2010 00:30:41 -0400</pubDate>
      <dc:creator>welzie</dc:creator>
      <guid isPermaLink="false">752@/discussions</guid>
      <description><![CDATA[If an image has .JPG then a black square with a play icon shows up in the thumbnail/preview menu when a gallery image is being viewed.  If the black icon is clicked the image is displayed correctly, the only is issue the thumbnail/preview not showing up.<br /><br />The release notes mention something about toLowercase being removed, maybe there was one instance that it should have not been removed.<br /><br />Example: <img src="http://img215.imageshack.us/img215/5783/prettyphotohelp.jpg" alt="image" /><br /><br />Any hint on what line to change to fix this?]]></description>
   </item>
   <item>
      <title>Can&#039;t Install - &quot;The plugin does not have a valid header.&quot;</title>
      <link>http://forums.no-margin-for-errors.com/discussion/519/cant-install-the-plugin-does-not-have-a-valid-header.</link>
      <pubDate>Thu, 20 May 2010 03:51:38 -0400</pubDate>
      <dc:creator>streamlab</dc:creator>
      <guid isPermaLink="false">519@/discussions</guid>
      <description><![CDATA[Hello,<br />
<br />
I am trying to install 2.5.6 through the WP plugin installer.  I uploaded the compressed zip version, everything upload and installs, but when I click on &quot;Activate Plugin&quot;  the next browser page says &quot;The plugin does not have a valid header.&quot;<br />
<br />
I think everything is in the prettyPhoto folder but I can&#039;t seem to manually install it.  Any ideas?<br />
<br />
Earlier today I downloaded the PrettyPhoto version from the WordPress site which is an old version - 1.6.1.  I got it to work, but the Vimeo videos were cut off - may 10-15 pixels high with the button below it.  I then found a support note from you guys suggestion that this was fixed in a later version.<br />
<br />
This plugin is awesome! Any help would be appreciated.  I really want to use this...<br />
<br />
Thanks!<br />
<br />
Tom Cummings<br />
tomc@streamlab.com]]></description>
   </item>
   </channel>
</rss>
