<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>ThemeShaper Forums Topic: Question About Importing CSS From Parent Theme</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Thu, 20 Jun 2013 07:35:50 +0000</pubDate>

<item>
<title>middlesister on "Question About Importing CSS From Parent Theme"</title>
<link>http://themeshaper.com/forums/topic/question-about-importing-css-from-parent-theme#post-21394</link>
<pubDate>Thu, 19 May 2011 18:23:39 +0000</pubDate>
<dc:creator>middlesister</dc:creator>
<guid isPermaLink="false">21394@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;If your child theme will look very much like the parent, then importing the parents' style.css and just adding your own few custom style declarations might be enough. But the way thematic does it makes it easier to make big changes with less code. You can for example change the layout of the site simply by changing the call for 2c-r-fixed.css to 3c-r-fixed.css for a three column layout or to 2c-l-fixed.css for having the sidebar on the left. Or you can make your own layout file.&#60;/p&#62;
&#60;p&#62;These kind of changes would be a hassle to do if everything was in one file. Now, you only need to change a single line of code. And the same goes for the rest of the files. Make your own typography file but keep the layout intact, etc. By making things modular, you can choose what to keep from the parent theme and what to change in the child theme with less work and less copying of unnecessary code.
&#60;/p&#62;</description>
</item>
<item>
<title>zenofwordpress on "Question About Importing CSS From Parent Theme"</title>
<link>http://themeshaper.com/forums/topic/question-about-importing-css-from-parent-theme#post-21391</link>
<pubDate>Thu, 19 May 2011 16:16:26 +0000</pubDate>
<dc:creator>zenofwordpress</dc:creator>
<guid isPermaLink="false">21391@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I was looking at the sample child theme that comes with Thematic.  The child theme's style.css not only imports thematic's style.css, but it also imports all the css files that thematic's style.css imports.  Why is this?  In my experiments, it is sufficient to just import the parent's style.css, which automatically imports in any css files that the  parent's style.css imports.  Thanks
&#60;/p&#62;</description>
</item>

</channel>
</rss>
