Back to vBulletin 4.x Template Modifications

Moderated Posts Background Color
Mod Version: 1.00, by Merjawy

vB Version: 4.x.x Rating: (7 votes - 4.71 average) Installs: 38
Released: 17 Jul 2012 Last Update: Never Downloads: 0
Not Supported Template Edits Code Changes Re-usable Code Translations  

This little code will change the background color of your moderated threads/posts to make it easy to spot by you and your Mods.
It helps with busy forums.

I tested it on vB 4.2.0 but should work on older versions. I use postbit_legacy.

Install:

Step 1:

In postbit_legacy template look for:

PHP Code:

<div class="postbody"
Replace it with:

PHP Code:

 
<div class="postbody <vb:if condition="$show['moderated']">moderated</vb:if>"
Step 2

Also, in additional.css, add this code

PHP Code:

.postbitlegacy div.postbody.moderated {background#F5DA81;


Change the background color to what you prefer

If you enjoy my mod, please consider marking it as "Installed". Any comments are welcome.

Download

No files for download.

Screenshots

Click image for larger version
Name:	2012-07-16_0838.jpg
Views:	905
Size:	62.7 KB
ID:	139876  

Similar Mods

Post Background Color vBulletin 3.5 Add-ons

vblts.ru supports vBulletin®, 2022-2024