Ask your WordPress questions! Pay money and get answers fast! Comodo Trusted Site Seal
Official PayPal Seal

Change the facebook like button text color styles. WordPress

It was easy before but I failed to change it easily. Is there a easy way to style the like button text. I am using a plugin for its shortcode. Plugin: Facebook Like & Share Button

Live site http://dev29.jihan.me/

Whats the best way or simple js.

Thanks !

Answers (4)

2014-09-18

Bard answers:

I think this is not you can do, since the like button code is from facebook official site.
The css styling would not affect an element inside iframe.

2014-09-19

Maryke Janse van Rensburg answers:

Please try this:
In your css
.pluginFontHelvetica, .pluginFontHelvetica button, .pluginFontHelvetica input, .pluginFontHelvetica label, .pluginFontHelvetica select, .pluginFontHelvetica td, .pluginFontHelvetica textarea {
color: #FFFFFF !important;
}


Jihan Ahmed comments:

sorry it didn't worked !

2014-09-19

Sai kumar answers:

Hi,

If you want to change the background and color of the like button please use the following code in your style.css


.pluginButton{
background: #000!important;
color: #fff!important;
}


Please change the background color and color accordingly. Let me know.

Thanks
Sai

2014-09-21

Bob answers:

This link can be helpful to you.

[[LINK href="http://www.esrun.co.uk/blog/disguising-a-facebook-like-link/"]]http://www.esrun.co.uk/blog/disguising-a-facebook-like-link/[[/LINK]]

But note here as far as I know they do not allow to modify it.
While you may scale the size to suit your needs, you may not modify the Like Button in any other way (such as by changing the design).

you can find their policy related information here. https://www.facebookbrand.com/