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?
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.