Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

Last modified 8 years ago

#922 closed enhancement (no action required)

Child Theme Development

Reported by: developdaly's profile developdaly Owned by: apeatling's profile apeatling
Milestone: 1.1 Priority: minor
Severity: Version:
Component: Keywords:
Cc:

Description

The recent change ([
http://trac.buddypress.org/changeset/1669]) to the bp-default theme style.css includes the commented out line:

/* Uncomment the following line and add your custom styles to '_inc/css/custom.css' */
/* @import url( _inc/css/custom.css ); */

I think the custom.css stylesheet should be added to bp-default, because the framework shouldn't contain ANYTHING custom. Plus, the styles are for the current theme, not the framework.

This isn't a technical problem, just an issue of theme development theory.

Change History (2)

#1 @apeatling
15 years ago

  • Resolution set to invalid
  • Status changed from new to closed

This not in the framework, it's in the default theme. It's for people who want to use the default theme but change the colors or something. You can't make a child of a child unfortunately.

#2 @DJPaul
8 years ago

  • Type changed from task to enhancement
Note: See TracTickets for help on using tickets.