<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>e2interactive forums Topic: Thumbnails Cut Off</title>
<link>http://www.e2interactive.com/blog/forums/</link>
<description>e2interactive forums Topic: Thumbnails Cut Off</description>
<language>en</language>
<pubDate>Fri, 21 Nov 2008 22:12:02 +0000</pubDate>

<item>
<title>InspiredGraphix on "Thumbnails Cut Off"</title>
<link>http://www.e2interactive.com/blog/forums/topic/50#post-257</link>
<pubDate>Thu, 17 Jan 2008 09:26:39 +0000</pubDate>
<dc:creator>InspiredGraphix</dc:creator>
<guid isPermaLink="false">257@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Don't sweat it - just realised that changing the variable in one of the JS files sorts it out.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Rob
&#60;/p&#62;</description>
</item>
<item>
<title>InspiredGraphix on "Thumbnails Cut Off"</title>
<link>http://www.e2interactive.com/blog/forums/topic/50#post-254</link>
<pubDate>Thu, 17 Jan 2008 08:59:47 +0000</pubDate>
<dc:creator>InspiredGraphix</dc:creator>
<guid isPermaLink="false">254@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Sorry mate, I don't want to adjust the padding/ margin of the images, i want to change the calculation that the script makes to guesstimate how wide the thumbnails area should be (the &#34;virtual width&#34; from start to finish). &#60;/p&#62;
&#60;p&#62;The cutting off issue i am having is not vertically (i know they do that, not worried about that), but my landscape images in the thumbs are messing it up. If you scroll to the last thumbnails in the gallery on the page link i supplied, you will see it finishes scrolling before it gets to the end.&#60;/p&#62;
&#60;p&#62;If i can bump the calculation to suit 120px wide images instead of 100px wide images or something, it should give me enough room to compensate for the landscape images. &#60;/p&#62;
&#60;p&#62;Does that make sense what i am after?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;rob
&#60;/p&#62;</description>
</item>
<item>
<title>e2 on "Thumbnails Cut Off"</title>
<link>http://www.e2interactive.com/blog/forums/topic/50#post-214</link>
<pubDate>Sun, 13 Jan 2008 01:26:22 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">214@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;You can adjust the css file and add more padding to the images to get them to space correctly.  Look for:&#60;/p&#62;
&#60;p&#62;#thumbs img{&#60;br /&#62;
	margin-right:5px;&#60;br /&#62;
	vertical-align:top;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;adjust the margin-right:
&#60;/p&#62;</description>
</item>
<item>
<title>InspiredGraphix on "Thumbnails Cut Off"</title>
<link>http://www.e2interactive.com/blog/forums/topic/50#post-210</link>
<pubDate>Sat, 12 Jan 2008 20:10:45 +0000</pubDate>
<dc:creator>InspiredGraphix</dc:creator>
<guid isPermaLink="false">210@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Hi Again Mate, &#60;/p&#62;
&#60;p&#62;I was just wondering if you can tell me where to change that calculation?&#60;/p&#62;
&#60;p&#62;I don't mind if there is extra space in the thumbnail scrolling area, i just don't want to cut them off.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Rob
&#60;/p&#62;</description>
</item>
<item>
<title>InspiredGraphix on "Thumbnails Cut Off"</title>
<link>http://www.e2interactive.com/blog/forums/topic/50#post-208</link>
<pubDate>Sat, 12 Jan 2008 06:26:20 +0000</pubDate>
<dc:creator>InspiredGraphix</dc:creator>
<guid isPermaLink="false">208@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Hi Mate,&#60;/p&#62;
&#60;p&#62;Thanks for the heads up. &#60;/p&#62;
&#60;p&#62;Yeah, i am not using the uploader, since i wanted to resize/manage the images directly.&#60;/p&#62;
&#60;p&#62;Thanks for the tip, i will sort it out now that i know.&#60;/p&#62;
&#60;p&#62;Many thanks,&#60;/p&#62;
&#60;p&#62;Rob
&#60;/p&#62;</description>
</item>
<item>
<title>e2 on "Thumbnails Cut Off"</title>
<link>http://www.e2interactive.com/blog/forums/topic/50#post-202</link>
<pubDate>Fri, 11 Jan 2008 11:03:00 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">202@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;The reason they cut off or appear to cut of is your image thumbs sizes are not 100x100, you've used custom sizes.  The gallery thumbnail viewer spacing is calculated on thumbnails being 100x100, the uploader will automatically resize them for you, or if you crop them yourself at 100x100 they fit within that space correctly.
&#60;/p&#62;</description>
</item>
<item>
<title>InspiredGraphix on "Thumbnails Cut Off"</title>
<link>http://www.e2interactive.com/blog/forums/topic/50#post-200</link>
<pubDate>Fri, 11 Jan 2008 10:08:59 +0000</pubDate>
<dc:creator>InspiredGraphix</dc:creator>
<guid isPermaLink="false">200@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Hi Mate,&#60;/p&#62;
&#60;p&#62;Firstly, AWESOME software, loving it.&#60;/p&#62;
&#60;p&#62;I just have one small issue, i seem to be getting the last one or two thumbnails cut off somehow. I haven't been able to find any real reason for it. Sometimes it is part of one, on another it is a few. &#60;/p&#62;
&#60;p&#62;You can see my implementation of it here:&#60;br /&#62;
&#60;a href=&#34;http://www.inspiredgraphix.com.au/glamour_photography.php&#34; rel=&#34;nofollow&#34;&#62;http://www.inspiredgraphix.com.au/glamour_photography.php&#60;/a&#62; - if you scroll the thumbnails all the way to the right you should see what i mean.&#60;/p&#62;
&#60;p&#62;Any help is much appreciated. &#60;/p&#62;
&#60;p&#62;Also, is there a simple way to make the thumbnails bar begin collapsed? I tried setting the CSS to zero height, and also calling the javascript thumbs() function with onload, but couldn't get reliable results (and using onload was clumsy, especially on a slow connection).&#60;/p&#62;
&#60;p&#62;Many thanks,&#60;/p&#62;
&#60;p&#62;Rob
&#60;/p&#62;</description>
</item>

</channel>
</rss>
