Results 1 to 4 of 4

Thread: Drop down menu w/ description help

  1. #1
    Join Date
    Jul 2005
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Drop down menu w/ description help

    I have your drop down menu on my website, and it looks great, however; my question is can you change the color of the scrollbar, my page is in pastel peach colors, and it would be nice to have this the same.

    It does state you can change the background color, but I'm not sure where that would be as I see nothing relating to color.

    Thanks for any help.

    Marta

    My web page

  2. #2
    Join Date
    Jul 2005
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Sorry I forgot the link, here it is:

    http://www.dynamicdrive.com/dynamici...bodescribe.htm

  3. #3
    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

    You removed the style from the example, try this:
    Code:
    <CENTER><FORM name=form1><SELECT style="background:pink;" onchange=goto(this.form) size=1 name=select>
    <OPTION value="" selected>-------- TUTORIALS --------
    <OPTION value=http://www.boundless-designs.com/Tutorials/BoxMeIn.html>Box Me In
    <OPTION value=http://www.boundless-designs.com/Tutorials/FusionizedColour.html>Fusionized Colour
    <OPTION value=http://www.boundless-designs.com/Tutorials/OrigamiShadow.html>Origami Shadow
    <OPTION value=http://www.boundless-designs.com/Tutorials/WeaveMeBaby.html>Weave Me Baby
    <OPTION value=http://www.boundless-designs.com/Tutorials/WindySplat.html>Windy Splat</OPTION></SELECT> </P>
    <P align=center>&nbsp;</CENTER></P>
    You can use any valid html color, hex or rgb value instead of 'pink'. There is no scrollbar that I can see. If you mean that little button with the arrow on it, there is no way that I know of to change its color.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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

    Default

    Thanks so much John, that's what I was needing, and yes I didn't mean a scroll bar.

    Well if anything gets developed on changing the arrow and button, let me know.

    Hugs, Marta

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
  •