Latest Lists

Myspace HTML help with dropdown lists?

I have a dropdown menu/list on my myspace but the scroll for it isn't the same colors as the other scrolls on my profile. What html code do I put in it to make it the same???

Public Comments

  1. checkup the code of your profile page and look for the code for dropdownlist (the better one) and if there is any CLASS="<something>" or STYLE="<something>" there... copy that part to your dropdownlist too and the colors would match
  2. hope this works <!-- Custom Colored Scrollbars : Blogring.net--> <style type="text/css"> <!-- BODY { scrollbar-face-color: #BEC9AF; scrollbar-shadow-color: #BEC9AF; scrollbar-highlight-color: #BEC9AF; scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #A3AC96; scrollbar-track-color: #D6DDBE; scrollbar-arrow-color: #595959; --> </style> <!-- End Script: Blogring.net-->
Powered by Yahoo! Answers