The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hey,
I have just purchased vbulletin yesterday and I'm working on a style, I've nearly finished just hit a few snags. Any help on the below would be great. Highlight On page .../profile.php?do=editprofile and in a few other places when I hover my mouse over the links in the left menu the link I hover over gains a coloured box over it in #FFEB90 (yellowish) colour. I am trying to change this colour but cant find it's stylevar anywhere. Postbit_Background The Postbit_Background I assume is the actual part where a users posted message (the actual text part of it) shows up in a post, I have tried changing its background to match my style but it insists on staying transparent. User Profiles On page .../member.php/3-USERNAME I cannot seem to find any stylevars for the three sections "Visitor Messages" "About Me" "Friends" if anyone knows how these can be configured I would be very grateful in finding out ![]() Dropdown Menus On the three drop down links in the nav bar called "Community Forum" "Actions" and "Links" I just can not seem to manage to get rid of a white background/border. Again, any help with any of these problems would be brilliant Thanks! Ps. My forum can be found Here if you need to see what I'm talking about ![]() |
#2
|
|||
|
|||
![]()
Postbit Background :
I've had the same issue. Bug : in "postbit.css", the background color is only applied to postbitLEGACY. Solution : edit the "postbit.css" template (in the "CSS Templates" category), and ADD anywhere : Code:
.postbit { background: {vb:stylevar postbit_background}; } |
#3
|
|||
|
|||
![]()
For the highlight, I think the style var is imodhilite_backgroundColor found in the PopMenus area.
I know for sure you'll need to edit PopupMenus - popupmenu_border to edit the color or remove the white border you're describing in the drop down menus. What are you wanting to change on the Visitor messages, About me, etc page? |
#4
|
|||
|
|||
![]()
I cant believe this postbit background bug STILL hasn't been fixed...
|
#5
|
|||
|
|||
![]()
Hi guys
We are trying to change the Visitor messages background from transparent, but can't find an option |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|