Manual
Ignore this page.
Shortcuts
Wordpress Dashboard
Write New Post
Write New Page
ZenPhoto Admin
YouTube
Standards
Files Directory Standards – Directory information for f.starfox-online.net
Podcast Standards – Naming conventions for the SFOCast
Game Information Style – Information organization for game pages
Notes
For every new page, link it in the page’s parent (such as a link to Star Fox in Games). Also add the link to the Site Map.
After adding a new podcast, be sure to add the episode to the SFOCast page.
CSS
CSS styles and structures.
Uncompressed Main Stylesheet
Stylesheets used by theme were compressed with CSS Drive’s Compressor
General Styles
Basic text and standard object styling.
Headers
Headers 1 through 6 defined.
Basic Text
Styled base tags: p, a, ul, ol, table, hr
Images
- Apply class .nostyle to all hyperlinks of all image links
- .left – force cleared left image
- .right – force cleared right image
- .center – center image
- .nostyle – no padding or anything
- .top – add padding to top of image in addition to bottom
- .full – left floated image that pushes everything else past it
Object
For things like YouTube videos and audio players, the object tag is styled.
.center – center the object
.video – Use on YouTube videos to size them correctly
Structures
Specific styles and combinations of classes for style-objects.
Two Columns
- .twoColumns – div class that surrounds the two column divs
- .leftColumn – for the left div
- .rightColumn – for the right div
Other
- .e – very light blue background applied to even tr tags in tables intended to have row backgrounds
- div.quote – use on large quotations
- .indent – arbitrarily indents the contained elements by 2em, uses div
- .clear – forces clearing, used with br or div, only when necessary
- div.anchor – use on div surrounding anchor links to make them 0 height
