drop down list! |
drop down list! |
Oct 4 2006, 06:45 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 32 Joined: Jun 2005 Member No: 161,098 |
so i have a drop down list but in my page it doesnt show the text/font. Help?
|
|
|
|
![]() |
| *Azarel* |
Oct 4 2006, 07:25 PM
Post
#2
|
|
Guest |
Hmm.. Try putting this into your About Me/Who I'd Like to Meet and edit accordingly.
<style type=text/css> input, select, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #000000; font-family: Times New Roman; font-weight: normal; font-size: 12pt; background-color: #FFFFFF; color: #000000; } </style> If that doesn't work, please post either your myspace or your coding. :) |
|
|
|
sdm89 drop down list! Oct 4 2006, 06:45 PM
sdm89 code-
<select style="color:black; backgro... Oct 4 2006, 08:02 PM![]() ![]() |