Hi,
I have a site with a black background and I want to use the facebook like button, however the text is a grey colour e.g http://www.princessgowns.co.uk/c1103/
Is there a css code that can change this? I’m using the iframe code to put the like button in
<iframe src="http://www.facebook.com/plugins/like.php?href=<?php the_permalink() ?>&layout=standard&show_faces=true&width=450&action=like&colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:530px; height:60px"></iframe>