MyBB Community Forums

Full Version: How to disable the Hide
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Ok I did that .M. said and this was the code at the bottom of global.css


.test {
background: #151515;
display: block;
width: 120px;
margin: 3px 3px 0px 3px;
padding: 2px 3px;
border-bottom:1px solid #2a2a2a;
-moz-border-radius: 3px;
text-align: right;
font-weight: bold;
}

.expcolimage {display: none!important}
}

I think it worked, thanks!
Pages: 1 2