<?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 - User Favorites: martine_goldenbeld</title>
		<link><a href='http://www.kriesi.at/support/profile/martine_goldenbeld'>martine_goldenbeld</a></link>
		<description>Support Forum - User Favorites: martine_goldenbeld</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 19:51:40 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "background color on pages instead of image"</title>
			<link>http://www.kriesi.at/support/topic/background-color-on-pages-instead-of-image#post-87032</link>
			<pubDate>Sat, 08 Dec 2012 04:39:12 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">87032@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad Devin fixed it. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martine_goldenbeld on "White space behind content"</title>
			<link>http://www.kriesi.at/support/topic/white-space-behind-content#post-86933</link>
			<pubDate>Fri, 07 Dec 2012 11:55:09 +0000</pubDate>
			<dc:creator>martine_goldenbeld</dc:creator>
			<guid isPermaLink="false">86933@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks!!! Real simple actually! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martine_goldenbeld on "background color on pages instead of image"</title>
			<link>http://www.kriesi.at/support/topic/background-color-on-pages-instead-of-image#post-86931</link>
			<pubDate>Fri, 07 Dec 2012 11:33:28 +0000</pubDate>
			<dc:creator>martine_goldenbeld</dc:creator>
			<guid isPermaLink="false">86931@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;Thanks! I've got it!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "White space behind content"</title>
			<link>http://www.kriesi.at/support/topic/white-space-behind-content#post-86735</link>
			<pubDate>Thu, 06 Dec 2012 06:57:48 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">86735@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Martine,&#60;/p&#62;
&#60;p&#62;That uses the Boxed layout instead of the Stretched layout. Just go to the theme options &#34;Styling&#34; tab and look for &#34;Use stretched or boxed layout?&#34;. Select Boxed layout from the dropdown and save your theme options.&#60;/p&#62;
&#60;p&#62;Then select a white background color for the Body Background color for the box and save your options again.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "background color on pages instead of image"</title>
			<link>http://www.kriesi.at/support/topic/background-color-on-pages-instead-of-image#post-86733</link>
			<pubDate>Thu, 06 Dec 2012 06:54:28 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">86733@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi martine_goldenbeld&#60;/p&#62;
&#60;p&#62;If you've added that css and your background is white, that is correct. The color code #fff means white. See: &#60;a href=&#34;http://en.wikipedia.org/wiki/Web_colors&#34; rel=&#34;nofollow&#34;&#62;http://en.wikipedia.org/wiki/Web_colors&#60;/a&#62; and &#60;a href=&#34;http://html-color-codes.info/&#34; rel=&#34;nofollow&#34;&#62;http://html-color-codes.info/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you mean the callout text &#34;Angular&#34; I don't believe Propulsion has support for the same exact effect. What it is with Angular is just a bit of text that is a link. So you would need to make your text a link in the callout in Propulsion and then add 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;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .callout .content-area a {
padding: 0px 5px;
text-decoration: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #333;
}
#top .callout .content-area a:hover {
background: none;
}
.callout a:hover{
color: #333;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Where the color #333 is the color of the highlight and the color of the text once it is hovered over.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martine_goldenbeld on "White space behind content"</title>
			<link>http://www.kriesi.at/support/topic/white-space-behind-content#post-86632</link>
			<pubDate>Wed, 05 Dec 2012 14:28:23 +0000</pubDate>
			<dc:creator>martine_goldenbeld</dc:creator>
			<guid isPermaLink="false">86632@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;Does anyone know how you make a white space behind the content? I would like to have a background image but, still want to read the content correctly by putting a white space behind it. Like on this site &#60;a href=&#34;http://paullindqvist.se&#34; rel=&#34;nofollow&#34;&#62;http://paullindqvist.se&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Hope anyone understands me... :)&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
Greetings Martine
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martine_goldenbeld on "background color on pages instead of image"</title>
			<link>http://www.kriesi.at/support/topic/background-color-on-pages-instead-of-image#post-86629</link>
			<pubDate>Wed, 05 Dec 2012 14:19:18 +0000</pubDate>
			<dc:creator>martine_goldenbeld</dc:creator>
			<guid isPermaLink="false">86629@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Oh and I have another question... don't know if I have to fix it in the css.&#60;/p&#62;
&#60;p&#62;I would like to have two words in a sentence on the homepage selected. Just like on the Angular Theme Demo homepage. There you have the word Angular selected. How can I apply that?&#60;/p&#62;
&#60;p&#62;Thanks again!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martine_goldenbeld on "background color on pages instead of image"</title>
			<link>http://www.kriesi.at/support/topic/background-color-on-pages-instead-of-image#post-86625</link>
			<pubDate>Wed, 05 Dec 2012 14:08:46 +0000</pubDate>
			<dc:creator>martine_goldenbeld</dc:creator>
			<guid isPermaLink="false">86625@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello Peter,&#60;/p&#62;
&#60;p&#62;I'm struggling with the same isue. I tried you're advice with the css code. Now the whole background is white... What did I do wrong?&#60;/p&#62;
&#60;p&#62;Hope you can help me, thanks!&#60;/p&#62;
&#60;p&#62;Regards, Martine
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "background color on pages instead of image"</title>
			<link>http://www.kriesi.at/support/topic/background-color-on-pages-instead-of-image#post-74250</link>
			<pubDate>Tue, 04 Sep 2012 06:08:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">74250@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Following code will add a white bg color to the main container:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#wrap_all, #main.container_wrap {
    background: #fff;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>treats on "background color on pages instead of image"</title>
			<link>http://www.kriesi.at/support/topic/background-color-on-pages-instead-of-image#post-74222</link>
			<pubDate>Tue, 04 Sep 2012 00:27:23 +0000</pubDate>
			<dc:creator>treats</dc:creator>
			<guid isPermaLink="false">74222@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have implemented a bg image but would like to have a background color around the title and content on pages.&#60;br /&#62;
Everything I have changed (.titlecontainer,etc)&#60;br /&#62;
Can you help me with the css?&#60;/p&#62;
&#60;p&#62;site:  &#60;a href=&#34;http://www.treats-unleashed.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.treats-unleashed.com/&#60;/a&#62;&#60;br /&#62;
propulsion
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
