Change this with a jpeg or gif image??

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
themasterofthedisaster
Forum Commoner
Posts: 31
Joined: Mon Jul 09, 2007 6:23 am

Change this with a jpeg or gif image??

Post by themasterofthedisaster »

Is it possible to replace this bar with a jpeg image or a gif image ???
What I mean is this (I hav eforgotten the name, Sorry):

Image

It would be grate to personalize this not only changing the colors but change and replace it with a image. Is it possibe to do???
Thanks
thiscatis
Forum Contributor
Posts: 434
Joined: Thu Jul 20, 2006 11:00 am

Post by thiscatis »

CSS?
themasterofthedisaster
Forum Commoner
Posts: 31
Joined: Mon Jul 09, 2007 6:23 am

Post by themasterofthedisaster »

CSS, maybe, I havent dryed it. I don´t know nothing about CSS, is somebody able to make such a script?? Or where can I fund a tutorial to program this?! Thanks
thiscatis
Forum Contributor
Posts: 434
Joined: Thu Jul 20, 2006 11:00 am

Post by thiscatis »

If you are talking about the browser scrollbar check
"CSS Scrollbar" on google, Last time I checked Geckobased browsers didn't support that. IE did.
User avatar
TheMoose
Forum Contributor
Posts: 351
Joined: Tue May 23, 2006 10:42 am

Post by TheMoose »

Replace it with an image? No. Change colors? Yes, sorta. Changing the colors of the scrollbars is an IE only feature.
Post Reply