admin post boady?
2 posters
Page 1 of 1
Re: admin post boady?
Rideem3 wrote:Hi, go to Admin Panel -> Modules -> JavaScript Codes Management -> Make sure it's on -> Create new -> Title it whatever you want -> Select in the topics -> Paste:
- Code:
$(function() {
var x = $('tr.post:contains("RANKORUSERNAMEHERE")');
if (x) {
$('tr.post:contains("RANKORUSERNAMEHERE") td').css('background-color','#000');
}
});
Replace "RANKORUSERNAMEHERE" with the special rank title of the user (for group post color) or the username (for individual colors). The rank title is the user's rank you gave. So I would think that on your forum the admin rank title would be Administrator unless that's changed.
Also replace #000 with whatever color you want the background to be
Make sure the rank title or username is the exact spelling or it won't work
Nick
Similar topics
» IT Seems only I, the admin can post in my forum..
» How come members can't post links but admin can?
» founding admin cant post pics or vids
» Save and Post button do not exist for Admin
» Members And Admin Cannot Type In Post Or Reply Boxes
» How come members can't post links but admin can?
» founding admin cant post pics or vids
» Save and Post button do not exist for Admin
» Members And Admin Cannot Type In Post Or Reply Boxes
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum