The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How do I add coloured scrollbars to my vBulletin forum???
Okay, I had asked for help with this on vBulletin.com and was referred here.
I've searched the vBulletin support boards but cannot find a solution. I'm trying to add color scrollbars to my board using the following code, but where should I be putting it? I've tried in additional CSS/template boxes etc but cannot get this to work. <!-- BEGIN COLOURED SCROLLBARS --> <STYLE type="text/css"> BODY {scrollbar-3dlight-color:#000000; scrollbar-arrow-color:#8B0000; scrollbar-base-color:#000000; scrollbar-track-color:#8B4513; scrollbar-darkshadow-color:#000000; scrollbar-face-color:#FFF8DC; scrollbar-highlight-color:#000000; scrollbar-shadow-color:#000000} </STYLE> <!--// END COLOURED SCROLLBARS! --> Do you know of a solution, please? Many thanks Nick |
#2
|
||||
|
||||
bump
Anyone, please? |
#3
|
||||
|
||||
Can anyone help? There's gotta be a way to do this...
bump |
#4
|
||||
|
||||
Sooooooomeooooooooooooone, lol.
Please |
#5
|
|||
|
|||
Change this portion:
scrollbar-3dlight-color:#000000; to any hex color you would want. It should work. |
#6
|
||||
|
||||
Thanks! I got it working at last. I used this in additional css, and changed the hex colours, obviously.
html { scrollbar-base-color: #40364D; scrollbar-arrow-color: #F5D300; scrollbar-highlight-color: #90869E; } Thanks again. :up: |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|