Results 1 to 2 of 2

Thread: Modify ClassiPress from ChildTheme

  1. #1
    Thread Starter
    comproevendo's Avatar
    Join Date
    Jul 2013
    Location
    Switzerland
    Posts
    52
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Modify ClassiPress from ChildTheme

    Hi everyone!

    I just created this childtheme (like the tutorial on AppThemes) (this is the style.css in my child theme):
    Code:
    /*
    Theme Name: Child Theme ClassiPress By Pascal | InfoWebTicino
    Version: 1.0
    Description: A child theme for ClassiPress, classified ads theme.
    Author: Pascal Pavan
    Author URL: http://www.comproevendo.ch
    Template: classipress
    */
    
    @import url("../classipress/style.css");
    
    .featured .post-block {
    	background: #FFFFE0;
    }
    .post-block-out.featured {
    	border: 1px solid #E6DB55;
    }
    If I want to change core file like loop-ad_listing.php how I can do?

    If I want to do this tutorial from Samcy on my childTheme, how can I do that??
    http://forums.appthemes.com/classipr...as-been-32519/

    Thanks,
    Pascal

  2. #2
    samcy's Avatar
    Join Date
    Mar 2012
    Location
    Germany
    Posts
    12,098
    Thanks
    121
    Thanked 1,756 Times in 1,442 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Rolf Hassel (Samcy)

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Classipress Childtheme Localization Problem
    By bperd2012 in forum ClassiPress General Discussion
    Replies: 2
    Last Post: May 9th, 2013, 02:25 AM
  2. [SOLVED] Is there a new childtheme tutorial for Classipress 3.3?
    By arivederchi in forum Help Using ClassiPress
    Replies: 8
    Last Post: April 24th, 2013, 01:24 PM
  3. How to disable classipress (so I can create a childtheme)
    By angash4family in forum Help Using ClassiPress
    Replies: 3
    Last Post: September 2nd, 2012, 04:00 PM