Results 1 to 7 of 7

Thread: Changing Scrollbar color

  1. #1
    Join Date
    Feb 2005
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Changing Scrollbar color

    I am trying to change the scrollbar of my index.php page but were not able to do that. I tried to use the script that was usually used in HTML pages but that does not seem to work. Can somebody help me out in here.

    Still a newbie and hope that you will understand if my question is stupid

    thanks

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Well it should definitely work, but only in IE5.5+. What's the URL to the page in question?

  3. #3
    Join Date
    Feb 2005
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    thanks for the reply admin, here's the page I am trying to modify the scrollbar,

    http://www.juansalvador.ibsz.com/guestbook/index.php

  4. #4
    Join Date
    Feb 2005
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    anybody? thanks

  5. #5
    Join Date
    Feb 2005
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    can I get any help here, thanks a lot

  6. #6
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default PHP Scrollbar Color

    I tried viewing your page but, it won't come up in my browser, neither will the base address, maybe you are working on it. Anyways, since I couldn't view it, I'll guess it is PHPlist or something similar. I just configured a PHP list for a site I master. The settings for the scrollbar are in the style sheet as are a bunch of other things I wanted to change. Since the host has yet to get back to me on letting me access that file, I simply changed this (using administrator access to PHP) in the header for the page:

    <link href="style/phplist.css" type="text/css" rel="stylesheet">

    to point to a style sheet I do control, there I've made all the modifications I wanted.

  7. #7
    Join Date
    Feb 2005
    Posts
    96
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    One thing is it might already be changed but you can not see it because you are viewing your webpage with a browser like Firefox which doesn't display custom scrollers.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •