PDA

View Full Version : teh siedbar


Sonic
03-23-2007, 02:01 PM
I recently updated from Firefox 1.5 to 2.0. Now my Stylish extension isn't blocking teh seidbar lol like it did before. What do I do to get it working again?

atmuh
03-23-2007, 02:04 PM
I recently updated from Firefox 1.5 to 2.0. Now my Stylish extension isn't blocking teh seidbar lol like it did before. What do I do to get it working again?

uhh you could just try creating a new style and copying this into it

@-moz-document url-prefix(http://www.ocremix.org/forums/)
{
/* ======= Sidebar Removal for forums by Grey Ninja/OCR_Dave. ======= */
.left-column {
display:none !important;
}

div.middle-column {
margin: 10px 0px 0px 145px !important;
}

div.middle-column-extended {
margin: 10px 10px 0px 10px !important;
}

div.breadcrumb {
left: 10px !important;
/* top: -172px !important; */
color: #aaa !important;
}
}

and make sure you're going to www.ocremix.org not ocremix.org

Sonic
03-23-2007, 09:37 PM
...and make sure you're going to www.ocremix.org not ocremix.org

Thats what was going on. i r dum :(