<?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: CherryTells</title>
		<link><a href='http://www.kriesi.at/support/profile/cherrytells'>cherrytells</a></link>
		<description>Support Forum - User Favorites: CherryTells</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 10:41:47 +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 "Change backgroundcolor"</title>
			<link>http://www.kriesi.at/support/topic/change-backgroundcolor#post-76371</link>
			<pubDate>Tue, 18 Sep 2012 08:51:08 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">76371@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Glad you fixed it.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>epennes on "Change backgroundcolor"</title>
			<link>http://www.kriesi.at/support/topic/change-backgroundcolor#post-76368</link>
			<pubDate>Tue, 18 Sep 2012 08:42:14 +0000</pubDate>
			<dc:creator>epennes</dc:creator>
			<guid isPermaLink="false">76368@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi thanks for answering !&#60;br /&#62;
I did something that made it work unexpectedly... I addad to .boxed &#34;a:hover&#34;, then i deleted it and now it works ! some magic maybe... it must have been a bug with my server...&#60;/p&#62;
&#60;p&#62;Thanks anyway !
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Change backgroundcolor"</title>
			<link>http://www.kriesi.at/support/topic/change-backgroundcolor#post-76272</link>
			<pubDate>Mon, 17 Sep 2012 17:09:24 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">76272@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You mean the part at the back of the slider? Please look for this code on style3.css&#60;/p&#62;
&#60;p&#62;&#60;code&#62;#wrapper_featured_area, #wrapper_footer_top&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Put something like this&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#wrapper_featured_area, #wrapper_footer_top {
background: red;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>epennes on "Change backgroundcolor"</title>
			<link>http://www.kriesi.at/support/topic/change-backgroundcolor#post-76266</link>
			<pubDate>Mon, 17 Sep 2012 16:50:10 +0000</pubDate>
			<dc:creator>epennes</dc:creator>
			<guid isPermaLink="false">76266@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello Mya,&#60;br /&#62;
I have the same problem !The Avisio skin of my blog is Dark (so style3.css). I have a boxed layout.&#60;br /&#62;
I want to change the the background color (which is white by default) and to have #123456 for background color. I don't achieve to find what I have to do.&#60;br /&#62;
With firebug, it says that I have to modify this on style3.css&#60;br /&#62;
body {&#60;br /&#62;
    color: #AAAAAA;&#60;br /&#62;
}&#60;br /&#62;
body, .dropcap2, .dropcap3, .dynamicBg, .button, #top .pagination a:hover {&#60;br /&#62;
    background: none repeat scroll 0 0 #FFFFFF;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;When i modify it on firebug I can see  the colour #123456 on background but when I want to save or to modify directly on the style3.css, it doesn't work and the background colour remains white.&#60;br /&#62;
how is it possible ?? Is there some protection on style3.css ? (i am a beginner with css)&#60;/p&#62;
&#60;p&#62;Once this resolved, how can I add an image as background ?&#60;/p&#62;
&#60;p&#62;thanks a lot for your help !!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Change backgroundcolor"</title>
			<link>http://www.kriesi.at/support/topic/change-backgroundcolor#post-55775</link>
			<pubDate>Fri, 11 May 2012 18:15:51 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">55775@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi CherryTells,&#60;/p&#62;
&#60;p&#62;What you'll need to do is change the background color in either your style1.css, style2.css or style3.css located in the theme's CSS folder. The stylesheet you use depends on which &#34;skin&#34; you've selected under Avisio Options e.g. &#34;Default&#34; = style1.css.&#60;/p&#62;
&#60;p&#62;So you know each page has multiple background colors applied. By that I mean, you'll find a background color for body; another for #wrapped_header; another for #wrapper_main; and so forth.&#60;/p&#62;
&#60;p&#62;If you need specifics we'll be glad to help.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CherryTells on "Change backgroundcolor"</title>
			<link>http://www.kriesi.at/support/topic/change-backgroundcolor#post-55724</link>
			<pubDate>Fri, 11 May 2012 13:45:21 +0000</pubDate>
			<dc:creator>CherryTells</dc:creator>
			<guid isPermaLink="false">55724@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there! &#60;/p&#62;
&#60;p&#62;I would like to change the background color on the pages, but if I select Avisio options -&#38;gt; color options it won't change.&#60;br /&#62;
What can I do? &#60;/p&#62;
&#60;p&#62;Thank you in advance!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Delete home button"</title>
			<link>http://www.kriesi.at/support/topic/delete-home-button#post-46996</link>
			<pubDate>Mon, 19 Mar 2012 18:00:05 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">46996@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi CherryTells,&#60;/p&#62;
&#60;p&#62;Go to Appearance&#38;gt;Menus in the wordpress admin area. Make sure you have a menu set to the Shoutbox Main Menu in the Theme Locations box to the left. That menu will display the navigation items you want for the site and nothing else.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CherryTells on "Delete home button"</title>
			<link>http://www.kriesi.at/support/topic/delete-home-button#post-46453</link>
			<pubDate>Thu, 15 Mar 2012 15:17:29 +0000</pubDate>
			<dc:creator>CherryTells</dc:creator>
			<guid isPermaLink="false">46453@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi, &#60;/p&#62;
&#60;p&#62;how can i delete the home button? It's not in my pages and als not in my menu.&#60;br /&#62;
Somebody an idea?&#60;/p&#62;
&#60;p&#62;Thanks in advance!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Text color"</title>
			<link>http://www.kriesi.at/support/topic/text-color-1#post-45951</link>
			<pubDate>Tue, 13 Mar 2012 07:46:20 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">45951@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Add following code to css/custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body {
    color: #222;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CherryTells on "Text color"</title>
			<link>http://www.kriesi.at/support/topic/text-color-1#post-45758</link>
			<pubDate>Sun, 11 Mar 2012 18:43:39 +0000</pubDate>
			<dc:creator>CherryTells</dc:creator>
			<guid isPermaLink="false">45758@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you very much! &#60;/p&#62;
&#60;p&#62;But it doesn't change in the widgets and submenus? How do I change that? &#60;/p&#62;
&#60;p&#62;Best regards, &#60;/p&#62;
&#60;p&#62;Sharon
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Text color"</title>
			<link>http://www.kriesi.at/support/topic/text-color-1#post-45642</link>
			<pubDate>Sat, 10 Mar 2012 16:18:29 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">45642@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; in your Quick CSS &#60;u&#62;or&#60;/u&#62; in your custom.css file you can add&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.entry-content{
color:#222;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Chris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CherryTells on "Text color"</title>
			<link>http://www.kriesi.at/support/topic/text-color-1#post-45635</link>
			<pubDate>Sat, 10 Mar 2012 14:29:24 +0000</pubDate>
			<dc:creator>CherryTells</dc:creator>
			<guid isPermaLink="false">45635@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;I am working on &#60;a href=&#34;http://www.newyardsticks.nl&#34; rel=&#34;nofollow&#34;&#62;http://www.newyardsticks.nl&#60;/a&#62; (theme: corona) but don't know how to change the text color?&#60;br /&#62;
I tried it with several html codes but nothing changed. Can you help me with this? It has to be a darker grey color. (i don't have dreamweaver)&#60;/p&#62;
&#60;p&#62;Thank you in advance!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
