The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
On the old vbulletin you could set each column a color, eg for the forum name, how many posts, how many thread and last post info.
Where would this be found in vb4? Cheers |
#2
|
||||
|
||||
![]()
You would use CSS for it now.
|
#3
|
|||
|
|||
![]() Could you give some more specific directions here if possible please on applying this. Many thanks Jon |
#4
|
||||
|
||||
![]()
Making the lastpost column green:
Code:
.forumbit_post .forumrow .forumlastpost { background: green; } |
#5
|
|||
|
|||
![]()
Thankyou. Will have a shot at it now
![]() |
#6
|
|||
|
|||
![]()
Thankyou for your help so far, ive implemented this, and whole it selects the color of the background behind the text, it doesn't actually change the entire column, there is sitll a white gap underneith, see the attached example.
Is there anyway to remove this white bit? I looked with firebug but it doens't show anything that I could consider useful. Once again, thankyou for your help so far. |
#7
|
||||
|
||||
![]()
I believe that bottom bar is an image (it looks like it to me). You may have to change the template code to have that color go to the bottom as you can't add a height for the color there.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|