<?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: How to child theme skin files</title>
		<link>http://www.kriesi.at/support/topic/how-to-child-theme-skin-files</link>
		<description>Support Forum - Topic: How to child theme skin files</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 09:35:04 +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/how-to-child-theme-skin-files" rel="self" type="application/rss+xml" />

		<item>
			<title>skane on "How to child theme skin files"</title>
			<link>http://www.kriesi.at/support/topic/how-to-child-theme-skin-files#post-19864</link>
			<pubDate>Wed, 25 May 2011 17:53:57 +0000</pubDate>
			<dc:creator>skane</dc:creator>
			<guid isPermaLink="false">19864@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Not at all. So many people here are helping each other, it just seems like the thing to do.&#60;/p&#62;
&#60;p&#62;I consider my suggestion above a hack, since I haven't seen it described in Codex. It's working well for me with the Newscast theme. &#60;/p&#62;
&#60;p&#62;However, in an ideal world, I think the Child style.css file should be able to handle everything using &#60;em&#62;@import url(style1.css);&#60;/em&#62; placed after the @import url(style.css). For example, it seems logical in a cascading world where the Child style.css should control everything that it would: 1.  import and execute style.css,  then 2. any mods to style.css, and then 3. import and execute style1.css, and then 4. any mods placed after that. However, the original header.php is executing style1.css (again?*) AFTER it processes the Child.  *once during @import in the child and again because of the header &#38;lt;link&#38;gt; stmt.&#60;/p&#62;
&#60;p&#62;Maybe the Wordpress developers have something to say about this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to child theme skin files"</title>
			<link>http://www.kriesi.at/support/topic/how-to-child-theme-skin-files#post-19798</link>
			<pubDate>Wed, 25 May 2011 05:14:15 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">19798@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for the hint skane :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skane on "How to child theme skin files"</title>
			<link>http://www.kriesi.at/support/topic/how-to-child-theme-skin-files#post-19794</link>
			<pubDate>Wed, 25 May 2011 04:09:55 +0000</pubDate>
			<dc:creator>skane</dc:creator>
			<guid isPermaLink="false">19794@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Exactly how to make mods to Child Theme Skin files hasn't been exactly clear in codex and elsewhere.  Hopefully this will help:&#60;/p&#62;
&#60;p&#62;1. Copy header.php to the Child folder&#60;br /&#62;
2. Create a css file to hold your skin mods. e.g. For style1.css call it something like style1M.css&#60;br /&#62;
3. Insert the style1M.css &#38;lt;link&#38;gt; statement in the header, immediately after the style1.css &#38;lt;link&#38;gt; statement (around line 36)&#60;/p&#62;
&#60;p&#62;That should do it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to child theme skin files"</title>
			<link>http://www.kriesi.at/support/topic/how-to-child-theme-skin-files#post-14255</link>
			<pubDate>Wed, 09 Mar 2011 06:20:53 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">14255@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
as far as I know you don't need to use exactly the same structure but you must set a reference (@include, etc. in your child theme stylesheet). Have a look at this page: &#60;a href=&#34;http://codex.wordpress.org/Child_Themes#Example_of_a_basic_Child_Theme&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Child_Themes#Example_of_a_basic_Child_Theme&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lstipp on "How to child theme skin files"</title>
			<link>http://www.kriesi.at/support/topic/how-to-child-theme-skin-files#post-14203</link>
			<pubDate>Tue, 08 Mar 2011 17:39:54 +0000</pubDate>
			<dc:creator>lstipp</dc:creator>
			<guid isPermaLink="false">14203@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;br /&#62;
I am successfully using child theming to make my modifications to the Display theme. However, if I want to have my own copy of style2.css, so my changes don't change the original, I have two questions:&#60;/p&#62;
&#60;p&#62;1. does my child style2.css file have to be in a similar directory structure inside my child theme folder, or can it just be in the same child theme directory as my version of style.css?&#60;/p&#62;
&#60;p&#62;2. Does my style2.css need to IMPORT the original style2.css?&#60;/p&#62;
&#60;p&#62;Hope I'm making sense. Let me know if you need clarification.&#60;br /&#62;
Thanks!&#60;br /&#62;
Lori
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
