The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Help with moderated posts styles
I came onto this project to help do some work with a new vbulletin forum, so I don't know too much about their past and what they might have done behind the scenes.
I'm trying to fix the background color of threads that need to be moderated. I see in the style section it has a section for it under inline moderation element highlight. But I have that set to yellow and they show up dark blue. In fact the only reason Im supposed to change is because by default its a pale yellow, but someone its blue. Can anyone point me to where I might find what's causing it to be blue, basically what is overriding the template? Thanks!! |
#2
|
|||
|
|||
yes thats the pale yellow standard color in Inline Moderation Element Highlight.
Try to revert see what happen? is the style a child to a parent style? |
#3
|
||||
|
||||
If you use firefox, get the firebug addon and you may select the box and see what css classes are affecting that box and which one is giving it that color. Otherwise, look in the page source and see what class it is and see what other classes are 'cascading' into it.
|
#4
|
|||
|
|||
so the style applied is alt2. Except alt2 is used everywhere. So im thinking i either have to write an if condition for for alt2, if its alt2 and has an id starting with post_ then its a moderated thread? But i dont think i have that much freedom.
So my 2nd guess is that alt2 is being applied in a template, but im not sure how to find what template is telling it to have alt2 --------------- Added [DATE]1240586019[/DATE] at [TIME]1240586019[/TIME] --------------- i found the alt2s that were causing the issue and changed them to a diff class. So i was able to make that class whatever I wanted now. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|