<?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: Where can I find a custom.css guide?</title>
		<link>http://www.kriesi.at/support/topic/where-can-i-find-a-customcss-guide</link>
		<description>Support Forum - Topic: Where can I find a custom.css guide?</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 01:36:42 +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/where-can-i-find-a-customcss-guide" rel="self" type="application/rss+xml" />

		<item>
			<title>Mya on "Where can I find a custom.css guide?"</title>
			<link>http://www.kriesi.at/support/topic/where-can-i-find-a-customcss-guide#post-49979</link>
			<pubDate>Wed, 04 Apr 2012 15:10:31 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">49979@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi sciano,&#60;/p&#62;
&#60;p&#62;Inside /wp-content/themes/abundance/css/ you'll find custom.css. By default, the file is empty so in order to customize your website you'll want to &#60;strong&#62;copy&#60;/strong&#62; the code from either style.css or minimal-skin.css and paste to your custom.css. Which file you copy from depends on what you're trying to change.&#60;/p&#62;
&#60;p&#62;style.css - Contains styles for layout such as aligning left or right, widths, etc.&#60;br /&#62;
minimal-skin.css - Contains styles for background images, colors, etc.&#60;/p&#62;
&#60;p&#62;So for instance if you wanted to change the background color of the footer you would copy&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#footer{
background: #333;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;from minimal-skin.css and paste into custom.css.&#60;/p&#62;
&#60;p&#62;Hope this helps. Let us know if you have more questions.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sciano on "Where can I find a custom.css guide?"</title>
			<link>http://www.kriesi.at/support/topic/where-can-i-find-a-customcss-guide#post-49967</link>
			<pubDate>Wed, 04 Apr 2012 13:18:50 +0000</pubDate>
			<dc:creator>sciano</dc:creator>
			<guid isPermaLink="false">49967@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Where can I find a custom.css guide?&#60;/p&#62;
&#60;p&#62;If I paste some new css code, it's not working...probably because I don't work properly...&#60;/p&#62;
&#60;p&#62;In custom.css I have to pase style.css and work with this code?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
