Hello, I need help making a Moderator / Super Moderator / Administrator BBCode. I have all the stuff can you guys just help me assemble it?
Replacement Text:
Thats the CSS:
I just transfered from VBulletin to MyBB and I want my old Moderator / Super Moderator / Admin MyCode back. It should look like:
Im new to MyCode and I need some assistance it would be nice if you can assist me ;l
Bump, can anyone assist me?
Bump, can anyone help?
Closed figured out!
Replacement Text:
<p class="mod_bb"><img src="path/to/image/modicon.png" alt=""/> {param}</p>
Thats the CSS:
/* ADMIN / MOD NOTICE */
.mod_bb
{
background:#F5C7CD;
color:#8a1f11;
padding:.8em;
margin-bottom:1.6em;
border:2px solid #DC364E;
}
.mod_bb img
{
position:relative;
top:2px;
}
I just transfered from VBulletin to MyBB and I want my old Moderator / Super Moderator / Admin MyCode back. It should look like:
Im new to MyCode and I need some assistance it would be nice if you can assist me ;l
Bump, can anyone assist me?
Bump, can anyone help?
Closed figured out!