View Full Version : coloured drop down menus


channi90
07-15-2006, 12:51 PM
hooow do u make them 4 myspace?!!!!

amygirl2992
07-15-2006, 10:23 PM
<select style="background-color: #ff0099; color: #ffff00; font-family: Tahoma; font-weight: bolder; font-size: 12; width: 150; ">
<option value="-What people will see-">
-What people will see-
</option>
<option value="-option 1-">
-option 1-
</option>
<option value="-option 2-">
-option 2-
</option>
</select>

and umm, it's self-explanatory. just change the hexa decimal value for what you want.

if all else fails...
http://www.poqbum.com/MenuGenerator/index.php

follow the directions. ;P