God I can't believe I just made this it hurts my eyes
How to change the forum colour scheme
1. Make sure you're running
Firefox 1.5 RC2.
2. Start -> Run -> type "%appdata%\Mozilla\Firefox\Profiles" without the quotes, and hit enter.
3. Open the folder called xxxxxxxx.default, where xxxxxxxx is a random string of 8 characters, and browse to the chrome directory within that.
4. Rename userContent-example.css to userContent.css, and open it in Notepad/your text editor of choice.
5. Copy and paste this to the bottom of the file, save it, and restart Firefox.
Code:
@-moz-document domain(forums.overclockers.co.uk) {
/*
** OcUK colour scheme changer
** By Rob Miller
*/
body, .page, .thead, .tfoot, .alt2, .alt2Active, .panel { background-color: #601719 !important; }
.alt1, .alt1Active, .panelsurround, .vbmenu_option { background-color: #9D2225 !important; }
.vbmenu_control, .vbmenu_hilite, .tcat { background-color: #C2282B !important; }
.vbmenu_popup { border: 1px solid #C2282B !important; }
}
6. Voila! Bask in your horrid red forums, safe in the knowledge that no one else has to endure them for your sake.
Edit: wahey grey forums for me
http://img386.imageshack.us/img386/364/greyocuk1zo.png