<?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: Gapless Images</title>
		<link>http://www.kriesi.at/support/topic/gapless-images</link>
		<description>Support Forum - Topic: Gapless Images</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 23:07:50 +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/gapless-images" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Gapless Images"</title>
			<link>http://www.kriesi.at/support/topic/gapless-images#post-82407</link>
			<pubDate>Mon, 05 Nov 2012 20:49:37 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">82407@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad I could help :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skyandbradd on "Gapless Images"</title>
			<link>http://www.kriesi.at/support/topic/gapless-images#post-82393</link>
			<pubDate>Mon, 05 Nov 2012 20:03:15 +0000</pubDate>
			<dc:creator>skyandbradd</dc:creator>
			<guid isPermaLink="false">82393@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Devin!&#60;/p&#62;
&#60;p&#62;Thanks sooo much! You sir are my new hero! Worked perfectly. And thanks for reminding me about the taller image, must fix that asap! :)&#60;/p&#62;
&#60;p&#62;Thanks again!&#60;/p&#62;
&#60;p&#62;Sky.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Gapless Images"</title>
			<link>http://www.kriesi.at/support/topic/gapless-images#post-82313</link>
			<pubDate>Mon, 05 Nov 2012 15:43:06 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">82313@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Sky,&#60;/p&#62;
&#60;p&#62;It took me a bit of poking around but its the default line height added to the body. Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.page-id-9 .entry-content {
line-height: 0em;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Where the page-id-9 in used to only effect the content on that page. If you want to add regular text you can put the images inside of a new div and then add the line height rule to that div. also to note, one of your images is just a pixel taller than the others so you'll need to adjust that :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skyandbradd on "Gapless Images"</title>
			<link>http://www.kriesi.at/support/topic/gapless-images#post-82245</link>
			<pubDate>Mon, 05 Nov 2012 05:43:22 +0000</pubDate>
			<dc:creator>skyandbradd</dc:creator>
			<guid isPermaLink="false">82245@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Hi, yes it is using a dynamic template I created. I also tried to do this by creating a blank template, and again just using the themes default template. Neither worked.&#60;/p&#62;
&#60;p&#62;And no, there are NO line breaks at all. If there are, I didn't put them in and I am unable to remove or even find out what is making them appear.&#60;/p&#62;
&#60;p&#62;The only thing that has worked for me, which I discovered by accident, was removing header.php. After I accidentally deleted it, the images were gapless, but I have no idea why, and obviously I don't want to completely delete that file. I just want gapless images!&#60;/p&#62;
&#60;p&#62;Any further thoughts would be much appreciated! :)&#60;/p&#62;
&#60;p&#62;Sky.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Gapless Images"</title>
			<link>http://www.kriesi.at/support/topic/gapless-images#post-82236</link>
			<pubDate>Mon, 05 Nov 2012 03:51:58 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">82236@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;There is a line break after every third portfolio item. Did you create this using the Template Builder?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skyandbradd on "Gapless Images"</title>
			<link>http://www.kriesi.at/support/topic/gapless-images#post-82221</link>
			<pubDate>Sun, 04 Nov 2012 22:32:06 +0000</pubDate>
			<dc:creator>skyandbradd</dc:creator>
			<guid isPermaLink="false">82221@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Just wondering how to remove the gaps between images, horizontal is not an issue, just vertical. I would like no space at all between images. Any advice would be great! :) I've tried everything I can think of, and I did have it at one stage, but I've forgotten what I changed. At the moment it looks like this: &#60;a href=&#34;http://skyydott.com/jbtw2/test/&#34; rel=&#34;nofollow&#34;&#62;http://skyydott.com/jbtw2/test/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Really need no gaps, eep!!&#60;/p&#62;
&#60;p&#62;Sky.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
