![]() |
How can I change background color of unapproved post.
I would like to change background color of unapproved post so that they are easily distinguishable.
How can I do it ? Pls help. |
You need to add a conditional in the postbit template to add a different background colour.
|
Thanks for the reply Dismounted.
Can you pls post the code that i have to add. |
Well, it would be something like this:
Code:
<if condition="$post['visible'] == 0">SOME HTML HERE</if> |
All times are GMT. The time now is 08:46 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:
|