Results 1 to 3 of 3

Thread: Child theme question?

  1. #1
    Thread Starter
    nickgarnett's Avatar
    Join Date
    Jul 2010
    Location
    United Kingdom
    Posts
    184
    Thanks
    29
    Thanked 22 Times in 17 Posts

    Child theme question?

    Hi
    Simple question; my proposed CSS mods are from a number of .css files e.g. style.css/bluestyle.css; do I have to list them all in the child theme like this?

    /*
    Theme Name: ClassiPress - Child Theme
    Theme URI: http://appthemes.com/
    Description: Child Theme for ClassiPress
    Author: Seth Carstens
    Author URI: http://sethcarstens.com/
    Template: classipress
    Version: 3.0.4
    */
    @import url("../classipress/style.css");
    @import url("../classipress/bluestylestyle.css");
    @import url("../classipress/anotherstyle.css");

    or do something different
    Many thanks
    Nick Garnett

  2. #2
    pepsi's Avatar
    Join Date
    Mar 2009
    Location
    New Zealand
    Posts
    14,883
    Thanks
    91
    Thanked 804 Times in 718 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. The Following User Says Thank You to pepsi For This Useful Post:

    nickgarnett (September 5th, 2010)

  4. #3
    rubencio's Avatar
    Join Date
    May 2010
    Location
    Spain
    Posts
    3,804
    Thanks
    268
    Thanked 316 Times in 278 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

    r u b e n c i o . c o m


    Since 2010 providing AppThemes solutions,
    Plugins and the best childthemes...



  5. The Following User Says Thank You to rubencio For This Useful Post:

    nickgarnett (September 5th, 2010)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Child theme file mapping?
    By rodeoramsey in forum Help Using ClassiPress
    Replies: 4
    Last Post: March 26th, 2013, 01:27 PM
  2. Child Theme questions
    By rodeoramsey in forum Report ClassiPress Bugs
    Replies: 21
    Last Post: January 8th, 2012, 10:58 PM
  3. Child Theme - logout redirection to default theme issue
    By cgervereau in forum ClassiPress General Discussion
    Replies: 3
    Last Post: September 1st, 2010, 01:48 AM
  4. Create a Child Theme.
    By batsirai in forum Report JobRoller Bugs
    Replies: 3
    Last Post: August 28th, 2010, 02:54 AM