tags:

views:

1408

answers:

1

Is it possible to change the color of text in a Facebook like button? Besides selecting a different color scheme, I don't see a way to adjust the font...

A: 

Facebook has not released this feature yet. However, you may change it using javascript - when using the JS based version, not iframe.

Mikulas Dite
Do you mean the XFBML-version? If so the <fb:like>-tag still renders an iframe, which is inaccessible to the host page because of cross site scripting limitations, so how is this accomplished?
Don

related questions