![]() |
Stylvar for Moderated Post?
Can someone tell me the name of the stylevar that controls the moderated post background color? Currently a post that is moderated appears the same as an unmoderated post. I would like to change the color to make it stand out for the mods. Thanks for your help.
Kether |
There is none. You'll have to edit the template and also add some CSS. In postbit(_legacy) find:
HTML Code:
<div class="postbody"> HTML Code:
<div class="postbody <vb:if condition="$show['moderated']">moderated</vb:if>"> HTML Code:
.postbitlegacy div.postbody.moderated {background: pink;} |
Thank you, Lynne. You always come through for me. I appreciate your help so very much.
Kind regards, Kether |
This works beautifully. Thank you Lynne.
I might also add that I changed the default moderated_small.gif icon to a red square which makes it easier to spot where moderated posts are. |
Thanks for this. Made it much easier to spot moderated posts while skimming a thread.
|
Quote:
|
thanks lynne
it is work perfect but i dont know why vbulletin doesnt add this stylevay to the system yet !!! |
Works great in 4.2, thanks.
|
All times are GMT. The time now is 09:40 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|