Music Drop Down List, Need help with the code... |
![]() ![]() |
Music Drop Down List, Need help with the code... |
Aug 11 2005, 04:14 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 29 Joined: Jun 2005 Member No: 161,762 |
My Xanga
^^ that's my xanga .. you'll probably need to go there to see what i'm talking about. if you look on the left, you'll see my music drop down list. and it plays and everything (at least for me it does) and if i highlight under it i can see where the buttons are, but i don't know enough about coding to figure out how to made it so the boxes for play, pause and stop show up. i know it's because it's a black background, because i had a white background before, and they showed up. so if anyone could help me that'd be greatly appreciated. thanks in advance !! oh, by the way .. here's the code i'm using. |
|
|
|
Aug 11 2005, 04:18 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,551 Joined: Feb 2005 Member No: 102,857 |
maybe this might help
CODE <style type="text/css">
input, select, textarea, .textfield, .button, iframe.htmleditor { font:normal 8pt tahoma; color: #FFFF80; text-transform: none; line-height: 8pt; background-color: 000000; </style> |
|
|
|
Aug 11 2005, 04:24 PM
Post
#3
|
|
![]() Member ![]() ![]() Group: Member Posts: 29 Joined: Jun 2005 Member No: 161,762 |
QUOTE(FroZenCloud104 @ Aug 11 2005, 2:18 PM) maybe this might help CODE <style type="text/css"> input, select, textarea, .textfield, .button, iframe.htmleditor { font:normal 8pt tahoma; color: #FFFF80; text-transform: none; line-height: 8pt; background-color: 000000; </style> |
|
|
|
Aug 11 2005, 04:25 PM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,551 Joined: Feb 2005 Member No: 102,857 |
Just add it anywhere to your custom heaer maybe at the top or bottom.
|
|
|
|
Aug 11 2005, 04:28 PM
Post
#5
|
|
![]() Member ![]() ![]() Group: Member Posts: 29 Joined: Jun 2005 Member No: 161,762 |
oooo !! got it ! thank you so much
|
|
|
|
![]() ![]() |