Results 1 to 3 of 3

Thread: Child theme help needed

  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 help needed

    Hi
    I've just started playing with some mods and created a child theme with a style.css file in the folder.
    The file contains the following code/rule which doesn't seem to be working

    /*
    Theme Name: Classipress Child
    Description: Child Theme for ClassiPress
    Template: classipress
    Version: 3.0.4
    */
    @import url("../classipress/style.css");

    .header_menu { background:#002f67; border-top:0px solid #667daf; }

    When I look at the element with Firebug it's showing the following:

    .header_menu { background:#002f67; border-top:0px solid #667daf; }

    but in strikethrough and the source is the child theme style.css. It also shows the blue.css rule above which is active. Is it because the rule I've added is in style/blue.css?
    Any help very much appreciated
    Nick Garnett

  2. #2
    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...



  3. #3
    Thread Starter
    nickgarnett's Avatar
    Join Date
    Jul 2010
    Location
    United Kingdom
    Posts
    184
    Thanks
    29
    Thanked 22 Times in 17 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Child Theme questions
    By rodeoramsey in forum Report ClassiPress Bugs
    Replies: 21
    Last Post: January 8th, 2012, 11:58 PM
  2. Child theme question?
    By nickgarnett in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: September 4th, 2010, 04:36 PM
  3. Child Theme - logout redirection to default theme issue
    By cgervereau in forum ClassiPress General Discussion
    Replies: 3
    Last Post: September 1st, 2010, 02:48 AM
  4. Create a Child Theme.
    By batsirai in forum Report JobRoller Bugs
    Replies: 3
    Last Post: August 28th, 2010, 03:54 AM