Joomla! 2.5.19
VM 2.0.26d
Having a very hard time find the way to change the text color in the form field for state and country. You can see the issue here,
Color is basically the same as the background.. http://s1069957.instanturl.net/index.php/shop-tackle/user/editaddresscartST?virtuemart_user_id[0]=0
If someone can help me solve this. it would be greatly appreciated.. I have firebugg.. but just cant find the CSS Class for it.
Rod
Firbug showed it immediately:
.chzn-container-single .chzn-single - styled in chosen.css
Change/lose the background-image and change background-color
GOT IT!!! THANK YOU!!!