vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Scrollbar? (https://vborg.vbsupport.ru/showthread.php?t=89074)

MLBCenter 05-03-2004 02:28 AM

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.

MLBCenter 05-16-2004 03:44 AM

bump

Zachery 05-16-2004 03:48 AM

Same code, but it needs to be in the HTML setting of CSS instead of body :)

MLBCenter 05-16-2004 05:02 AM

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

Tony G 05-16-2004 05:26 AM

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.

MLBCenter 05-16-2004 05:34 AM

Do you happen to remember the scrollbar code as I don't? If not I believe it should be on the net somewhere...

Tony G 05-16-2004 06:05 AM

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.


All times are GMT. The time now is 04:26 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.01108 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
  • (7)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