i want to make special Posts i mean like whenever some developer posts in this forums it will be light blue and if we mark best solution it will be green how am i suppose to do that same on my forums?
thanks can you tell me some good plugins for my forums like this please? iam running a Gaming Forums
btw i have installed mysupport plugin i want to make it only Admin Posts in new color nothing more not solve and that things just admin posts in 1 color and mod posts in other color how can i?
thanks but in here it covers whole message but in this tutorial it take only half like this
^ check the template edits once again. there are two main edits. if it doesn't help then may be your theme is different
Change trow1, trow2 post_content and trow1 post_buttons background
P.S. for mysupport best answer change these
trow1 mysupport_bestanswer_highlight post_buttons
trow2 mysupport_bestanswer_highlight post_content
trow1 mysupport_bestanswer_highlight
you mean
<td class="trow2 post_content {$unapproved_shade}">
<td class="trow1 post_buttons post{$usergroup['gid']} {$unapproved_shade}">
?