<?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: Transparent content containers?</title>
		<link>http://www.kriesi.at/support/topic/transparent-title-container</link>
		<description>Support Forum - Topic: Transparent content containers?</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 22:00:23 +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/transparent-title-container" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Transparent content containers?"</title>
			<link>http://www.kriesi.at/support/topic/transparent-title-container#post-80596</link>
			<pubDate>Mon, 22 Oct 2012 07:27:42 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">80596@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;2) It's not possible to make the title container transparent without removing the background color from the #main .container element. So if you want to remove the background color from both elements use following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.title_container, #main .container{
    background: transparent;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The reason why it doesn't work is that the .title_container element overlaps the #main .container element and the end result of a transparent bg color would be that the users just sees the color of the #main .container element (which is eg white by default).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webbie22 on "Transparent content containers?"</title>
			<link>http://www.kriesi.at/support/topic/transparent-title-container#post-80539</link>
			<pubDate>Sun, 21 Oct 2012 07:17:41 +0000</pubDate>
			<dc:creator>webbie22</dc:creator>
			<guid isPermaLink="false">80539@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Partial answer... #1 is, &#60;code&#62;#main .container  { background: transparent; }&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;But how do I make only the title_container area transparent?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webbie22 on "Transparent content containers?"</title>
			<link>http://www.kriesi.at/support/topic/transparent-title-container#post-80535</link>
			<pubDate>Sun, 21 Oct 2012 06:01:32 +0000</pubDate>
			<dc:creator>webbie22</dc:creator>
			<guid isPermaLink="false">80535@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;1. How do I make the entire content container (area below header) transparent?  &#60;/p&#62;
&#60;p&#62;2. Only the title_container area transparent?&#60;/p&#62;
&#60;p&#62;I tried changing background-color of &#60;em&#62;.stretch_full.title_container&#60;/em&#62; and &#60;em&#62;.title_container&#60;/em&#62; but that didn't do it.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
