Jump to content


Photo

how do you change your scroll bar?


  • Please log in to reply
2 replies to this topic

#1 Magnetronkip

Magnetronkip

    Young Padawan

  • Members
  • Pip
  • 26 posts

Posted 03 October 2004 - 05:58 AM

i want tio change my scrollbar this one http://top-squad.legix-designz.com klik on links so you can see the scroll bar
to this one www.legix-designz.com on that last one you only see that black thing oine the first one you see evrything and that sucks does any one have a tut how to change your scrollbar?

#2 Unreal

Unreal

    like.. TOTally cool!

  • Members
  • Pip
  • 241 posts

Posted 03 October 2004 - 06:16 AM

I think what you mean is in HTML.. not php or asp ect, *sigh* lol ill make a quick tutorial and post it :)
OK -

so first open your html or php opage or whatever you wont to change the scrollbar on. now somewhere after your <head> tag, put this -
<STYLE type="text/css">
<!--
BODY {
scrollbar-face-color: BGCOLOUR;
scrollbar-highlight-color: BGCOLOUR;
scrollbar-3dlight-color: BGCOLOUR;
scrollbar-darkshadow-color: BGCOLOUR;
scrollbar-shadow-color: BGCOLOUR;
scrollbar-arrow-color: #000000;
scrollbar-track-color: BGCOLOUR;
}
-->
</STYLE>

Now where it says BGCOLOUR change that to the colour of your background, E.G. #CCCCCC ect ect.. but make sre its the colour of your BG otherwise you will see the rest.. if you get me.. hope you understood that haha =]

#3 Pbkilldezines

Pbkilldezines

    Young Padawan

  • Members
  • Pip
  • 31 posts

Posted 03 October 2004 - 05:11 PM

use can also use the chrome feature of CSS to make certin parts of the scroll bar transparent...

Exmail is on my site Pbkill.Com look at the nav section in IE5+ and see how only the arrows show




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users