| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A stylesheet picker for The SCP Wiki.
There are five available types of stylesheets to build:
They also cascade in that order, with layout injected first and ratings last. The site's extant stylesheets load before any of these, so any element not styled by one of the five will use the site's stylesheet, and finally the user-agent stylesheet as a fallback. This will affect the elements that may need !important set on them.
If you want a unified theme that touches more than one area, it needs to be broken out into different stylesheets. That means no background-color: selectors in a .layouts.css file and no position: stuff in a .fonts.css file.
There is also a /img folder where you put your thumbnail of the look of the thing. Dimensions are:
If you have assets that need to be loaded like alternate logos, please store them on http://www.scp-wiki.net/component:s-css-p which will require a wikidot login, or get them to me in some other manner and I will handle it. Do not link to imgur or some other image hosting service in your CSS.
The files that drive the extension are:
If you have a page that contains custom CSS and would like to alert users of S-CSS-P that they should consider disabling the extension, please edit the slug of your page into http://scp-wiki.net/component:s-css-p in the code block. This is not yet implemented but the next major milestone will include this capability.
| Back | FazBrowse Home | New Git URL |