• ARCHIVES 
  • » Here's the code for those who doesn't know how to customize there scrollbars..... [code]/* CUSTOMIZED SCROLLBAR COLOR */ body { scrollbar-face-color: #HEX VALUE; scrollbar-highlight-color: #HEX VAL

Pages: 123456..6

Here's the code for those who doesn't know how to customize there scrollbars..... [code]/* CUSTOMIZED SCROLLBAR COLOR */ body { scrollbar-face-color: #HEX VALUE; scrollbar-highlight-color: #HEX VAL

Padini
» n00b
FTalk Level: zero
22
0
1969-12-31

Re: Here's the code for those who doesn't know how to customize there scrollbars..... [code]/* CUSTOMIZED SCROLLBAR COLOR */ body { scrollbar-face-color: #HEX VALUE; scrollbar-highlight-color: #HEX VAL

Okay it works now.Thank you so much for this code =]
nahtanoj18
» FTalker
FTalk Level: zero
152
0
1969-12-31

Re: Here's the code for those who doesn't know how to customize there scrollbars..... [code]/* CUSTOMIZED SCROLLBAR COLOR */ body { scrollbar-face-color: #HEX VALUE; scrollbar-highlight-color: #HEX VAL

[quote=feruzz]is there anybody can make a scrollbar color for FF? :D :D I've tried so hard but nothing...hehehe :D :D :D I'm gonna use js code but how......pls nathan :/[/quote] Just try these codes below, it might help I think so, add this to your script codes.... :) =) :D [quote]parent.document.body.style.scrollbarFaceColor="#HEX VALUE"; parent.document.body.style.scrollbarHighlightColor="#HEX VALUE"; parent.document.body.style.scrollbarShadowColor="#HEX VALUE"; parent.document.body.style.scrollbar3dlightColor="#HEX VALUE"; parent.document.body.style.scrollbarArrowColor="#HEX VALUE"; parent.document.body.style.scrollbarTrackColor="#HEX VALUE"; parent.document.body.style.scrollbarDarkshadowColor="#HEX VALUE";[/quote]
leftalone
» FTalkAddict
FTalk Level: zero
449
0
1969-12-31

Re: Here's the code for those who doesn't know how to customize there scrollbars..... [code]/* CUSTOMIZED SCROLLBAR COLOR */ body { scrollbar-face-color: #HEX VALUE; scrollbar-highlight-color: #HEX VAL

thx i needed you help twice already @_@ :lol:
wHitEy-cHaN
» n00b
FTalk Level: zero
62
0
1969-12-31

Re: Here's the code for those who doesn't know how to customize there scrollbars..... [code]/* CUSTOMIZED SCROLLBAR COLOR */ body { scrollbar-face-color: #HEX VALUE; scrollbar-highlight-color: #HEX VAL

where could i paste this code aside from "about me" section? because my section of "about me" is full already!!
-icA-
» FTalker
FTalk Level: zero
125
0
1969-12-31

Re: Here's the code for those who doesn't know how to customize there scrollbars..... [code]/* CUSTOMIZED SCROLLBAR COLOR */ body { scrollbar-face-color: #HEX VALUE; scrollbar-highlight-color: #HEX VAL

:penguin: .you can also paste in your "who do you want to meet" section. :penguin:
wHitEy-cHaN
» n00b
FTalk Level: zero
62
0
1969-12-31

Re: Here's the code for those who doesn't know how to customize there scrollbars..... [code]/* CUSTOMIZED SCROLLBAR COLOR */ body { scrollbar-face-color: #HEX VALUE; scrollbar-highlight-color: #HEX VAL

okie thanks :cool: :D
agcelestive
» n00b
FTalk Level: zero
1
0
1969-12-31

Re: Here's the code for those who doesn't know how to customize there scrollbars..... [code]/* CUSTOMIZED SCROLLBAR COLOR */ body { scrollbar-face-color: #HEX VALUE; scrollbar-highlight-color: #HEX VAL

hindi ko man po mgawa??
wHitEy-cHaN
» n00b
FTalk Level: zero
62
0
1969-12-31

Re: Here's the code for those who doesn't know how to customize there scrollbars..... [code]/* CUSTOMIZED SCROLLBAR COLOR */ body { scrollbar-face-color: #HEX VALUE; scrollbar-highlight-color: #HEX VAL

[quote=agcelestive]hindi ko man po mgawa??[/quote] please speak in english...
jhoanna
» n00b
FTalk Level: zero
2
0
1969-12-31

Re: Here's the code for those who doesn't know how to customize there scrollbars..... [code]/* CUSTOMIZED SCROLLBAR COLOR */ body { scrollbar-face-color: #HEX VALUE; scrollbar-highlight-color: #HEX VAL

pano po ung scrol bar pasta ko na ba agad sa css box ng friendster ko..try ko d namn nag work..pano po ba???
kristina16
» SuperFTalker
FTalk Level: zero
9156
0
1969-12-31

Re: Here's the code for those who doesn't know how to customize there scrollbars..... [code]/* CUSTOMIZED SCROLLBAR COLOR */ body { scrollbar-face-color: #HEX VALUE; scrollbar-highlight-color: #HEX VAL

pls. speak in english... youll have to ulpoad your css codes in a hosting file like ripway.com then ull put yer uploaded css file url in "URL of anyfilename.css HERE" like the one below... <link href=URL of anyfilename.css HERE rel=stylesheet type=text/css> then paste in yer ABOUT me Section... =)

Last edited by kristina16 (2007-06-12 19:27:33)

hazardOus01anGeL
» n00b
FTalk Level: zero
71
0
1969-12-31

Re: Here's the code for those who doesn't know how to customize there scrollbars..... [code]/* CUSTOMIZED SCROLLBAR COLOR */ body { scrollbar-face-color: #HEX VALUE; scrollbar-highlight-color: #HEX VAL

[quote=nahtanoj18][quote=feruzz]is there anybody can make a scrollbar color for FF? :D :D I've tried so hard but nothing...hehehe :D :D :D I'm gonna use js code but how......pls nathan :/[/quote] Just try these codes below, it might help I think so, add this to your script codes.... :) =) :D [quote]parent.document.body.style.scrollbarFaceColor="#HEX VALUE"; parent.document.body.style.scrollbarHighlightColor="#HEX VALUE"; parent.document.body.style.scrollbarShadowColor="#HEX VALUE"; parent.document.body.style.scrollbar3dlightColor="#HEX VALUE"; parent.document.body.style.scrollbarArrowColor="#HEX VALUE"; parent.document.body.style.scrollbarTrackColor="#HEX VALUE"; parent.document.body.style.scrollbarDarkshadowColor="#HEX VALUE";[/quote] [/quote] is this is for .css or for .js?? :)

Last edited by hazardOus01anGeL (2007-06-13 07:05:28)

feruzz
» Banned
FTalk Level: zero
1557
0
1969-12-31

Re: Here's the code for those who doesn't know how to customize there scrollbars..... [code]/* CUSTOMIZED SCROLLBAR COLOR */ body { scrollbar-face-color: #HEX VALUE; scrollbar-highlight-color: #HEX VAL

[quote=hazardOus01anGeL][quote=nahtanoj18][quote=feruzz]is there anybody can make a scrollbar color for FF? :D :D I've tried so hard but nothing...hehehe :D :D :D I'm gonna use js code but how......pls nathan :/[/quote] Just try these codes below, it might help I think so, add this to your script codes.... :) =) :D [quote]parent.document.body.style.scrollbarFaceColor="#HEX VALUE"; parent.document.body.style.scrollbarHighlightColor="#HEX VALUE"; parent.document.body.style.scrollbarShadowColor="#HEX VALUE"; parent.document.body.style.scrollbar3dlightColor="#HEX VALUE"; parent.document.body.style.scrollbarArrowColor="#HEX VALUE"; parent.document.body.style.scrollbarTrackColor="#HEX VALUE"; parent.document.body.style.scrollbarDarkshadowColor="#HEX VALUE";[/quote] [/quote] is this is for .css or for .js?? :)[/quote] this is for [b].js[/b] the scrollbar color is working in IE only :D :D
hazardOus01anGeL
» n00b
FTalk Level: zero
71
0
1969-12-31

Re: Here's the code for those who doesn't know how to customize there scrollbars..... [code]/* CUSTOMIZED SCROLLBAR COLOR */ body { scrollbar-face-color: #HEX VALUE; scrollbar-highlight-color: #HEX VAL

<">so you mean this codes is not also working in ff? :(
eykalsyamim
» FTalkManiac
FTalk Level: zero
842
0
1969-12-31

Re: Here's the code for those who doesn't know how to customize there scrollbars..... [code]/* CUSTOMIZED SCROLLBAR COLOR */ body { scrollbar-face-color: #HEX VALUE; scrollbar-highlight-color: #HEX VAL

yup..in IE only.. :D
prazOme`
» FTalker
FTalk Level: zero
160
0
1969-12-31

Re: Here's the code for those who doesn't know how to customize there scrollbars..... [code]/* CUSTOMIZED SCROLLBAR COLOR */ body { scrollbar-face-color: #HEX VALUE; scrollbar-highlight-color: #HEX VAL

this is very useful code.! thans 4 sharing!

Last edited by prazOme` (2007-06-13 08:00:32)

hazardOus01anGeL
» n00b
FTalk Level: zero
71
0
1969-12-31

Re: Here's the code for those who doesn't know how to customize there scrollbars..... [code]/* CUSTOMIZED SCROLLBAR COLOR */ body { scrollbar-face-color: #HEX VALUE; scrollbar-highlight-color: #HEX VAL

is there any code that is always compatible in ff? :(
feruzz
» Banned
FTalk Level: zero
1557
0
1969-12-31

Re: Here's the code for those who doesn't know how to customize there scrollbars..... [code]/* CUSTOMIZED SCROLLBAR COLOR */ body { scrollbar-face-color: #HEX VALUE; scrollbar-highlight-color: #HEX VAL

there's no code because FF doesn't support a scrollbar color :crybaby:
hazardOus01anGeL
» n00b
FTalk Level: zero
71
0
1969-12-31

Re: Here's the code for those who doesn't know how to customize there scrollbars..... [code]/* CUSTOMIZED SCROLLBAR COLOR */ body { scrollbar-face-color: #HEX VALUE; scrollbar-highlight-color: #HEX VAL

oops, i see, nweiyz thanks! :|
ric25
» FTalkAddict
FTalk Level: zero
326
0
1969-12-31

Re: Here's the code for those who doesn't know how to customize there scrollbars..... [code]/* CUSTOMIZED SCROLLBAR COLOR */ body { scrollbar-face-color: #HEX VALUE; scrollbar-highlight-color: #HEX VAL

nice code
DirTyBoI_RuzzeL
» FTalker
FTalk Level: zero
236
0
1969-12-31

Re: Here's the code for those who doesn't know how to customize there scrollbars..... [code]/* CUSTOMIZED SCROLLBAR COLOR */ body { scrollbar-face-color: #HEX VALUE; scrollbar-highlight-color: #HEX VAL

[quote][u][i][b]You are the best Nathanoj! [/b][/i][/u][/quote]
  • ARCHIVES 
  • » Here's the code for those who doesn't know how to customize there scrollbars..... [code]/* CUSTOMIZED SCROLLBAR COLOR */ body { scrollbar-face-color: #HEX VALUE; scrollbar-highlight-color: #HEX VAL

Pages: 123456..6

Board footer

© 2024 F Talk

Current time is 18:07

[ 9 queries - 0.046 second ]
Privacy Policy