I am trying to set up a child theme to make adjustments.
http://oaklandstructures.com/
Just added a new folder in themes, and added a new style.css with the following:
/*
Theme Name: Oakland Child
Theme URI: http://oaklandstructures.com/
Description: A child theme of Twenty Ten for Oakland Structures.
Author: D. Stembridge
Author url: http://greenpeas.us
Version: 1.0
Tags: black, blue, white, fixed-width, custom-header, theme-options
Template: twentyten
*/
@import url(‘../twentyten/style.css’);
Technically.... shouldn't switching the theme pull directly from the original stylesheet without adding anything else?
It will activate; but withut styling. Here's an image of the activation window; It looks the same after activating; therefore I am holding off till I figure it out!