<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Gallery thumbnails</title>
		<link>http://www.kriesi.at/support/topic/gallery-thumbnails</link>
		<description>Support Forum - Topic: Gallery thumbnails</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 05:19:56 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/gallery-thumbnails" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Gallery thumbnails"</title>
			<link>http://www.kriesi.at/support/topic/gallery-thumbnails#post-102471</link>
			<pubDate>Thu, 21 Mar 2013 17:20:10 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">102471@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;We made the post at the same time so I was looking at your page after you already fixed it. lol. Glad you found the solution.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>StA on "Gallery thumbnails"</title>
			<link>http://www.kriesi.at/support/topic/gallery-thumbnails#post-102377</link>
			<pubDate>Thu, 21 Mar 2013 07:00:32 +0000</pubDate>
			<dc:creator>StA</dc:creator>
			<guid isPermaLink="false">102377@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;All working fine with the css tweak - it's a wordpress gallery issue it seems
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Gallery thumbnails"</title>
			<link>http://www.kriesi.at/support/topic/gallery-thumbnails#post-101433</link>
			<pubDate>Fri, 15 Mar 2013 04:41:08 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">101433@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;These are the media queries breakdown for that page. There are 5 triggers&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;Smartphone Portrait

&#60;a href=&#34;http://www.clipular.com/c?2786526=cHjhJbakhTeDx8oQHGE5Gh0CnaM&#34; rel=&#34;nofollow&#34;&#62;http://www.clipular.com/c?2786526=cHjhJbakhTeDx8oQHGE5Gh0CnaM&#60;/a&#62;
--------
Smartphone Landscape

&#60;a href=&#34;http://www.clipular.com/c?2961502=tUY_W56Yj_K7VDlPCcnmEj2aDDo&#34; rel=&#34;nofollow&#34;&#62;http://www.clipular.com/c?2961502=tUY_W56Yj_K7VDlPCcnmEj2aDDo&#60;/a&#62;
--------
Tablet Portrait

&#60;a href=&#34;http://www.clipular.com/c?3089184=kvlCPKWfY5arR6PgX25YsUkcALc&#34; rel=&#34;nofollow&#34;&#62;http://www.clipular.com/c?3089184=kvlCPKWfY5arR6PgX25YsUkcALc&#60;/a&#62;
--------
Tablet Landscape

&#60;a href=&#34;http://www.clipular.com/c?2818252=v8CMiUC5ubwQ_jMsfuHIiOIOaYg&#34; rel=&#34;nofollow&#34;&#62;http://www.clipular.com/c?2818252=v8CMiUC5ubwQ_jMsfuHIiOIOaYg&#60;/a&#62;
--------
Monitor Size 

&#60;a href=&#34;http://www.clipular.com/c?3089190=A5hq_1AoMApdxnvOSuZdz768S04&#34; rel=&#34;nofollow&#34;&#62;http://www.clipular.com/c?3089190=A5hq_1AoMApdxnvOSuZdz768S04&#60;/a&#62;
--------&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Which images are you unhappy with and how should they change . please refer to to the 5 above specifically &#38;gt; &#34;image: tablet landscape - want 2 more or 2 less thumbnails.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>StA on "Gallery thumbnails"</title>
			<link>http://www.kriesi.at/support/topic/gallery-thumbnails#post-101431</link>
			<pubDate>Fri, 15 Mar 2013 04:22:47 +0000</pubDate>
			<dc:creator>StA</dc:creator>
			<guid isPermaLink="false">101431@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Found the following which seems to have fixed it and not caused any problems I can see elsewhere. Something to do with clearing after a row according to the post&#60;/p&#62;
&#60;p&#62;.gallery br {&#60;br /&#62;
display:none;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.gallery:after {&#60;br /&#62;
visibility: hidden;&#60;br /&#62;
display: block;&#60;br /&#62;
font-size: 0;&#60;br /&#62;
content: &#34; &#34;;&#60;br /&#62;
clear: both;&#60;br /&#62;
height: 0;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>StA on "Gallery thumbnails"</title>
			<link>http://www.kriesi.at/support/topic/gallery-thumbnails#post-101316</link>
			<pubDate>Thu, 14 Mar 2013 16:02:52 +0000</pubDate>
			<dc:creator>StA</dc:creator>
			<guid isPermaLink="false">101316@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi both,&#60;/p&#62;
&#60;p&#62;On iPhone 9 columns works because the thumbnails are in rows of three. Just tried 6 columns and works perfectly on iPad in portrait view. Only problem is desktop and iPad landscape seem awfully empty.&#60;/p&#62;
&#60;p&#62;Link to test gallery is inkitfc.com/test-gallery/   (set to 6 columns)&#60;/p&#62;
&#60;p&#62;inkitfc.com/test-gallery-2/    (set to 7 columns)&#60;/p&#62;
&#60;p&#62;inkitfc.com/test-gallery-3/     (set to 9 columns...preferred)&#60;/p&#62;
&#60;p&#62;Would be great if there is a solution to be able to use 9 (perfect for desktop) and that on iPad the 10th image follows immediately after the 9th (on same row) and doesn't start another row.&#60;/p&#62;
&#60;p&#62;Steve
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Gallery thumbnails"</title>
			<link>http://www.kriesi.at/support/topic/gallery-thumbnails#post-101274</link>
			<pubDate>Thu, 14 Mar 2013 11:44:25 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">101274@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;It sounds to me as if 7 is too much for each row and you should consider 6 to be the max. That is why the 7th one drops down a row. Your other course of action would be to make each image width 16% less to make enough room for an extra. But as Devin stated, please let us see this in action by providing a url.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Gallery thumbnails"</title>
			<link>http://www.kriesi.at/support/topic/gallery-thumbnails#post-101124</link>
			<pubDate>Wed, 13 Mar 2013 15:31:52 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">101124@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi steveandrews8001,&#60;/p&#62;
&#60;p&#62;We'll need to see the site live to see whats going on. If you are using replete 1.0, I believe there was a change in how the theme interacts with gallery items by default in either 1.1 or 1.2. Either way seeing it live we should be able to get a fix for you.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>StA on "Gallery thumbnails"</title>
			<link>http://www.kriesi.at/support/topic/gallery-thumbnails#post-100841</link>
			<pubDate>Tue, 12 Mar 2013 14:02:08 +0000</pubDate>
			<dc:creator>StA</dc:creator>
			<guid isPermaLink="false">100841@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Sorry for the bad explanation ;)&#60;/p&#62;
&#60;p&#62;I get 6 thumbnails on row 1, 1 thumb on row 2, 6 thumbs on row 3, 1 thumb on row 4, 6 thumbs on row 5 etc. They don't flow continuously after each other
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Gallery thumbnails"</title>
			<link>http://www.kriesi.at/support/topic/gallery-thumbnails#post-100840</link>
			<pubDate>Tue, 12 Mar 2013 13:53:11 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">100840@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Do  you mean by e-shape, that each of the images is on a different vertical allign? Could you create a screen capture and post a link to it here so we get a better idea, because I am not seeing this.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>StA on "Gallery thumbnails"</title>
			<link>http://www.kriesi.at/support/topic/gallery-thumbnails#post-100614</link>
			<pubDate>Mon, 11 Mar 2013 15:17:09 +0000</pubDate>
			<dc:creator>StA</dc:creator>
			<guid isPermaLink="false">100614@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi guys,&#60;/p&#62;
&#60;p&#62;Firstly great theme! I've managed to work my way through most things by looking at previous posts but I'm struggling with the gallery thumbnails. Even set to 7 columns (9 lloks great on a desktop) on iPad in portrait mode the thumnails take up a 'E' shape, i.e. do not follow on continuously from each other. Seems fine on the iPhone though.&#60;/p&#62;
&#60;p&#62;Any suggestions?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
