Owen
•
- Mar 20, 2013
- 1,208
- 614
This is ripped from Rasta's index but seeing as if other people who have forums need help then why not use this but try make their own edit. Sorry if you didn't want this ripped anyway Rasta:/ - just felt it would be nice to put here for people to get educated.
Replacement:
CSS:
Replacement:
HTML:
<div class="shoutboxWarning">
{param}
</div>
PHP:
.forum_list .shoutboxWarning {
margin: 0 10px 10px 10px;
}
.shoutboxWarning {
text-align: center;
font-size: 11px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
background: #B65858;
color: #FFF;
padding: 7px;
text-shadow: 0 0 0 transparent,1px 1px 1px #000;
Last edited: