I am modifying Autofocus+ Pro, which is a child theme of Thematic. Is it possible to create a child theme of Autofocus+ Pro? I've been trying but for some reason I keep getting a blank page when I preview the theme.
The 'style.css' I'm using is:
/*
Theme Name: lenscraft
Theme URI: http://lenscraft.com/
Description: 'lenscraft' is my WordPress child theme based on AutofocusPro.
Author: Ron Lussier
Author URI: http://lenscraft.com/
Template: autofocuspro
Version: 0.1
*/
@import url('../autofocuspro/style.css');
I'd appreciate help in figuring out what I'm doing wrong. The error message I get is "The parent theme is missing. Please install the "autofocuspro" parent theme."