<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WP-Themix &#187; colour scheme</title>
	<atom:link href="http://www.wp-themix.org/tag/colour-scheme/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wp-themix.org</link>
	<description></description>
	<lastBuildDate>Mon, 02 Jan 2012 15:56:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Add colour schemes to myMag Wordpress Theme</title>
		<link>http://www.wp-themix.org/wordpress/add-colour-schemes-to-mymag-wordpress-theme/</link>
		<comments>http://www.wp-themix.org/wordpress/add-colour-schemes-to-mymag-wordpress-theme/#comments</comments>
		<pubDate>Sun, 09 May 2010 18:15:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[colour scheme]]></category>
		<category><![CDATA[colour schemes]]></category>
		<category><![CDATA[custom colours]]></category>
		<category><![CDATA[mymag colour scheme]]></category>
		<category><![CDATA[wp colour scheme]]></category>

		<guid isPermaLink="false">http://www.wp-themix.org/?p=94</guid>
		<description><![CDATA[Do you want to add your own custom colour scheme to your myMag Wordpress Theme?
 Then this is the right article for you. You will learn step by step how you can add your own colour scheme in a few minutes.

1. Customize the navbar-graphic. (You can download the PSD for the graphic at the bottom [...]]]></description>
			<content:encoded><![CDATA[<p>Do you want to add your own custom colour scheme to your myMag Wordpress Theme?<br />
 Then this is the right article for you. You will learn step by step how you can add your own colour scheme in a few minutes.</p>
<p><br class="spacer_" /></p>
<p><strong>1. Customize the navbar-graphic. </strong>(You can download the PSD for the graphic at the bottom of the post). Within the PSD you can go to the layer styles of the form and customize the gradient overlay. Export the graphic and save as nav_bg.jpg</p>
<p><br class="spacer_" /></p>
<p><strong>2. Open header.php in your favourite Editor.</strong> After Line 15 before the closing php tag add the following:</p>
<p><em>if($colour == yourcolour) {<br />
 $style = &#8220;yourcolour.css&#8221;;<br />
 }</em></p>
<p>On Line 21 add to this line:</p>
<p><em>&lt;?php if($colour == green || $colour == orange || $colour == red <strong>|| $colour == yourcolour</strong>) { ?&gt;</em></p>
<p><br class="spacer_" /></p>
<p><strong>3. Copy f.e. orange.css and rename it to &#8220;yourcolour.css&#8221;.</strong> Edit it with your favourite editor and adjust the color, and background-color CSS styles. Go to line 21 and adjust the folder where the new &#8220;nav_bg.jpg&#8221; is located (f.e. images/yourcolour/navbar_bg.jpg). If you were allready working with Photoshop you should easily find the hexadecimal codes (like #FF00FF). If you don&#8217;t know how to find those codes go to http://www.somacon.com/p142.php</p>
<p><br class="spacer_" /></p>
<p><strong>4. Open functions.php and go to line 115.</strong> Add another value to the array. This is how the code could look with your new colour scheme:</p>
<p><em>&#8220;options&#8221; =&gt; array(&#8220;blue&#8221;, &#8220;green&#8221;, &#8220;orange&#8221;, &#8220;yourcolour&#8221;),</em></p>
<p><br class="spacer_" /></p>
<p><strong>5. Save all the data and load it back to the server. </strong>Now go to myMag Options page and select your new Colour Scheme in the &#8220;Styling Settings&#8221; and save.</p>
<p><br class="spacer_" /></p>
<p><strong>6. Have fun with your new custom build colour scheme!</strong></p>
<p><a href="http://www.wp-themix.org/?file_id=5"><img src="/wp-content/themes/wp-mag/images/download_content.jpg"></a>
<br />
<p>
<b>Downloads:</b> 1845 and counting<br />
</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wp-themix.org/wordpress/add-colour-schemes-to-mymag-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
