E-junkie Ecommerce Forums » E-junkie Discussions
Tag Cloud for this topic: | |
| |
|
Brui member Posts: 7 |
Hi, im placing the code buttoms on a wordpress website. Everything is working correctly but my wordpress website background is black color, and the background of the dropdown options turns to black and the text inside also, is there a way to change the background or font color from the dropdown options? Here is a pic so you get the idea. Thanks! http://www.eastkb.com/ejunkie.jpg # POSTED ON: December 20, 2007 @ 07:49 GMT -7 |
|
E-junkieChef E-Junkie Crew Posts: 936 |
That's not an E-junkie issue .. the dropdown code you have pasted in your website is simply following your CSS style. You can add any CSS to the dropdown you want. # POSTED ON: December 20, 2007 @ 15:55 GMT -7 |
|
Brui member Posts: 7 |
Hi, thank you for answering! I tried to look for font color to change to white but I can't find it on the external style.css, is there a way to place a code inside the dropdown code? Im new to css and I don't know much about it. Thanks e-junkie # POSTED ON: December 20, 2007 @ 16:02 GMT -7 |
|
E-junkieChef E-Junkie Crew Posts: 936 |
I am no CSS guru either but you can try this: replace <select> with <select style='background-color: #FFFFFF;'> # POSTED ON: December 20, 2007 @ 16:07 GMT -7 |
|
Brui member Posts: 7 |
Here? I tried but is not happening <select name="os1"> <option value="Cotton">Cotton</option> <option value="Nylon">Nylon</option> </select> # POSTED ON: December 20, 2007 @ 16:11 GMT -7 |
|
E-junkieChef E-Junkie Crew Posts: 936 |
what's your URL? # POSTED ON: December 20, 2007 @ 16:12 GMT -7 |
|
Brui member Posts: 7 |
# POSTED ON: December 20, 2007 @ 16:18 GMT -7 |
|
E-junkieChef E-Junkie Crew Posts: 936 |
Can't see that you've added the style to the dropdown. # POSTED ON: December 23, 2007 @ 14:31 GMT -7 |
You must be logged in to make a post. Please click here to login. | |






