Manchester United news and links

Manchester United news and links is updated throughout the day with the latest Manchester United news from across the internet.
Last updated on Tuesday, 7th September 8:06pm.

Red Issue Stealth Mode

Posted in News on Friday March 31st, 2006 1:07pm

Firefox users, add the following code to your userContent.css and you’ll end up with a ‘worksafe’ Red Issue forum that looks a little like this:

Red Issue Stealth Mode

For help on editing your userContent.css, read these Firefox tips and tricks.

@-moz-document url-prefix(http://www.redissueforum.co.uk/) {
body {
background:#fff !important;
color:#000 !important;
font:11px !important;
margin:0;
padding:8px;
}

a {color:#666 !important}

table {
background-color:#fff !important;
border-color:#ccc !important;
color: #000 !important
}

div {color:#000 !important;}

table[name=”header”],
table#subnav,
td.alt1 img,
td.alt2 img,
td.tfoot,
img[alt~=”Avatar”],
img.inlineimg[alt~=”Go”] {
display:none;
}

/* hide the left column */
table[width=”156″], table[width=”156″] table {width:1px !important}

td.tcat,
td.alt2,
td.vbmenu_control {
background-color:#f8f8f8 !important; color:#000 !important;
}

td.thead {background-color:#fff !important}

img[src=”images/buttons/quote.gif”] {display:inline !important;}

td.alt1 img[title=”Big Grin”] {
display: inline !important;
}

a.bigusername {font:bold 12px verdana !important}

/* reply and new thread pages */
td.panelsurround {background-color:#efefef !important}

div.panel {background-color:#f8f8f8 !important}

}

This has only been tested using Firefox version 1.5 on Windows.

View other posts by Administrator