<?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: change color - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/change-color</link>
		<description>Support Forum - Tag: change color - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sat, 18 May 2013 14:56:35 +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/change-color" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Change a href link color/style"</title>
			<link>http://www.kriesi.at/support/topic/change-a-href-link-colorstyle#post-96701</link>
			<pubDate>Thu, 14 Feb 2013 08:33:42 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">96701@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can use this &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.page-id-575 .one_third .entry-content p a strong {
color: red;
font-size: 15px;
font-weight: normal;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cbohaty on "Change a href link color/style"</title>
			<link>http://www.kriesi.at/support/topic/change-a-href-link-colorstyle#post-96579</link>
			<pubDate>Wed, 13 Feb 2013 19:24:58 +0000</pubDate>
			<dc:creator>cbohaty</dc:creator>
			<guid isPermaLink="false">96579@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://clintbohaty.com/our-work/&#34; rel=&#34;nofollow&#34;&#62;http://clintbohaty.com/our-work/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;On this page you can see that the text &#34;Commercial, Documentary, etc&#34; all link to their corresponding pages.  Right now the theme has it so the text is highlighted blue (it's connected to the main theme color).&#60;/p&#62;
&#60;p&#62;How to I change the color of these links, as well as change the color/style of the text within them?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>markbeck on "Change Color of bbPress Theme Message Boxes"</title>
			<link>http://www.kriesi.at/support/topic/change-color-of-bbpress-theme-message-boxes#post-48142</link>
			<pubDate>Sat, 24 Mar 2012 23:52:12 +0000</pubDate>
			<dc:creator>markbeck</dc:creator>
			<guid isPermaLink="false">48142@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Perfect!!! Thanks so much, you're awesome!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Change Color of bbPress Theme Message Boxes"</title>
			<link>http://www.kriesi.at/support/topic/change-color-of-bbpress-theme-message-boxes#post-47223</link>
			<pubDate>Tue, 20 Mar 2012 19:31:44 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">47223@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi markbeck,&#60;/p&#62;
&#60;p&#62;Here is the complete css entry for those boxes. You can add it, then edit it, in either your Quick CSS or custom.css.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top #main .bbp-template-notice, #top #main .bbp-template-notice a {
border: 1px solid #4b87d0;
color: #fff;
background: #a6bfde url(&#38;quot;../images/icons/info.png&#38;quot;) no-repeat 10px center;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>markbeck on "Change Color of bbPress Theme Message Boxes"</title>
			<link>http://www.kriesi.at/support/topic/change-color-of-bbpress-theme-message-boxes#post-46889</link>
			<pubDate>Sun, 18 Mar 2012 22:19:49 +0000</pubDate>
			<dc:creator>markbeck</dc:creator>
			<guid isPermaLink="false">46889@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, I wanted to change the color of the bbPress theme boxes (from blue to match my theme):&#60;/p&#62;
&#60;p&#62;&#34;Oh bother! No topics were found here!&#34;&#60;/p&#62;
&#60;p&#62;&#34;Your account has the ability to post unrestricted HTML content.&#34;&#60;/p&#62;
&#60;p&#62;Where do I specifically make the change (in the bbPress plugin file or Propulsion theme files?)&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Changing Colors"</title>
			<link>http://www.kriesi.at/support/topic/changing-colors#post-28449</link>
			<pubDate>Mon, 03 Oct 2011 05:36:30 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28449@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes seh1970 code is correct - use:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#footer {
background: none repeat scroll 0 0 #222222;
border-bottom: 1px solid #333333;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;in css/custom.css
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nathalyk on "Changing Colors"</title>
			<link>http://www.kriesi.at/support/topic/changing-colors#post-28443</link>
			<pubDate>Mon, 03 Oct 2011 05:22:17 +0000</pubDate>
			<dc:creator>nathalyk</dc:creator>
			<guid isPermaLink="false">28443@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>seh1970 on "Changing Colors"</title>
			<link>http://www.kriesi.at/support/topic/changing-colors#post-28442</link>
			<pubDate>Mon, 03 Oct 2011 04:47:24 +0000</pubDate>
			<dc:creator>seh1970</dc:creator>
			<guid isPermaLink="false">28442@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;@ nathalyk&#60;br /&#62;
actually your code for the footer is:&#60;/p&#62;
&#60;p&#62;#footer {&#60;br /&#62;
    background: none repeat scroll 0 0 #222222;&#60;br /&#62;
    border-bottom: 1px solid #333333;&#60;/p&#62;
&#60;p&#62;change the colour you want.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nathalyk on "Changing Colors"</title>
			<link>http://www.kriesi.at/support/topic/changing-colors#post-28431</link>
			<pubDate>Mon, 03 Oct 2011 00:29:36 +0000</pubDate>
			<dc:creator>nathalyk</dc:creator>
			<guid isPermaLink="false">28431@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This is how I changed it: &#60;/p&#62;
&#60;p&#62;#header .submenu {&#60;br /&#62;
    background: #15317E;&#60;br /&#62;
    border-bottom: 7px solid #15317E;&#60;br /&#62;
    color: #FF0000;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nathalyk on "Changing Colors"</title>
			<link>http://www.kriesi.at/support/topic/changing-colors#post-28428</link>
			<pubDate>Mon, 03 Oct 2011 00:14:07 +0000</pubDate>
			<dc:creator>nathalyk</dc:creator>
			<guid isPermaLink="false">28428@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I used the code you posted above and it changed the color across the top.  The dark grey along the bottom where it lists interesting links, pages, categories and archives has not changed. Is there a different code to use to change the bottom of the page? You can see the blue across the top and the grey along the bottom: &#60;a href=&#34;http://www.nathalykolp.com/home-3/&#34; rel=&#34;nofollow&#34;&#62;http://www.nathalykolp.com/home-3/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Changing Colors"</title>
			<link>http://www.kriesi.at/support/topic/changing-colors#post-28059</link>
			<pubDate>Wed, 28 Sep 2011 09:50:44 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28059@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
use following code in css/custom.css to change the colors:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#header .submenu {
    background: #000000;
    border-bottom: 7px solid #EEEEEE;
    color: #AAAAAA;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The first line dictates the black background, the second line changes the grey border color and the third line the text color. All three values are the default values at the moment.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zemantik on "Changing Colors"</title>
			<link>http://www.kriesi.at/support/topic/changing-colors#post-28033</link>
			<pubDate>Wed, 28 Sep 2011 03:01:05 +0000</pubDate>
			<dc:creator>zemantik</dc:creator>
			<guid isPermaLink="false">28033@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wisemillionairejets.com&#34; rel=&#34;nofollow&#34;&#62;http://wisemillionairejets.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I would like to change the black top bar where the social icons are located  to a different color :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Changing Colors"</title>
			<link>http://www.kriesi.at/support/topic/changing-colors#post-27814</link>
			<pubDate>Mon, 26 Sep 2011 06:47:45 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">27814@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
can you post a link? We can give you custom css code afterwards.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zemantik on "Changing Colors"</title>
			<link>http://www.kriesi.at/support/topic/changing-colors#post-27794</link>
			<pubDate>Mon, 26 Sep 2011 01:41:09 +0000</pubDate>
			<dc:creator>zemantik</dc:creator>
			<guid isPermaLink="false">27794@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have the same question. We are talking about the black heder were the Sub-Menu and the Social Icons are located.&#60;/p&#62;
&#60;p&#62;The custom css code showed before is not working for me :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Changing Colors"</title>
			<link>http://www.kriesi.at/support/topic/changing-colors#post-27746</link>
			<pubDate>Sun, 25 Sep 2011 02:46:57 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">27746@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
@susanhare thanks for helping out :)&#60;br /&#62;
@SSol, Excuse me for the delayed response, your topic must have slipped through, could you provide us with your site link as it isn't really clear what you're asking. Screenshots might help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>susanhare on "Changing Colors"</title>
			<link>http://www.kriesi.at/support/topic/changing-colors#post-27671</link>
			<pubDate>Fri, 23 Sep 2011 19:59:56 +0000</pubDate>
			<dc:creator>susanhare</dc:creator>
			<guid isPermaLink="false">27671@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Your question isn't really clear, but I hope this helps. I changed the background color of the entire header area (about the top 125px) by placing the following code in the Quick CSS box:&#60;/p&#62;
&#60;p&#62;#header, #socket {&#60;br /&#62;
    background: #000000;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SSol on "Changing Colors"</title>
			<link>http://www.kriesi.at/support/topic/changing-colors#post-27662</link>
			<pubDate>Fri, 23 Sep 2011 17:21:09 +0000</pubDate>
			<dc:creator>SSol</dc:creator>
			<guid isPermaLink="false">27662@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Anything here?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SSol on "Changing Colors"</title>
			<link>http://www.kriesi.at/support/topic/changing-colors#post-27086</link>
			<pubDate>Thu, 15 Sep 2011 19:17:26 +0000</pubDate>
			<dc:creator>SSol</dc:creator>
			<guid isPermaLink="false">27086@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for the reply dude. &#60;/p&#62;
&#60;p&#62;Should have been clearer, I want to change the header where the top icons are. The widgets at the bottom, as in the bit above the footer and the final footer. &#60;/p&#62;
&#60;p&#62;Can I do these separately? &#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Changing Colors"</title>
			<link>http://www.kriesi.at/support/topic/changing-colors#post-27036</link>
			<pubDate>Thu, 15 Sep 2011 06:52:31 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">27036@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
in css/custom.css add:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#header .submenu, #socket {
    background: #000000;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and change the background color :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SSol on "Changing Colors"</title>
			<link>http://www.kriesi.at/support/topic/changing-colors#post-26959</link>
			<pubDate>Wed, 14 Sep 2011 14:02:16 +0000</pubDate>
			<dc:creator>SSol</dc:creator>
			<guid isPermaLink="false">26959@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I'd like to change the black header and footer to blue.&#60;br /&#62;
How would I do this? &#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Change color of head / banner"</title>
			<link>http://www.kriesi.at/support/topic/change-color-of-head-banner#post-20330</link>
			<pubDate>Thu, 02 Jun 2011 13:45:31 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">20330@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
add following code to style.css (at the very bottom). Adjust the height value to your needs:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.slidercontent{
display: none !important;
}

.feature_excerpt{
height: 100px !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>sandhyamohan on "Change color of head / banner"</title>
			<link>http://www.kriesi.at/support/topic/change-color-of-head-banner#post-20281</link>
			<pubDate>Wed, 01 Jun 2011 09:09:27 +0000</pubDate>
			<dc:creator>sandhyamohan</dc:creator>
			<guid isPermaLink="false">20281@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I mean to reduce the height of the summary.. so that only the title of the post is visible. :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sandhyamohan on "Change color of head / banner"</title>
			<link>http://www.kriesi.at/support/topic/change-color-of-head-banner#post-20276</link>
			<pubDate>Wed, 01 Jun 2011 06:31:11 +0000</pubDate>
			<dc:creator>sandhyamohan</dc:creator>
			<guid isPermaLink="false">20276@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude,&#60;br /&#62;
I have a quick question.. My site is &#60;a href=&#34;http://powerredblog.com/&#34; rel=&#34;nofollow&#34;&#62;http://powerredblog.com/&#60;/a&#62; and it has an accordion slider.&#60;br /&#62;
1. There is a semi-transparent summary of the post on each slide, which covers most of the image.. How do I reduce the width of the summary on each slide?&#60;br /&#62;
Thank you very much for your help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Change color of head / banner"</title>
			<link>http://www.kriesi.at/support/topic/change-color-of-head-banner#post-19802</link>
			<pubDate>Wed, 25 May 2011 05:24:01 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">19802@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
Kriesi uses 700px x 320px images in the demo (so I think the slider is layed out for this size).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sandhyamohan on "Change color of head / banner"</title>
			<link>http://www.kriesi.at/support/topic/change-color-of-head-banner#post-19788</link>
			<pubDate>Tue, 24 May 2011 22:58:48 +0000</pubDate>
			<dc:creator>sandhyamohan</dc:creator>
			<guid isPermaLink="false">19788@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude,&#60;br /&#62;
Thank you for the quick reply.. I tried it and it worked! :-) I have another question: What should the size of the pictures in the newscast accordion slideshow be? in pixels? Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Change color of head / banner"</title>
			<link>http://www.kriesi.at/support/topic/change-color-of-head-banner#post-19667</link>
			<pubDate>Mon, 23 May 2011 05:47:17 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">19667@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
the background (+ its color is an image file): &#60;a href=&#34;http://powerredblog.com/wp-content/themes/newscast/images/skin1/bg.png&#34; rel=&#34;nofollow&#34;&#62;http://powerredblog.com/wp-content/themes/newscast/images/skin1/bg.png&#60;/a&#62;&#60;br /&#62;
You can download the file and modify it with Photoshop or Gimp - then upload it again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sandhyamohan on "Change color of head / banner"</title>
			<link>http://www.kriesi.at/support/topic/change-color-of-head-banner#post-19650</link>
			<pubDate>Mon, 23 May 2011 00:38:23 +0000</pubDate>
			<dc:creator>sandhyamohan</dc:creator>
			<guid isPermaLink="false">19650@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am trying to change the color of the top banner/ head section of my website &#60;a href=&#34;http://www.powerredblog.com&#34; rel=&#34;nofollow&#34;&#62;http://www.powerredblog.com&#60;/a&#62; to red color from grey/black. I read somewhere that we should change bg.png. But this is an image file, where do I change the color? I also tried to change the color through the CSS files, but I guess I am not doing it right. Can you please help me?&#60;br /&#62;
Thank you very much. &#60;/p&#62;
&#60;p&#62;#headextras{&#60;br /&#62;
background: #ab2020;&#60;br /&#62;
border: 1px solid #333;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "font colour and size"</title>
			<link>http://www.kriesi.at/support/topic/font-colour-and-size#post-16408</link>
			<pubDate>Wed, 06 Apr 2011 06:39:45 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">16408@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
open up style1.css and search for following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.widget_recent_entries a, .widget_categories a, .widget_pages a, .widget_meta a, .widget_archive a , .widget_nav_menu a, .widget_links a, .recentcomments{
border-bottom-color: #bbb;
color: #888;
text-decoration: none;
background:url(&#38;quot;../images/skin1/bullet_list.png&#38;quot;) no-repeat scroll 1px 11px transparent;
}

.widget_recent_entries a:hover, .widget_categories a:hover, .widget_pages a:hover, .widget_meta a:hover, .widget_archive a:hover, .widget_nav_menu a:hover, .widget_links a:hover{
color: #444;
background:url(&#38;quot;../images/skin1/bullet_list.png&#38;quot;) no-repeat scroll 1px 11px #f8f8f8;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Change the color values as you like.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>askmepc on "font colour and size"</title>
			<link>http://www.kriesi.at/support/topic/font-colour-and-size#post-16354</link>
			<pubDate>Tue, 05 Apr 2011 19:24:21 +0000</pubDate>
			<dc:creator>askmepc</dc:creator>
			<guid isPermaLink="false">16354@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That worked for me too. Finally and happy. Now how do I change the widget section display for color. The font changed but I still have the super light grey when I changed the rest to 464646
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "font colour and size"</title>
			<link>http://www.kriesi.at/support/topic/font-colour-and-size#post-15757</link>
			<pubDate>Sun, 27 Mar 2011 15:47:09 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">15757@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
