Included in the Media Community templates are four CSS files: global.css, reset.css, base.css and lightwindow.css
Stylesheet | Description |
---|---|
global.css | This stylesheet calls the other three CSS files. It is called by our cssloader in the header of application. |
layout.css | This stylesheet contains a standard browser CSS reset. |
base.css | This stylesheet contains all the layout styles for the boxes. |
design.css | This stylesheet holds all of the design styles, including links to the sprites. |
comments.css | This stylesheet holds all of the styles for comments. |
Caution: While you are free to edit any of the CSS as much as you'd like, there are a few things that may be better left alone. Inside base.css, any style that appears before where the sprite included has to do with the overall structure of the site, the three different box sizes and the thumbnail layout. There probably won't be a need to change anything in here except the colours and thumbnail background image URL