Child theme trouble
-
I’ve been trying to set up a child theme and I can’t get it to work correctly. It’s recognizing my new stylesheet but for some reason things get all screwy in other ways.
The code in my stylesheet is:
/*
Theme Name: platformchild
Description: Child theme for the platform theme
Author: Cameron Jones
Template: platform
*/@import url(“…/platform/style.css”);
strong {
color: #009900;
}Here’s how it looks: http://newverselessons.com/?page_id=13
Here’s how it’s supposed to look: http://www.newverselessons.com/wp-content/themes/screenshot.JPG
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Child theme trouble’ is closed to new replies.