View Full Version : Why can't I use the color scroll code?
ogden2k
06-10-2003, 12:38 PM
I am trying to use the same color bar code on other sites that are a part of my domain that vB is on.
Such as: http://www.binarydreams.us/promote.html and http://www.binarydreams.us/
The scroll bar color will not work, why?
filburt1
06-10-2003, 12:55 PM
Look in your headinclude; by default there's some CSS there defining the scrollbar color.
ogden2k
06-10-2003, 01:05 PM
Right, but on the other pages the headinclude wouldn't apply to it. The color bar works on the actual forum but not anything else.
filburt1
06-10-2003, 01:26 PM
Do you have $headinclude in your header?
ogden2k
06-10-2003, 01:28 PM
Do you mean on the other pages I listed? If so, then no.
S.Shady
06-11-2003, 01:55 AM
thats why. if theres no headinclude in the other pages it wont put the headinclude in it :) so it would be unsmart (you like my diction admit it :)) to think it would be there. Though you can add the css in the head of the other pages
<style type="text/css">
BODY {
SCROLLBAR-BASE-COLOR: #336D95" background="https://vborg.vbsupport.ru/images/catagory_backing.gif;
SCROLLBAR-ARROW-COLOR: #000000;
}
</style>
add the abouve </head> but after <head> of after <head> but before </head> <-- says same thing :(
ogden2k
06-11-2003, 10:18 AM
I already had the CSS in the head though and I wen and added the $headinclude also and it still doesn't work...
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.