REKT submitted a new resource:
You must be registered for see links
- Converted from thread...Summary: Whenever a staff member have posted in a thread a indicator will display which is what this enhancement does. Style and modify to your preference. The indicator will display inside the post and to the right.
Install: Paste the following to EXTRA.CSS and change to suit your preference:
Code:
.message.staff .messageContent:before {
float: right;
content:"STAFF";
font-size: 16px;
font-family: 'Georgia';
padding: 5px 10px;
background-color: #90d666;
border: 1px solid #6ea84a;...
You must be registered for see links
Last edited: