*beginner here*
Experimenting w/ making a child theme and trying to add a background image. Here's what I have in the child style.css file:
/* CSS Document
Theme Name: Child
Theme URI:
Description: A child theme of Platform Pro
Author: Laurie Dix
Author URI:
Template: platformpro
Version: 1.0
*/
@import url ('../platformpro/style.css');
{
background-image: url('http://redbarnstudios.net/wordpress/wp-content/uploads/2010/12/kraft1.jpg') repeat;
}
Here is the result:
Could someone help me figure out what I'm doing wrong? Thanks.
First time making child theme
Started by
lmatanich
, Dec 08 2010 09:59 PM
4 replies to this topic
#1
Posted 08 December 2010 - 09:59 PM
#2
Posted 09 December 2010 - 03:48 AM
Did you get PlatformBase?
Thanks, Bryan
#3
Posted 09 December 2010 - 04:39 PM
Bryan - I don't think so? I bought platform pro. I found a tutorial for creating child themes online and maybe this won't work for platform pro? Can you tell me how I go about getting platformbase? Thanks.
#4
Posted 09 December 2010 - 05:00 PM
After doing some searching in the forum, I realized that I don't have platformbase. I have the "platformpro" folder on desktop, but I can't locate the zip file.
#5
Posted 09 December 2010 - 05:05 PM
I think I've found it!










