The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Scrollbar?
I think this has to do with template modifications...I was wondering if there's anyway to edit the scrollbar on my vbulletin3 like I was able to for vbulletin2 so I can color cordinate. I liked the option in vbulletin2.
|
#2
|
|||
|
|||
bump
|
#3
|
||||
|
||||
Same code, but it needs to be in the HTML setting of CSS instead of body
|
#4
|
|||
|
|||
Can you explain more? I can't seem to find the code in the Body of CSS and I'm not sure what you mean by the HTML setting of CSS. Thanks
|
#5
|
||||
|
||||
Use the same CSS code you would use in vB2, for vB3. But it needs a different placement.
Go to your Admin CP - Styles and Templates - Style Manager - View all style options (for the style you wish to edit) Do not place the scrollbar code in the 'Extra CSS Attributes' of the body settings as it won't effect the scrollbar. I *think* it would work if you put it in the additional CSS attributes. I've never altered the scrollbar in vB3, so Zachery can confirm. |
#6
|
|||
|
|||
Do you happen to remember the scrollbar code as I don't? If not I believe it should be on the net somewhere...
|
#7
|
||||
|
||||
Here's a sample that I've used before sometime:
scrollbar-base-color: #hexcodehere; scrollbar-track-color: #hexcodehere; scrollbar-face-color: #hexcodehere; scrollbar-highlight-color: #hexcodehere; scrollbar-3dlight-color: #hexcodehere; scrollbar-darkshadow-color: #hexcodehere; scrollbar-shadow-color: #hexcodehere; scrollbar-arrow-color: #hexcodehere; Think it will need some editing in order to work outside the body tag. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|