<?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 - Tag: skins - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/skins</link>
		<description>Support Forum - Tag: skins - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 06:16:49 +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/tags/skins" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Change Skin?"</title>
			<link>http://www.kriesi.at/support/topic/change-skin#post-21225</link>
			<pubDate>Sat, 18 Jun 2011 17:36:39 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">21225@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that you solved the problem :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brandiejm on "Change Skin?"</title>
			<link>http://www.kriesi.at/support/topic/change-skin#post-21210</link>
			<pubDate>Sat, 18 Jun 2011 01:14:33 +0000</pubDate>
			<dc:creator>brandiejm</dc:creator>
			<guid isPermaLink="false">21210@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The cache plugin was on! Got it!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Change Skin?"</title>
			<link>http://www.kriesi.at/support/topic/change-skin#post-21043</link>
			<pubDate>Wed, 15 Jun 2011 04:14:05 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">21043@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
you don't need to log out. Please choose the skin you want and click on &#34;save&#34; to change the settings.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brandiejm on "Change Skin?"</title>
			<link>http://www.kriesi.at/support/topic/change-skin#post-21013</link>
			<pubDate>Tue, 14 Jun 2011 12:52:34 +0000</pubDate>
			<dc:creator>brandiejm</dc:creator>
			<guid isPermaLink="false">21013@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok, I've noticed I have to log-out of Wordpress and log back in to see the change?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brandiejm on "Change Skin?"</title>
			<link>http://www.kriesi.at/support/topic/change-skin#post-21011</link>
			<pubDate>Tue, 14 Jun 2011 12:46:08 +0000</pubDate>
			<dc:creator>brandiejm</dc:creator>
			<guid isPermaLink="false">21011@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.blackfolkskoolaid.com&#34; rel=&#34;nofollow&#34;&#62;http://www.blackfolkskoolaid.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;For instance, I just changed to boxed-dark and now I can't choose something different?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Change Skin?"</title>
			<link>http://www.kriesi.at/support/topic/change-skin#post-20999</link>
			<pubDate>Tue, 14 Jun 2011 12:18:11 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">20999@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Which style have you chosen in the theme options?&#60;/p&#62;
&#60;p&#62;What's the site URL?&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brandiejm on "Change Skin?"</title>
			<link>http://www.kriesi.at/support/topic/change-skin#post-20968</link>
			<pubDate>Mon, 13 Jun 2011 15:51:43 +0000</pubDate>
			<dc:creator>brandiejm</dc:creator>
			<guid isPermaLink="false">20968@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;When I change the skin options in the admin there's no change on the site? Is it because of the demo layout.... I need to switch the styles so I can begin edits.
&#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-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>
