vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How do I add coloured scrollbars to my vBulletin forum??? (https://vborg.vbsupport.ru/showthread.php?t=139924)

Realm of Horror Comics 02-20-2007 07:10 AM

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

Realm of Horror Comics 02-21-2007 09:32 AM

bump

Anyone, please?

Realm of Horror Comics 02-22-2007 11:46 AM

Can anyone help? There's gotta be a way to do this...

bump

Realm of Horror Comics 02-23-2007 06:51 PM

Sooooooomeooooooooooooone, lol.

Please:)

stabmyback 02-23-2007 09:09 PM

Change this portion:

scrollbar-3dlight-color:#000000;

to any hex color you would want. It should work.

Realm of Horror Comics 02-23-2007 10:42 PM

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:


All times are GMT. The time now is 08:32 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01730 seconds
  • Memory Usage 1,714KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete