<?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: Code/CSS for images with boxes around them</title>
		<link>http://www.kriesi.at/support/topic/codecss-for-images-with-boxes-around-them</link>
		<description>Support Forum - Topic: Code/CSS for images with boxes around them</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 10:45:00 +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/codecss-for-images-with-boxes-around-them" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Code/CSS for images with boxes around them"</title>
			<link>http://www.kriesi.at/support/topic/codecss-for-images-with-boxes-around-them#post-31162</link>
			<pubDate>Fri, 04 Nov 2011 06:34:24 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">31162@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that you found a solution :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "Code/CSS for images with boxes around them"</title>
			<link>http://www.kriesi.at/support/topic/codecss-for-images-with-boxes-around-them#post-31151</link>
			<pubDate>Thu, 03 Nov 2011 22:49:17 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">31151@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ok, I've got it with try and error ;-)&#60;/p&#62;
&#60;p&#62;&#60;code&#62;img.box {&#60;br /&#62;
    background: none repeat scroll 0 0 #F6F6F6;&#60;br /&#62;
    border: 1px solid #BDBDBD;&#60;br /&#62;
    padding: 6px;&#60;br /&#62;
    position: relative;&#60;br /&#62;
    z-index: 2;&#60;br /&#62;
}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;is the right CSS for it :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "Code/CSS for images with boxes around them"</title>
			<link>http://www.kriesi.at/support/topic/codecss-for-images-with-boxes-around-them#post-31150</link>
			<pubDate>Thu, 03 Nov 2011 22:42:28 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">31150@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm not so familiar with CSS ... could anybody please tell me how to add only to the images in the text a border around it?&#60;/p&#62;
&#60;p&#62;I mean the blue images in the text like in the demo site here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.kriesi.at/themes/corona/2010/03/07/html-styles/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/corona/2010/03/07/html-styles/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The HTML-code for the image is this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;img class=&#38;quot;box alignright&#38;quot; title=&#38;quot;Image Title&#38;quot; ....&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I have added &#34;box&#34; into the class-tag, but there must be an error in this writing, because it has no effect, when I use these custom CSS like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.box  img  {
    background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #BDBDBD;
    padding: 6px;
    position: relative;
    z-index: 2;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I must use this &#34;box&#34; class, because otherwise the rounded corners of the related post images are away.&#60;/p&#62;
&#60;p&#62;What is the correct writing of an image class CSS, so that these images in the text get my borders around them?&#60;/p&#62;
&#60;p&#62;Thanks a lot for any tips.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
