XenForo Tutorials

Staff have posted indicator

Submitted by Oxygen, , Thread ID: 16051

Thread Closed
Oxygen
<div class="postbit-usertitle">
Prime
Level:
0
Reputation:
35
Posts:
608
Likes:
63
Credits:
1.47K
23-12-2015, 01:43 PM
#1
Staff have posted indicator
Not my content; Don't come to me because of links not working.



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 toEXTRA.CSSand 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;
border-radius: 3px;
color: white;
text-shadow: 0 0 3px #54803a;
}
Result:
[Image: 7611ed883b5877a1fb629322ab08b87f.png]

P.S: for this to work you must have Display user as staff ticked
[Image: UeTXrZ5.png]

Users browsing this thread: 1 Guest(s)