Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
05/25/2015 02:59:16 PM (10 years ago)
Author:
hnla
Message:

Update twentyfourteen/twentyfifteen companion styles

Commit updates and corrects stylefile header comments.

  • Re-write overload file guidance for child themes
  • Copy comment block to 2014 sheet
  • Add readmore link to newly created codex page for more info

Fixes #6454 Props imath

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-legacy/css/twentyfourteen.scss

    r9894 r9895  
    146146}
    147147
    148 /*--------------------------------------------------------------
     148/*------------------------------------------------------------------------------
    149149
    150150This is the BuddyPress companion stylesheet for
     
    153153This sheet supports the primary BuddyPress styles in buddypress.css
    154154
    155 The Rulesets shadow the BP default stylesheet sectioning
    156 to maintain uniformity.
     155If you are running as a child theme of twentyfourteen this stylesheet will be
     156loaded by default. If you want to modify the styles the normal BP Theme Compat
     157hierarchy works and you can copy the file to buddypress/css/ or community/css/
     158in your child themes root & either start over or modify the ruelesets.
     159
     160If you do not require the styles you can dequeue them from the themes functions file.
     161
     162Please see this codex article for more information:
     163http://codex.buddypress.org/themes/buddypress-companion-stylesheets/
    157164
    158165--------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.