Quote Originally Posted by delia View Post
aozhaverm, jabbawest

As far as changing the display, it might well not be possible. Facebook puts its own css on these things. Try putting the code into a division with a css class with a color of white and see what happens.
Finally got around to doing this and found it to be quite simple.
All I did was add the following to the fb:like code in tpl_product_info_display.php

<div id="likeButton"><fb:like colorscheme="dark"></fb:like></div>

Oh, and so far the aforementioned FB bug does seem to be fixed.