The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
||||
|
||||
![]() Quote:
![]() ![]() ![]() ![]() NOTE: this is script I wrote by hand - feel free to use it but PLEASE leave the acknowledgement in ... it *should* retain colours that fit with your style automatically ![]() Code:
<script type="text/javascript"> <!-- /* START I.E. only Flat ScrollBar Colour Script for use with CSS2 Validation */ /* coded by Natch - mobileforces.org */ bg = window.document.bgColor; txt = window.document.fgColor; if (document.all){ with (window.document.body.style){ scrollbarBaseColor=bg; scrollbarFaceColor=bg; scrollbarHighlightColor=txt; scrollbar3dLightColor=bg; scrollbarShadowColor=txt; scrollbarDarkShadowColor=bg; scrollbarArrowColor=txt; scrollbarTrackColor=txt; } } /* END I.E. only Flat ScrollBar Colour Script for use with CSS2 Validation */ //--> </script> ![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|