<?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 &#124; ThemeFuse &#187; Topic: Editing Style Sheet Colour Scheme</title>
		<link>http://themefuse.com/forum/clean-classy-corporate-wp/editing-style-sheet-colour-scheme</link>
		<description>Best place for theme related questions</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 09:10:54 +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://themefuse.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://themefuse.com/forum/rss/topic/editing-style-sheet-colour-scheme" rel="self" type="application/rss+xml" />

		<item>
			<title>Max on "Editing Style Sheet Colour Scheme"</title>
			<link>http://themefuse.com/forum/clean-classy-corporate-wp/editing-style-sheet-colour-scheme#post-41591</link>
			<pubDate>Fri, 30 Mar 2012 08:27:59 +0000</pubDate>
			<dc:creator>Max</dc:creator>
			<guid isPermaLink="false">41591@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
You used wrong code:&#60;br /&#62;

&#60;div class=&#34;box forum&#34;&#62;
&#60;div class=&#34;box-top&#34;&#62;&#60;span&#62;&#60;/span&#62;&#60;/div&#62;
&#60;div class=&#34;box-content&#34;&#62;
&#60;pre class=&#34;brush: css; gutter: false; first-line: 1; auto-links: false &#34;&#62;
.ui-tabs-nav a span b {
font-weight: normal;
color: 757b4f;
}
&#60;/pre&#62;
&#60;/div&#62;
&#60;div class=&#34;box-bot&#34;&#62;&#60;span&#62;&#60;/span&#62;&#60;/div&#62;
&#60;/div&#62;&#60;br /&#62;
but should be:&#60;br /&#62;

&#60;div class=&#34;box forum&#34;&#62;
&#60;div class=&#34;box-top&#34;&#62;&#60;span&#62;&#60;/span&#62;&#60;/div&#62;
&#60;div class=&#34;box-content&#34;&#62;
&#60;pre class=&#34;brush: css; gutter: false; first-line: 1; auto-links: false &#34;&#62;
.ui-tabs-nav a span b {
font-weight: normal;
color: #757b4f!important;
}
&#60;/pre&#62;
&#60;/div&#62;
&#60;div class=&#34;box-bot&#34;&#62;&#60;span&#62;&#60;/span&#62;&#60;/div&#62;
&#60;/div&#62;&#60;br /&#62;
Now the color is changed.&#60;br /&#62;
Cheers,&#60;br /&#62;
Max.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>IvanApfel on "Editing Style Sheet Colour Scheme"</title>
			<link>http://themefuse.com/forum/clean-classy-corporate-wp/editing-style-sheet-colour-scheme#post-41527</link>
			<pubDate>Thu, 29 Mar 2012 20:54:06 +0000</pubDate>
			<dc:creator>IvanApfel</dc:creator>
			<guid isPermaLink="false">41527@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;OK, added that code….added the color I wanted……and….nothing.  Still blue :(
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Max on "Editing Style Sheet Colour Scheme"</title>
			<link>http://themefuse.com/forum/clean-classy-corporate-wp/editing-style-sheet-colour-scheme#post-41308</link>
			<pubDate>Wed, 28 Mar 2012 21:33:17 +0000</pubDate>
			<dc:creator>Max</dc:creator>
			<guid isPermaLink="false">41308@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
you can do this from wordpress editor only in case if you would add this code in style,css file:&#60;br /&#62;

&#60;div class=&#34;box forum&#34;&#62;
&#60;div class=&#34;box-top&#34;&#62;&#60;span&#62;&#60;/span&#62;&#60;/div&#62;
&#60;div class=&#34;box-content&#34;&#62;
&#60;pre class=&#34;brush: css; gutter: false; first-line: 1; auto-links: false &#34;&#62;
.ui-tabs-nav a span b {
font-weight: normal;
color: COLOR_HERE!important;
}
&#60;/pre&#62;
&#60;/div&#62;
&#60;div class=&#34;box-bot&#34;&#62;&#60;span&#62;&#60;/span&#62;&#60;/div&#62;
&#60;/div&#62;&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Max.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>IvanApfel on "Editing Style Sheet Colour Scheme"</title>
			<link>http://themefuse.com/forum/clean-classy-corporate-wp/editing-style-sheet-colour-scheme#post-41203</link>
			<pubDate>Wed, 28 Mar 2012 14:15:56 +0000</pubDate>
			<dc:creator>IvanApfel</dc:creator>
			<guid isPermaLink="false">41203@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;So I have to go into the css folder via FTP directory and change it there?  Or can it be done through the wordpress editor?
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Max on "Editing Style Sheet Colour Scheme"</title>
			<link>http://themefuse.com/forum/clean-classy-corporate-wp/editing-style-sheet-colour-scheme#post-39499</link>
			<pubDate>Sat, 17 Mar 2012 00:03:28 +0000</pubDate>
			<dc:creator>Max</dc:creator>
			<guid isPermaLink="false">39499@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
this code in located in ui.tabs.css file located in css folder.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Max.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>IvanApfel on "Editing Style Sheet Colour Scheme"</title>
			<link>http://themefuse.com/forum/clean-classy-corporate-wp/editing-style-sheet-colour-scheme#post-39453</link>
			<pubDate>Fri, 16 Mar 2012 15:34:51 +0000</pubDate>
			<dc:creator>IvanApfel</dc:creator>
			<guid isPermaLink="false">39453@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;.ui-tabs-nav a span b {&#60;br /&#62;
font-weight: normal;&#60;br /&#62;
color: #79D7FF;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;does not exist in my css stylesheet.  I am trying to change the blue to 757b4f.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Max on "Editing Style Sheet Colour Scheme"</title>
			<link>http://themefuse.com/forum/clean-classy-corporate-wp/editing-style-sheet-colour-scheme#post-20054</link>
			<pubDate>Thu, 08 Sep 2011 16:01:01 +0000</pubDate>
			<dc:creator>Max</dc:creator>
			<guid isPermaLink="false">20054@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;Hi Nicky,&#60;br /&#62;
in wordpress theme stylesheet (style.css file) you need to change all colors to the desired ones.&#60;br /&#62;
To change the blue text in slider you need to change color in this code:&#60;br /&#62;

&#60;div class=&#34;box forum&#34;&#62;
&#60;div class=&#34;box-top&#34;&#62;&#60;span&#62;&#60;/span&#62;&#60;/div&#62;
&#60;div class=&#34;box-content&#34;&#62;
&#60;pre class=&#34;brush: css; gutter: false; first-line: 1; auto-links: false &#34;&#62;
.slide-title span {
color: #79D7FF;
}
&#60;/pre&#62;
&#60;/div&#62;
&#60;div class=&#34;box-bot&#34;&#62;&#60;span&#62;&#60;/span&#62;&#60;/div&#62;
&#60;/div&#62;&#60;/p&#62;
&#60;p&#62;To change the blue color in slider tabs:&#60;br /&#62;

&#60;div class=&#34;box forum&#34;&#62;
&#60;div class=&#34;box-top&#34;&#62;&#60;span&#62;&#60;/span&#62;&#60;/div&#62;
&#60;div class=&#34;box-content&#34;&#62;
&#60;pre class=&#34;brush: css; gutter: false; first-line: 1; auto-links: false &#34;&#62;
.ui-tabs-nav a span b {
font-weight: normal;
color: #79D7FF;
}
&#60;/pre&#62;
&#60;/div&#62;
&#60;div class=&#34;box-bot&#34;&#62;&#60;span&#62;&#60;/span&#62;&#60;/div&#62;
&#60;/div&#62;&#60;/p&#62;
&#60;p&#62;To change links blue color you need to change this code:&#60;br /&#62;

&#60;div class=&#34;box forum&#34;&#62;
&#60;div class=&#34;box-top&#34;&#62;&#60;span&#62;&#60;/span&#62;&#60;/div&#62;
&#60;div class=&#34;box-content&#34;&#62;
&#60;pre class=&#34;brush: css; gutter: false; first-line: 1; auto-links: false &#34;&#62;
.blogmenu a, .navigation .widget a {
color: #25A0CC;
}

a {
color: #25A0CC;
text-decoration: none;
}
&#60;/pre&#62;
&#60;/div&#62;
&#60;div class=&#34;box-bot&#34;&#62;&#60;span&#62;&#60;/span&#62;&#60;/div&#62;
&#60;/div&#62;&#60;/p&#62;
&#60;p&#62;To change sidebar links color:&#60;br /&#62;

&#60;div class=&#34;box forum&#34;&#62;
&#60;div class=&#34;box-top&#34;&#62;&#60;span&#62;&#60;/span&#62;&#60;/div&#62;
&#60;div class=&#34;box-content&#34;&#62;
&#60;pre class=&#34;brush: css; gutter: false; first-line: 1; auto-links: false &#34;&#62;
.left-menu a {
color: #25A0CC;
display: block;
padding: 0 0 0 17px;
min-height: 38px;
line-height: 38px;
border-bottom: 1px solid #E4E4E6;
}
&#60;/pre&#62;
&#60;/div&#62;
&#60;div class=&#34;box-bot&#34;&#62;&#60;span&#62;&#60;/span&#62;&#60;/div&#62;
&#60;/div&#62;&#60;br /&#62;
To change video link text color:&#60;br /&#62;

&#60;div class=&#34;box forum&#34;&#62;
&#60;div class=&#34;box-top&#34;&#62;&#60;span&#62;&#60;/span&#62;&#60;/div&#62;
&#60;div class=&#34;box-content&#34;&#62;
&#60;pre class=&#34;brush: css; gutter: false; first-line: 1; auto-links: false &#34;&#62;
.btn-video {
display: block;
background: url(images/btn-watch-video.gif) no-repeat;
width: 154px;
padding-right: 30px;
height: 30px;
line-height: 30px;
color: #79D7FF;
text-align: center;
font-family: &#38;quot;MergeRegular-1&#38;quot;, &#38;quot;MergeRegular-2&#38;quot;, Arial, sans-serif;
font-size: 16px;
margin: 5px auto;
}
&#60;/pre&#62;
&#60;/div&#62;
&#60;div class=&#34;box-bot&#34;&#62;&#60;span&#62;&#60;/span&#62;&#60;/div&#62;
&#60;/div&#62;&#60;/p&#62;
&#60;p&#62;To change the h2, h3 blue color:&#60;br /&#62;

&#60;div class=&#34;box forum&#34;&#62;
&#60;div class=&#34;box-top&#34;&#62;&#60;span&#62;&#60;/span&#62;&#60;/div&#62;
&#60;div class=&#34;box-content&#34;&#62;
&#60;pre class=&#34;brush: css; gutter: false; first-line: 1; auto-links: false &#34;&#62;
.horizontal-box h2, .horizontal-box h3, .vertical-box h2, .vertical-box h3, .white-box h2, .white-box2 h2 {
color: #25A0CC;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
}
&#60;/pre&#62;
&#60;/div&#62;
&#60;div class=&#34;box-bot&#34;&#62;&#60;span&#62;&#60;/span&#62;&#60;/div&#62;
&#60;/div&#62;&#60;/p&#62;
&#60;p&#62;For portfolio page titles:&#60;br /&#62;

&#60;div class=&#34;box forum&#34;&#62;
&#60;div class=&#34;box-top&#34;&#62;&#60;span&#62;&#60;/span&#62;&#60;/div&#62;
&#60;div class=&#34;box-content&#34;&#62;
&#60;pre class=&#34;brush: css; gutter: false; first-line: 1; auto-links: false &#34;&#62;
.content .gallery h2 a {
color: #25A0CC;
}
&#60;/pre&#62;
&#60;/div&#62;
&#60;div class=&#34;box-bot&#34;&#62;&#60;span&#62;&#60;/span&#62;&#60;/div&#62;
&#60;/div&#62;&#60;/p&#62;
&#60;p&#62;Let me know if I missed something.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Max.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>nhs99v on "Editing Style Sheet Colour Scheme"</title>
			<link>http://themefuse.com/forum/clean-classy-corporate-wp/editing-style-sheet-colour-scheme#post-20036</link>
			<pubDate>Thu, 08 Sep 2011 10:40:45 +0000</pubDate>
			<dc:creator>nhs99v</dc:creator>
			<guid isPermaLink="false">20036@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I'm relatively new to WP and have just bought and installed the Corporate scheme.&#60;/p&#62;
&#60;p&#62;I would like to alter the default blue text in the scheme. How do I go about doing that?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Nicky
&#60;/p&#62;
</description>
		</item>

	</channel>
</rss>
