Empty Child Theme doesn't Mirror Parent Theme (TwentyTen)
-
Hello! Am hoping I can get some help on this. I am trying to create a child theme for the TwentyTen Theme. I had some custom modifications on the theme but just upgraded to WP 3.1.3 and so assume they have been overwritten (which is fine, as I have a copy of my mods downloaded). I’ve been trying to set up a child theme so I can re-introduce my modifications.
HOWEVER – I am unable to get an empty child theme to mirror the look of the current parent theme. I have no idea where to even start looking to correct this! I set up a separate folder for my child theme in the “themes” folder, added a document named “style.css” with the following code:
———————————–
/* Theme Name: Twenty Ten Child Description: Foxtail Studio modifications for the Twenty Ten theme (Child Theme) Author: Foxtail Studio Author URI: http: //www.foxtailstudio.net/ Template: twentyten Version: 0.1.0 */ @import url("../twentyten/style.css"); @import url("../twentyten/rtl.css");
————————————–
Here’s the problem: When I go to preview/activate my child theme, it messes up the look of the blog! Some of the columns get shifted around, among other stuff. Screen cap here:
https://foxtailstudio.net/pic1.png
It should look like my original parent theme, should it not??
Original site here: https://foxtailstudio.net
Thanks in advance for ANY pointers!!
Chris
- The topic ‘Empty Child Theme doesn't Mirror Parent Theme (TwentyTen)’ is closed to new replies.