<?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: Changing the colour of the buttons</title>
		<link>http://www.kriesi.at/support/topic/changing-the-colour-of-the-buttons</link>
		<description>Support Forum - Topic: Changing the colour of the buttons</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 22:28: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/topic/changing-the-colour-of-the-buttons" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Changing the colour of the buttons"</title>
			<link>http://www.kriesi.at/support/topic/changing-the-colour-of-the-buttons#post-22466</link>
			<pubDate>Mon, 11 Jul 2011 04:45:58 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">22466@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that Chris could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stestretton on "Changing the colour of the buttons"</title>
			<link>http://www.kriesi.at/support/topic/changing-the-colour-of-the-buttons#post-22445</link>
			<pubDate>Sun, 10 Jul 2011 20:57:45 +0000</pubDate>
			<dc:creator>stestretton</dc:creator>
			<guid isPermaLink="false">22445@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Awesome.  Thank you so much.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Changing the colour of the buttons"</title>
			<link>http://www.kriesi.at/support/topic/changing-the-colour-of-the-buttons#post-21954</link>
			<pubDate>Sun, 03 Jul 2011 22:31:45 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">21954@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;The colors are controlled by &#60;a href=&#34;http://www.2createawebsite.com/build/hex-colors.html&#34;&#62;Hex Color Codes&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can adjust this part of code in style1.css found in your css folder (line 209):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.categories, .comments, .entry-head a, .more-link, #top .portfolio_item h3 a, #js_sort_items .active_sort {
    background-color: #3279BB;
    color: #FFFFFF;
}
.entry-head a:hover, .more-link:hover, #top .portfolio_item h3 a:hover, #js_sort_items a:hover {
    background-color: #74A0CC;
    color: #FFFFFF;
    text-decoration: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The code of Minimal Dark is :&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.categories, .comments, .entry-head a, .more-link, #top .portfolio_item h3 a, #js_sort_items .active_sort {
    background-color: #555555;
    color: #FFFFFF;
}
.entry-head a:hover, .more-link:hover, #top .portfolio_item h3 a:hover, #js_sort_items a:hover {
    background-color: #F5238F;
    color: #FFFFFF;
    text-decoration: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The code of Boxed Light is:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.categories, .comments, .entry-head a, .more-link, #top .portfolio_item h3 a, #js_sort_items .active_sort {
    background-color: #9AA600;
    color: #FFFFFF;
}
.entry-head a:hover, .more-link:hover, #top .portfolio_item h3 a:hover, #js_sort_items a:hover {
    background-color: #B8C602;
    color: #FFFFFF;
    text-decoration: none;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>stestretton on "Changing the colour of the buttons"</title>
			<link>http://www.kriesi.at/support/topic/changing-the-colour-of-the-buttons#post-21949</link>
			<pubDate>Sun, 03 Jul 2011 17:29:52 +0000</pubDate>
			<dc:creator>stestretton</dc:creator>
			<guid isPermaLink="false">21949@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi guys,&#60;/p&#62;
&#60;p&#62;I bought the cleancut logo and it's great!  I just wanted to change the colour of the buttons on the default theme so they are either the:&#60;/p&#62;
&#60;p&#62;Pink in Minimal Dark&#60;br /&#62;
or&#60;br /&#62;
Green in Boxed Light&#60;/p&#62;
&#60;p&#62;I had a search in the forum but can't see where this has been asked before.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
