<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.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>Vfxdude &#187; Topic: Custom Css</title>
		<link>http://www.vfxdude.com/forum/topic/custom-css</link>
		<description>premium wordpress themes</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 09:12:56 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.vfxdude.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.vfxdude.com/forum/rss/topic/custom-css" rel="self" type="application/rss+xml" />

		<item>
			<title>meyersc on "Custom Css"</title>
			<link>http://www.vfxdude.com/forum/topic/custom-css#post-9115</link>
			<pubDate>Tue, 19 Jun 2012 21:27:06 +0000</pubDate>
			<dc:creator>meyersc</dc:creator>
			<guid isPermaLink="false">9115@http://www.vfxdude.com/forum/</guid>
			<description><p>perfect, thank you
</p></description>
		</item>
		<item>
			<title>vfxdude on "Custom Css"</title>
			<link>http://www.vfxdude.com/forum/topic/custom-css#post-9108</link>
			<pubDate>Tue, 19 Jun 2012 09:57:02 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">9108@http://www.vfxdude.com/forum/</guid>
			<description><p><blockquote>It would be nice if you had a custom css field in the theme setting</blockquote> There is one, it's called "Scripts / Stylesheets (header)". Just add style tags around your css. Example:</p>
<p><code>&#60;style&#62;<br />
.stuff { color: #333; }<br />
&#60;/style&#62;</code></p>
<p><blockquote>Couldn't I simply place my overrides at the bottom of the style sheet?</blockquote> Use a child theme as I suggested. It's the best solution for modifications since all the changes will be protected when upgrading the parent theme. Just download the <a href="http://www.vfxdude.com/downloads/">bfBlank child theme</a>, install it and activate it as a normal theme and just add css to it's style.css. That stylesheet comes after the bigfeature and the theme settings stylesheet so overriding with specificity is no problem. And also you can copy template files like single.php into the child theme for modification and it will override the original one.</p>
<p>And I recommend to use Firebug to find what css to override.
</p></description>
		</item>
		<item>
			<title>meyersc on "Custom Css"</title>
			<link>http://www.vfxdude.com/forum/topic/custom-css#post-9103</link>
			<pubDate>Tue, 19 Jun 2012 05:02:25 +0000</pubDate>
			<dc:creator>meyersc</dc:creator>
			<guid isPermaLink="false">9103@http://www.vfxdude.com/forum/</guid>
			<description><p>Couldn't I simply place my overrides at the bottom of the style sheet?</p>
<p>I would do this by adding the same rule with different values or properties at the bottom. Since it comes later, cascade comes into effect, overwriting previous values?
</p></description>
		</item>
		<item>
			<title>meyersc on "Custom Css"</title>
			<link>http://www.vfxdude.com/forum/topic/custom-css#post-9102</link>
			<pubDate>Tue, 19 Jun 2012 04:52:19 +0000</pubDate>
			<dc:creator>meyersc</dc:creator>
			<guid isPermaLink="false">9102@http://www.vfxdude.com/forum/</guid>
			<description><p>It would be nice if you had a custom css field in the theme setting, This way those overrides can be backed up along with the export of the theme setting. I'm ignorant as to how this works but Ive seen this with another theme I had. Simpler for the end user. Just a thought.
</p></description>
		</item>
		<item>
			<title>vfxdude on "Custom Css"</title>
			<link>http://www.vfxdude.com/forum/topic/custom-css#post-9094</link>
			<pubDate>Mon, 18 Jun 2012 21:14:58 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">9094@http://www.vfxdude.com/forum/</guid>
			<description><p>install and activate the <a href="http://www.vfxdude.com/downloads/">bfblank child theme</a>. This theme will use bigfature as a parent theme, meaning it looks and behaves the same, but anything added to it (css, php, templates) will override the parent. Add the css to the child theme style.css.
</p></description>
		</item>
		<item>
			<title>meyersc on "Custom Css"</title>
			<link>http://www.vfxdude.com/forum/topic/custom-css#post-9086</link>
			<pubDate>Mon, 18 Jun 2012 01:30:05 +0000</pubDate>
			<dc:creator>meyersc</dc:creator>
			<guid isPermaLink="false">9086@http://www.vfxdude.com/forum/</guid>
			<description><p>Forgive me if this is a stupid question but is there a place where I can place custom css for the theme that would over ride the original. Right now I've have made some changes to the css of this theme and just realized that if I update the theme according to the instruction of the documentation I will loose these changes. So how do I avoid having to go back in and redo the changes every time you update the theme?
</p></description>
		</item>

	</channel>
</rss>
