Hi,
I am trying to set the font/text colour of the dropdown boxes to black. I am using the CuteEditor 4.5 on a website that has a black background and white font color assigned in the CSS to the TD tag. When I change the color property in the TD tag to black, the text will change. However, so does the rest of the text on the website. I have tried to setup a CSS class and assign in the CE object properties in about 3 spots and it doesn't work either.
I did a view source on the page I created and I see that the drop down menus have a SPAN tag. Is there a way, other than setting the global color in a SPAN CSS class, to set each dropdown control SPAN tag a font colour?
Thanks,
Gary