georgie123
07-03-2004, 09:19 PM
Anyone know how I can make the colour of my scroll bar go 2 "cornflowerblue"???
Any help would be grreat!
Georgie x x x
Any help would be grreat!
Georgie x x x
|
View Full Version : scrollbar colour georgie123 07-03-2004, 09:19 PM Anyone know how I can make the colour of my scroll bar go 2 "cornflowerblue"??? Any help would be grreat! Georgie x x x MaGiCSuN 07-03-2004, 09:31 PM <style type="text/css"> <!-- body { scrollbar-face-color : cornflowerblue; scrollbar-highlight-color : cornflowerblue; scrollbar-3dlight-color : cornflowerblue; scrollbar-shadow-color : cornflowerblue; scrollbar-darkshadow-color : cornflowerblue; scrollbar-track-color : cornflowerblue; scrollbar-arrow-color : #000000; } --> </style> put that between your <head> and </head> tags :) Love, Mirna georgie123 07-04-2004, 12:56 PM oooh thankyou thankyou.... I modified it slightly. Just wondering: http://www.geocities.com/fortuna_major2004/test.html Any idea how to change the scrollbar colour in the actual frame? Thanks Georgie x x pb&j 07-04-2004, 03:24 PM add the same code to the webpage(s) being shown inside of the iframe. cutethang08 07-04-2004, 09:45 PM I have no idea wut any of you all are talking about! lol |