For those with FF who don't fancy messing with CSS, you can always install the Stylish add-on. Then head over to http://userstyles.org/ for instructions on how to add themes on a per-site basis.
Yup.. it works in FF with stylish too.
I installed stylish, created a new style for mybb, and put the following in...
Now, just to find the perfect colour scheme and all the other variables that can be changed!@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("mybroadband.co.za"){}
.body_wrapper, .after_content {background: RGB(242, 242, 242)none !important ; }
.content, .postbitlegacy postbitim, .postbody, .blockrow, .info_subblock, .blockfoot, .vB_Editor_QR_textarea, .editor_controls floatcontainer, .blocksubfoot, .actionbuttons { background: #F2F2F2 !important; }
#usercp_nav, .blockbody {background:none repeat scroll 0 0 #F2F2F2 !important; }
.bbcode_container, div.bbcode_quote {font: 13px Tahoma,Calibri,Verdana,Geneva,sans-serif !important; }
.editor_textbox textarea {font:14px Tahoma, Calibri,Verdana,Geneva,sans-serif !important; background-color:#FFFFFF !important;}
.menubarnb { background:none repeat scroll 0 0 #738FBF !important; }
.lastphocol, .catcolumn, .inner_add, body, table, .tddetails, .tdbackground{ background:none repeat scroll 0 0 #F2F2F2 !important; }
.tableborders { background: #738FBF !important; }
#content, .popular_right_items {background:none repeat scroll 0 0 #F2F2F2 !important; }
#box_right_holder, .box_title, #box_title_holder, .box_ads, #box_center_holder_home, .inner_add {background: #F2F2F2 !important;}
.box_content { background: #F2F2F2 !important; }
Edit: Made some changes to the "Quick Reply" font size as well as removed italics from quotes...
Last edited: