<?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: CSS Borders</title>
		<link>http://www.kriesi.at/support/topic/css-borders</link>
		<description>Support Forum - Topic: CSS Borders</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 04:11:42 +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/css-borders" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "CSS Borders"</title>
			<link>http://www.kriesi.at/support/topic/css-borders#post-25121</link>
			<pubDate>Thu, 18 Aug 2011 07:07:21 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25121@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
to remove the padding change following code in style.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.entry img{
padding:4px;
display:block;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.entry img{
padding:0;
display:block;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;To apply borders for posts only use following code (in style.css):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.single img{
border: 5px solid #6C6459;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>nugent44 on "CSS Borders"</title>
			<link>http://www.kriesi.at/support/topic/css-borders#post-25103</link>
			<pubDate>Wed, 17 Aug 2011 20:40:51 +0000</pubDate>
			<dc:creator>nugent44</dc:creator>
			<guid isPermaLink="false">25103@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Okay I have gone in manually to apply borders to certain pages because I haven't found any other way in the CSS to specify this. However take a look at this page- some images have an odd padding between the border and the image. &#60;a href=&#34;http://altd.dev.amermancreative.com/egyptian-arabian-mares/black-arabians-mare-rhapsody-in-black&#34; rel=&#34;nofollow&#34;&#62;http://altd.dev.amermancreative.com/egyptian-arabian-mares/black-arabians-mare-rhapsody-in-black&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nugent44 on "CSS Borders"</title>
			<link>http://www.kriesi.at/support/topic/css-borders#post-25098</link>
			<pubDate>Wed, 17 Aug 2011 19:36:47 +0000</pubDate>
			<dc:creator>nugent44</dc:creator>
			<guid isPermaLink="false">25098@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Or is there a way to easily specify for some images to have borders (the majority on the site won't but I want certain ones to have a border)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nugent44 on "CSS Borders"</title>
			<link>http://www.kriesi.at/support/topic/css-borders#post-25097</link>
			<pubDate>Wed, 17 Aug 2011 19:16:32 +0000</pubDate>
			<dc:creator>nugent44</dc:creator>
			<guid isPermaLink="false">25097@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I have looked online for answers to this CSS question- I'm having trouble figuring out how to apply borders to only the images in posts.&#60;br /&#62;
I don't want borders around page or portfolio images, just blog post images. But when I added a border to .entry img it applied to everything. Is there an easy CSS fix for this in Cleancut?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
