Skip to:
Content

BuddyPress.org

Changeset 9895


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

Location:
trunk/src/bp-templates/bp-legacy/css
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-legacy/css/twentyfifteen-rtl.css

    r9894 r9895  
    1 /*--------------------------------------------------------------
     1/*------------------------------------------------------------------------------
    22
    33This is the BuddyPress companion stylesheet for
     
    66This sheet supports the primary BuddyPress styles in buddypress.css
    77
    8 The Rulesets shadow the BP default stylesheet sectioning
    9 to maintain uniformity.
    10 
    11 If you are running as a child theme of twentyfifteen and wish to use
    12 this stylesheet then please copy it to buddypress/css/ or community/css/
    13 in your child theme root and rename the file to match your child theme name
    14 i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
    15 'twentyfifteen-child.css'
    16 
    17 ----------------------------------------------------------------
     8If you are running as a child theme of twentyfifteen this stylesheet will be
     9loaded by default. If you want to modify the styles the normal BP Theme Compat
     10hierarchy works and you can copy the file to buddypress/css/ or community/css/
     11in your child themes root & either start over or modify the rulesets.
     12
     13If you do not require the styles you can dequeue them from the themes functions file.
     14
     15Please see this codex article for more information:
     16http://codex.buddypress.org/themes/buddypress-companion-stylesheets/
     17
     18--------------------------------------------------------------------------------
    1819>>> TABLE OF CONTENTS:
    19 ----------------------------------------------------------------
     20--------------------------------------------------------------------------------
    20211.0 Theme Structural Elements & overrides
    21222.0 - Navigation - General
     
    51529.0 - Error / Success Messages
    525310.0 - Ajax Loading, Widgets, General classes
    53 --------------------------------------------------------------*/
     54------------------------------------------------------------------------------*/
    5455/**
    5556*-------------------------------------------------------------------------------
  • trunk/src/bp-templates/bp-legacy/css/twentyfifteen.css

    r9894 r9895  
    1 /*--------------------------------------------------------------
     1/*------------------------------------------------------------------------------
    22
    33This is the BuddyPress companion stylesheet for
     
    66This sheet supports the primary BuddyPress styles in buddypress.css
    77
    8 The Rulesets shadow the BP default stylesheet sectioning
    9 to maintain uniformity.
    10 
    11 If you are running as a child theme of twentyfifteen and wish to use
    12 this stylesheet then please copy it to buddypress/css/ or community/css/
    13 in your child theme root and rename the file to match your child theme name
    14 i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
    15 'twentyfifteen-child.css'
    16 
    17 ----------------------------------------------------------------
     8If you are running as a child theme of twentyfifteen this stylesheet will be
     9loaded by default. If you want to modify the styles the normal BP Theme Compat
     10hierarchy works and you can copy the file to buddypress/css/ or community/css/
     11in your child themes root & either start over or modify the rulesets.
     12
     13If you do not require the styles you can dequeue them from the themes functions file.
     14
     15Please see this codex article for more information:
     16http://codex.buddypress.org/themes/buddypress-companion-stylesheets/
     17
     18--------------------------------------------------------------------------------
    1819>>> TABLE OF CONTENTS:
    19 ----------------------------------------------------------------
     20--------------------------------------------------------------------------------
    20211.0 Theme Structural Elements & overrides
    21222.0 - Navigation - General
     
    51529.0 - Error / Success Messages
    525310.0 - Ajax Loading, Widgets, General classes
    53 --------------------------------------------------------------*/
     54------------------------------------------------------------------------------*/
    5455/**
    5556*-------------------------------------------------------------------------------
  • trunk/src/bp-templates/bp-legacy/css/twentyfifteen.scss

    r9894 r9895  
    142142$unread:             #dce5ff;
    143143
    144 /*--------------------------------------------------------------
     144/*------------------------------------------------------------------------------
    145145
    146146This is the BuddyPress companion stylesheet for
     
    149149This sheet supports the primary BuddyPress styles in buddypress.css
    150150
    151 The Rulesets shadow the BP default stylesheet sectioning
    152 to maintain uniformity.
    153 
    154 If you are running as a child theme of twentyfifteen and wish to use
    155 this stylesheet then please copy it to buddypress/css/ or community/css/
    156 in your child theme root and rename the file to match your child theme name
    157 i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
    158 'twentyfifteen-child.css'
    159 
    160 ----------------------------------------------------------------
     151If you are running as a child theme of twentyfifteen this stylesheet will be
     152loaded by default. If you want to modify the styles the normal BP Theme Compat
     153hierarchy works and you can copy the file to buddypress/css/ or community/css/
     154in your child themes root & either start over or modify the rulesets.
     155
     156If you do not require the styles you can dequeue them from the themes functions file.
     157
     158Please see this codex article for more information:
     159http://codex.buddypress.org/themes/buddypress-companion-stylesheets/
     160
     161--------------------------------------------------------------------------------
    161162>>> TABLE OF CONTENTS:
    162 ----------------------------------------------------------------
     163--------------------------------------------------------------------------------
    1631641.0 Theme Structural Elements & overrides
    1641652.0 - Navigation - General
     
    1941959.0 - Error / Success Messages
    19519610.0 - Ajax Loading, Widgets, General classes
    196 --------------------------------------------------------------*/
     197------------------------------------------------------------------------------*/
    197198
    198199/**
  • trunk/src/bp-templates/bp-legacy/css/twentyfourteen-rtl.css

    r9894 r9895  
    1 /*--------------------------------------------------------------
     1/*------------------------------------------------------------------------------
    22
    33This is the BuddyPress companion stylesheet for
     
    66This sheet supports the primary BuddyPress styles in buddypress.css
    77
    8 The Rulesets shadow the BP default stylesheet sectioning
    9 to maintain uniformity.
     8If you are running as a child theme of twentyfourteen this stylesheet will be
     9loaded by default. If you want to modify the styles the normal BP Theme Compat
     10hierarchy works and you can copy the file to buddypress/css/ or community/css/
     11in your child themes root & either start over or modify the ruelesets.
     12
     13If you do not require the styles you can dequeue them from the themes functions file.
     14
     15Please see this codex article for more information:
     16http://codex.buddypress.org/themes/buddypress-companion-stylesheets/
    1017
    1118--------------------------------------------------------------------------------
  • trunk/src/bp-templates/bp-legacy/css/twentyfourteen.css

    r9894 r9895  
    1 /*--------------------------------------------------------------
     1/*------------------------------------------------------------------------------
    22
    33This is the BuddyPress companion stylesheet for
     
    66This sheet supports the primary BuddyPress styles in buddypress.css
    77
    8 The Rulesets shadow the BP default stylesheet sectioning
    9 to maintain uniformity.
     8If you are running as a child theme of twentyfourteen this stylesheet will be
     9loaded by default. If you want to modify the styles the normal BP Theme Compat
     10hierarchy works and you can copy the file to buddypress/css/ or community/css/
     11in your child themes root & either start over or modify the ruelesets.
     12
     13If you do not require the styles you can dequeue them from the themes functions file.
     14
     15Please see this codex article for more information:
     16http://codex.buddypress.org/themes/buddypress-companion-stylesheets/
    1017
    1118--------------------------------------------------------------------------------
  • 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.