Skip to:
Content

BuddyPress.org

Opened 18 years ago

Closed 18 years ago

#271 closed enhancement (fixed)

Custom directories CSS load sequence

Reported by: mikepratt Owned by: apeatling
Priority: minor Milestone:
Component: Version:
Severity: Keywords: css, directory
Cc:

Description

It seems we need a mod to allow full custom skinning of the bP Home & Members theme. As it stands the indiv directories CSS files (groups, members, etc) are loaded independently of any custom CSS mods and as such you can do a full skin of the provided themes with custom.css and still have the original css applied to each directory. Obviously, indiv mods of each directory css makes upgrades that much more involved. Or can we simply put custom.css files in each directory css folder as well?

Change History (2)

#1 @apeatling
18 years ago

  • Owner set to apeatling
  • Status newassigned

Looks like the directory css files are loaded after the home CSS. If that order is changed then you can use the custom.css file in the home theme to override the directory CSS without having to modify the plugin CSS files.

#2 @apeatling
18 years ago

  • Resolutionfixed
  • Status assignedclosed

You can now use the "site-wide.css" file in the Home theme to override the directory CSS.

Note: See TracTickets for help on using tickets.