vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Why can't I use the color scroll code? (https://vborg.vbsupport.ru/showthread.php?t=54120)

ogden2k 06-10-2003 12:38 PM

Why can't I use the color scroll code?
 
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...


All times are GMT. The time now is 07:04 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.00959 seconds
  • Memory Usage 1,718KB
  • 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