buttons |
buttons |
Feb 27 2005, 03:08 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 141 Joined: Aug 2004 Member No: 39,378 |
y isnt da colors showin up on my buttons?on da music menuhere
|
|
|
|
![]() |
Feb 27 2005, 03:12 PM
Post
#2
|
|
|
Tu es laid. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,913 Joined: Feb 2005 Member No: 106,675 |
its cuz some where in you div codes or your regular setting the color codes is black. So trying searching for those color codes that are black and turn them into white.. just play around with it and you'll gte it. Happened to me once
|
|
|
|
Feb 27 2005, 03:32 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 141 Joined: Aug 2004 Member No: 39,378 |
im usin a css so i tried makin da button code in da css da same as a separate button code but it didnt work
|
|
|
|
Feb 27 2005, 03:35 PM
Post
#4
|
|
|
Kris is getting bonified. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,172 Joined: Nov 2004 Member No: 67,366 |
well put the code and ill see if i can fix the problem
|
|
|
|
Feb 27 2005, 08:39 PM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 141 Joined: Aug 2004 Member No: 39,378 |
heres da seperate one but thers one in da css too
<!-- begin code provided by createblog.com --> <style type="text/css"> input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #ffffff; font:normal 10px mini; background-color: #000000; font-color: #ffffff; letter-spacing:0px; } </style> <!-- end code provided by createblog.com --> |
|
|
|
Feb 28 2005, 10:30 PM
Post
#6
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 141 Joined: Aug 2004 Member No: 39,378 |
is there something wrong with it?
|
|
|
|
Feb 28 2005, 10:50 PM
Post
#7
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 122 Joined: Feb 2005 Member No: 106,057 |
CODE font-color: #ffffff; it's called supposed to be CODE color: #ffffff; silly computers don't ever make sense =P |
|
|
|
![]() ![]() |