Results 1 to 3 of 3

Thread: Clipper parent style.css not importing into Child theme style.css

  1. #1
    Thread Starter
    dthardy's Avatar
    Join Date
    Apr 2011
    Location
    United States
    Posts
    48
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Clipper parent style.css not importing into Child theme style.css

    I have create a child theme folder for clipper. My new theme name is Clipper_child. The stylesheet in the child theme is style.css. The contents of /Clipper_child/style.css:
    --------------------------------------------
    /*
    Theme Name: Clipper Child
    Version: 1.0
    Description: A premium coupon management theme for WordPress.
    Template: clipper
    Author: Duane Hardy
    */
    @import url('../clipper/style.css');
    @import url('../clipper/styles/blue.css');
    --------------------------------------------

    The css from the Clipper parent is not being imported into the new child stylesheet. If I enter style elements into the child they are implemented in the theme.

    How do I get the original (Clipper Theme) stylesheets to import properly into the child style.css?

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,697
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  3. #3
    Thread Starter
    dthardy's Avatar
    Join Date
    Apr 2011
    Location
    United States
    Posts
    48
    Thanks
    2
    Thanked 0 Times in 0 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. Vantage Child Theme - where is style css?
    By wheels in forum Vantage General Discussion (Legacy)
    Replies: 4
    Last Post: April 1st, 2013, 02:59 PM
  2. Modifying Clipper Theme Style/Appreance
    By rssuman in forum Clipper General Discussion
    Replies: 5
    Last Post: December 18th, 2012, 01:43 AM
  3. Just show Parent and 1 Child in Directory Style Listing
    By jtwiest in forum Report ClassiPress Bugs
    Replies: 3
    Last Post: January 18th, 2012, 05:49 PM
  4. [SOLVED] style-default.css into Child Theme
    By cgervereau in forum JobRoller General Discussion
    Replies: 16
    Last Post: July 11th, 2011, 06:54 PM
  5. Multiple child theme style sheets
    By nickgarnett in forum Report ClassiPress Bugs
    Replies: 21
    Last Post: September 27th, 2010, 11:05 AM