<?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: Featured image feature : trasparent box?</title>
		<link>http://www.kriesi.at/support/topic/featured-image-feature-trasparent-box</link>
		<description>Support Forum - Topic: Featured image feature : trasparent box?</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 11:13:02 +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/featured-image-feature-trasparent-box" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Featured image feature : trasparent box?"</title>
			<link>http://www.kriesi.at/support/topic/featured-image-feature-trasparent-box#post-36043</link>
			<pubDate>Thu, 29 Dec 2011 10:22:33 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">36043@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>radiocatania on "Featured image feature : trasparent box?"</title>
			<link>http://www.kriesi.at/support/topic/featured-image-feature-trasparent-box#post-35969</link>
			<pubDate>Fri, 23 Dec 2011 12:56:13 +0000</pubDate>
			<dc:creator>radiocatania</dc:creator>
			<guid isPermaLink="false">35969@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;but...lol!&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Featured image feature : trasparent box?"</title>
			<link>http://www.kriesi.at/support/topic/featured-image-feature-trasparent-box#post-35950</link>
			<pubDate>Fri, 23 Dec 2011 10:51:48 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">35950@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Instead of:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.post_excerpt {
background: url(&#38;quot;lnx.radiocatania.it/img/background.png&#38;quot;) repeat;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;use:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.post_excerpt {
background: url(&#38;quot;http://lnx.radiocatania.it/img/background.png&#38;quot;) repeat;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>radiocatania on "Featured image feature : trasparent box?"</title>
			<link>http://www.kriesi.at/support/topic/featured-image-feature-trasparent-box#post-35940</link>
			<pubDate>Fri, 23 Dec 2011 10:00:33 +0000</pubDate>
			<dc:creator>radiocatania</dc:creator>
			<guid isPermaLink="false">35940@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This is custom.css  :&#60;/p&#62;
&#60;p&#62;body {&#60;br /&#62;
    color: #000042;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.entry-content, .blog-meta {&#60;br /&#62;
    font: 13px/1.7em Georgia,Times,&#34;Times New Roman&#34;,serif;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.post_excerpt {&#60;br /&#62;
    background: url(&#34;lnx.radiocatania.it/img/background.png&#34;) repeat;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Featured image feature : trasparent box?"</title>
			<link>http://www.kriesi.at/support/topic/featured-image-feature-trasparent-box#post-35823</link>
			<pubDate>Thu, 22 Dec 2011 12:57:13 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">35823@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Please add it to the css code and I'll investigate the problem...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>radiocatania on "Featured image feature : trasparent box?"</title>
			<link>http://www.kriesi.at/support/topic/featured-image-feature-trasparent-box#post-35817</link>
			<pubDate>Thu, 22 Dec 2011 12:32:13 +0000</pubDate>
			<dc:creator>radiocatania</dc:creator>
			<guid isPermaLink="false">35817@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks but don't work..&#60;br /&#62;
I also try full path (lnx.radiocatania.it/img/background.png) but i can see...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Featured image feature : trasparent box?"</title>
			<link>http://www.kriesi.at/support/topic/featured-image-feature-trasparent-box#post-35798</link>
			<pubDate>Thu, 22 Dec 2011 11:05:44 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">35798@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Add following code to css/custom.css and insert the url to your transparent bg image (you can create one with Photoshop, Gimp, etc.):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.post_excerpt {
    background: url(&#38;#39;images/background.png&#38;#39;) repeat;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>radiocatania on "Featured image feature : trasparent box?"</title>
			<link>http://www.kriesi.at/support/topic/featured-image-feature-trasparent-box#post-35790</link>
			<pubDate>Thu, 22 Dec 2011 09:26:42 +0000</pubDate>
			<dc:creator>radiocatania</dc:creator>
			<guid isPermaLink="false">35790@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;br /&#62;
&#60;a href=&#34;http://lnx.radiocatania.it&#34; rel=&#34;nofollow&#34;&#62;http://lnx.radiocatania.it&#60;/a&#62; (background box is white)&#60;/p&#62;
&#60;p&#62;Many thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Featured image feature : trasparent box?"</title>
			<link>http://www.kriesi.at/support/topic/featured-image-feature-trasparent-box#post-35747</link>
			<pubDate>Thu, 22 Dec 2011 03:39:37 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">35747@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;yes, it is, though I'm not quite sure in which context you're seeing this. Could you link to your page? This way I can give specific instructions.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>radiocatania on "Featured image feature : trasparent box?"</title>
			<link>http://www.kriesi.at/support/topic/featured-image-feature-trasparent-box#post-35645</link>
			<pubDate>Wed, 21 Dec 2011 12:06:58 +0000</pubDate>
			<dc:creator>radiocatania</dc:creator>
			<guid isPermaLink="false">35645@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi to all,&#60;br /&#62;
is is possible make trasparent box on featured image?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
