<?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 - Tag: black - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/black</link>
		<description>Support Forum - Tag: black - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 16:19:55 +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/tags/black" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "BBPress Forum Comment Background Color CSS"</title>
			<link>http://www.kriesi.at/support/topic/bbpress-forum-comment-background-color-css#post-105596</link>
			<pubDate>Mon, 15 Apr 2013 06:49:16 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">105596@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; That's not possible. BBpress uses a stylesheet to style the forum and Kriesi uses wp-content\themes\propulsion\config-bbpress\bbpress-mod-21.css (or wp-content\themes\propulsion\config-bbpress\bbpress-mod.css) to overwrite some styles. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ehong33234 on "BBPress Forum Comment Background Color CSS"</title>
			<link>http://www.kriesi.at/support/topic/bbpress-forum-comment-background-color-css#post-105496</link>
			<pubDate>Sun, 14 Apr 2013 06:00:27 +0000</pubDate>
			<dc:creator>ehong33234</dc:creator>
			<guid isPermaLink="false">105496@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Do you know how I can get bbpress to inherit all propulsion css? It looks like it is using it's own css?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ehong33234 on "BBPress Forum Comment Background Color CSS"</title>
			<link>http://www.kriesi.at/support/topic/bbpress-forum-comment-background-color-css#post-105495</link>
			<pubDate>Sun, 14 Apr 2013 05:59:17 +0000</pubDate>
			<dc:creator>ehong33234</dc:creator>
			<guid isPermaLink="false">105495@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I was adding it to quick CSS under propulsion theme options. Just tried to do it through cpanel file manager for custom.css and I think it worked! thx.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "BBPress Forum Comment Background Color CSS"</title>
			<link>http://www.kriesi.at/support/topic/bbpress-forum-comment-background-color-css#post-105491</link>
			<pubDate>Sun, 14 Apr 2013 05:51:39 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">105491@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Where are you adding it in? I don't see the adjust css inspecting it now.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ehong33234 on "BBPress Forum Comment Background Color CSS"</title>
			<link>http://www.kriesi.at/support/topic/bbpress-forum-comment-background-color-css#post-105459</link>
			<pubDate>Sat, 13 Apr 2013 22:42:32 +0000</pubDate>
			<dc:creator>ehong33234</dc:creator>
			<guid isPermaLink="false">105459@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That's the strange thing. I just added it in there and changed the color code, as I have tried this before already, and it doesn't do anything. I even put !important; yet nothing.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#bbpress-forums .even, #bbpress-forums .bbp-replies .odd{
background-color:#f2f2f2;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Devin on "BBPress Forum Comment Background Color CSS"</title>
			<link>http://www.kriesi.at/support/topic/bbpress-forum-comment-background-color-css#post-105456</link>
			<pubDate>Sat, 13 Apr 2013 22:18:38 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">105456@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It looks like you have this set which is causing the color:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#bbpress-forums .even, #bbpress-forums .bbp-replies .odd{
background-color:#111111;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Look for that in your Quick CSS or if it isn't there, add it there and modify the color code as needed.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ehong33234 on "BBPress Forum Comment Background Color CSS"</title>
			<link>http://www.kriesi.at/support/topic/bbpress-forum-comment-background-color-css#post-105448</link>
			<pubDate>Sat, 13 Apr 2013 21:49:00 +0000</pubDate>
			<dc:creator>ehong33234</dc:creator>
			<guid isPermaLink="false">105448@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin, I turned it off of maintenance mode for you to take a look. Thanks!&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://goo.gl/gB8EO&#34; rel=&#34;nofollow&#34;&#62;http://goo.gl/gB8EO&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "BBPress Forum Comment Background Color CSS"</title>
			<link>http://www.kriesi.at/support/topic/bbpress-forum-comment-background-color-css#post-105417</link>
			<pubDate>Sat, 13 Apr 2013 19:43:57 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">105417@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ehong33234,&#60;/p&#62;
&#60;p&#62;Without seeing it live and inspecting it myself I'm not sure what it could be. My guess is you are incorrectly targeting it with the wrong selector or something else has a more specific selector. You could try just forcing it with !important as well.&#60;/p&#62;
&#60;p&#62;If you can provide a link to an example, we can better assist.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ehong33234 on "BBPress Forum Comment Background Color CSS"</title>
			<link>http://www.kriesi.at/support/topic/bbpress-forum-comment-background-color-css#post-105331</link>
			<pubDate>Fri, 12 Apr 2013 17:27:32 +0000</pubDate>
			<dc:creator>ehong33234</dc:creator>
			<guid isPermaLink="false">105331@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I used firebug as I normally do to look at the CSS and modify it by adding code to the Quick CSS in this theme. But no matter what I try, I cannot get rid of this black background (#111111) that is behind the comment making it hard to read. I have tried to also edit the core files for bbpress-mod.css and bbpress-mod-21.css without any luck. &#60;/p&#62;
&#60;p&#62;I just need to change this color to something more subtle like #f2f2f2 or get rid of the black altogether. &#60;/p&#62;
&#60;p&#62;Looks like something is overriding my quick CSS! Please help!&#60;/p&#62;
&#60;p&#62;Screenshot: &#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i48.tinypic.com/i1waaf.png&#34;&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Using png images in slider : background is black !"</title>
			<link>http://www.kriesi.at/support/topic/using-png-images-in-slider-background-is-black#post-91256</link>
			<pubDate>Sat, 12 Jan 2013 10:27:44 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">91256@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Can you post a link to a page where the issue occurs please? &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>emk228 on "Using png images in slider : background is black !"</title>
			<link>http://www.kriesi.at/support/topic/using-png-images-in-slider-background-is-black#post-91253</link>
			<pubDate>Sat, 12 Jan 2013 10:13:54 +0000</pubDate>
			<dc:creator>emk228</dc:creator>
			<guid isPermaLink="false">91253@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;/p&#62;
&#60;p&#62;Are you able to respond to this query? I'm also having the same issue with this.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Erin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Change Main Theme Color"</title>
			<link>http://www.kriesi.at/support/topic/change-main-theme-color#post-85673</link>
			<pubDate>Wed, 28 Nov 2012 06:46:28 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">85673@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; You can use &#60;a href=&#34;http://imageshack.us/&#34; rel=&#34;nofollow&#34;&#62;http://imageshack.us/&#60;/a&#62; to upload your images. You'll get image links which you can post here. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>corepath on "Change Main Theme Color"</title>
			<link>http://www.kriesi.at/support/topic/change-main-theme-color#post-85638</link>
			<pubDate>Tue, 27 Nov 2012 21:43:00 +0000</pubDate>
			<dc:creator>corepath</dc:creator>
			<guid isPermaLink="false">85638@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;Thanks for getting back to me. I've collected screen shots of the related changes. Is there any way I can send them in a message to you as I can't seem to attach items here.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Change Main Theme Color"</title>
			<link>http://www.kriesi.at/support/topic/change-main-theme-color#post-85600</link>
			<pubDate>Tue, 27 Nov 2012 17:26:19 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">85600@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi corepath,&#60;/p&#62;
&#60;p&#62;We'll need to take a look at your site live. If you could also point out exactly which items you mean for the above 1-2 that will help as well since there are a lot of different things and the css needs to be specific.&#60;/p&#62;
&#60;p&#62;For #3, you can add the html for the link in sidebar.php after the code for the copyright inside the social_bookmarks class. It'll need to be styled to fit the area and not cause any issues however so make sure to give your link a container class or a class itself so that it can be styled easily.&#60;/p&#62;
&#60;p&#62;Individual pages can be targeted based on the #top class. If you use something like Firebug for Firefox or Chrome's Inspect function you can inspect the code for your pages live and identify the css for that page/element and use the page-id-## class to change the look of just one page.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>corepath on "Change Main Theme Color"</title>
			<link>http://www.kriesi.at/support/topic/change-main-theme-color#post-85489</link>
			<pubDate>Tue, 27 Nov 2012 07:07:20 +0000</pubDate>
			<dc:creator>corepath</dc:creator>
			<guid isPermaLink="false">85489@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Oh, and if you know how to change the color of just one page (ie. have just the sheet color for the store be black) that would be awesome as well!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>corepath on "Change Main Theme Color"</title>
			<link>http://www.kriesi.at/support/topic/change-main-theme-color#post-85476</link>
			<pubDate>Tue, 27 Nov 2012 06:34:29 +0000</pubDate>
			<dc:creator>corepath</dc:creator>
			<guid isPermaLink="false">85476@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Ismael, I figured the majority of it out by trial and error, however I'm still having issues when I click the 'hide sidebar &#38;amp; content button'. Right now when I use that feature the home icon's background is still grey, and the background of the text (ex. 'image 2 of 4&#34;) is also grey.&#60;/p&#62;
&#60;p&#62;If I add your code, the home icon is completely invisible, which I can't have. Basically I need help with three things:&#60;/p&#62;
&#60;p&#62;1) Adding code that will make the background text for &#34;image 1 from 4&#34; or &#34;image 2 from whatever&#34; black as well as for the home icon (when &#34;hide sidebar &#38;amp; content&#34; is clicked). The icon and text still need to be visible, but with a black background&#60;br /&#62;
2) I'd like to have a permanent border in the normal light grey color around the main menu&#60;br /&#62;
3) I'd like to add a small link in the space between the social icons and the background controls, but I don't know how to do that.&#60;/p&#62;
&#60;p&#62;Help with these three things would be great!&#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Change Main Theme Color"</title>
			<link>http://www.kriesi.at/support/topic/change-main-theme-color#post-85309</link>
			<pubDate>Mon, 26 Nov 2012 05:28:57 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">85309@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi corepath,&#60;/p&#62;
&#60;p&#62;Kindly add this code to your Quick CSS(located inside Theme Options &#38;gt; Styling) or custom.css (can be accessed via ftp, inside the css folder):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.box, .blog-meta, .return_content, .arrowslidecontrolls_fullscreen, .hide_content_wrap a, .img_count, .slide_thumbnails, .widget {
background: black;
}

#top .main_menu .menu ul {
background: black;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>corepath on "Change Main Theme Color"</title>
			<link>http://www.kriesi.at/support/topic/change-main-theme-color#post-85246</link>
			<pubDate>Sun, 25 Nov 2012 01:20:46 +0000</pubDate>
			<dc:creator>corepath</dc:creator>
			<guid isPermaLink="false">85246@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'd like to be able to change the sheet, menu, background color etc. for the entire Flashlight template. The two options (white and dark) are great, but I'd like to take the dark and instead of dark grey, have it black. This would be for everything; menu, shop, blog, portfolio, pages etc.&#60;/p&#62;
&#60;p&#62;Can anybody help me out with the CSS code I need to insert in the quick CSS box or what I should do to make this change?&#60;/p&#62;
&#60;p&#62;Thanks, much appreciated!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Over effects on Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/over-effects-on-angular-theme#post-61871</link>
			<pubDate>Sat, 23 Jun 2012 18:11:57 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">61871@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Glad that you found a solution :) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bartjaillet on "Over effects on Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/over-effects-on-angular-theme#post-61685</link>
			<pubDate>Fri, 22 Jun 2012 13:08:12 +0000</pubDate>
			<dc:creator>bartjaillet</dc:creator>
			<guid isPermaLink="false">61685@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok ! Found it here &#60;a href=&#34;http://www.kriesi.at/support/topic/disable-greyscale-hover-coherence#post-58016&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/disable-greyscale-hover-coherence#post-58016&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bartjaillet on "Over effects on Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/over-effects-on-angular-theme#post-61681</link>
			<pubDate>Fri, 22 Jun 2012 12:09:56 +0000</pubDate>
			<dc:creator>bartjaillet</dc:creator>
			<guid isPermaLink="false">61681@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi guys,&#60;/p&#62;
&#60;p&#62;It's been 3 days i'm search how to disable the black and white effect on normal pictures on the home page tiles and the white overlay on the portfolio items. Can anyone help please ?!&#60;/p&#62;
&#60;p&#62;Thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Entirely black instead the grayscale effect"</title>
			<link>http://www.kriesi.at/support/topic/entirely-black-instead-the-grayscale-effect#post-60623</link>
			<pubDate>Mon, 18 Jun 2012 02:11:59 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">60623@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I visited the site and the portfolio thumbnail works fine. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rjohnsen1 on "Entirely black instead the grayscale effect"</title>
			<link>http://www.kriesi.at/support/topic/entirely-black-instead-the-grayscale-effect#post-60598</link>
			<pubDate>Sun, 17 Jun 2012 20:59:26 +0000</pubDate>
			<dc:creator>rjohnsen1</dc:creator>
			<guid isPermaLink="false">60598@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've been using the template builder to create a frontpage containing a portfolio. When I turn grayscale on the image thumbnail in the portfolio turns entirely black instead the grayscale effect. I've searching the forum but can't find anyone with the same problem - help!&#60;/p&#62;
&#60;p&#62;Link to test site: &#60;a href=&#34;http://rjohnsen.dk/test&#34; rel=&#34;nofollow&#34;&#62;http://rjohnsen.dk/test&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "how to change the body font color?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-body-font-color#post-55057</link>
			<pubDate>Mon, 07 May 2012 20:48:42 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">55057@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad the addition from Chris fixed it for you. The &#34;!important&#34; will force the css to use that specific css rule instead of others no matter where it is on the hierarchy. &#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>giuseppeadelardi on "how to change the body font color?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-body-font-color#post-54657</link>
			<pubDate>Fri, 04 May 2012 13:58:44 +0000</pubDate>
			<dc:creator>giuseppeadelardi</dc:creator>
			<guid isPermaLink="false">54657@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ok, the new rule works :)&#60;/p&#62;
&#60;p&#62;many thanks !!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "how to change the body font color?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-body-font-color#post-54623</link>
			<pubDate>Fri, 04 May 2012 09:46:22 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">54623@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;It should work.&#60;br /&#62;
Try&#60;br /&#62;
&#60;code&#62;body{color:#000000 !important;}&#60;/code&#62;&#60;br /&#62;
Make sure you've added it to custom.css on your server.&#60;/p&#62;
&#60;p&#62;Also make sure your cache is cleared, maybe it works but your browser hasn't caught up.&#60;br /&#62;
If this doesn't work, can you provide a link to your site?&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Chris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>giuseppeadelardi on "how to change the body font color?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-body-font-color#post-54498</link>
			<pubDate>Thu, 03 May 2012 14:23:14 +0000</pubDate>
			<dc:creator>giuseppeadelardi</dc:creator>
			<guid isPermaLink="false">54498@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks for the help BUT i’m sorry it is not working :(&#60;/p&#62;
&#60;p&#62;i thinks it’s something related to the font... where in the .css you have chosen the color of the font?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "how to change the body font color?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-body-font-color#post-54487</link>
			<pubDate>Thu, 03 May 2012 14:08:52 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">54487@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Kindly edit your custom.css and add this code:&#60;br /&#62;
&#60;code&#62;body {&#60;br /&#62;
color: black!important;&#60;br /&#62;
}&#60;/code&#62;&#60;br /&#62;
Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>giuseppeadelardi on "how to change the body font color?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-body-font-color#post-54466</link>
			<pubDate>Thu, 03 May 2012 10:52:49 +0000</pubDate>
			<dc:creator>giuseppeadelardi</dc:creator>
			<guid isPermaLink="false">54466@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi staff,&#60;/p&#62;
&#60;p&#62;I’m a few steps to complete my website based on your great work :)&#60;/p&#62;
&#60;p&#62;I need a little tip, maybe dummie,  but i couldn’t find the right lines in the .css:&#60;/p&#62;
&#60;p&#62;i wish to change the color of the body text from gray to black, how can i do this? Thank you very much!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Using png images in slider : background is black !"</title>
			<link>http://www.kriesi.at/support/topic/using-png-images-in-slider-background-is-black#post-43575</link>
			<pubDate>Mon, 27 Feb 2012 04:10:37 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">43575@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;sorry for the delay. Could you link us to your site? This way we're sure we're providing correct information.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Chris
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
