We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Plugin no longer compliant with Facebook - Facebook Connect | Forum

Tecca
Tecca Apr 29 '19
The icon/text used for this plugin is no longer compliant with Facebook's policies and I was asked via email to change it to become compliant.


This is the current button:



Link Facebook has given for compliance: 

https://en.facebookbrand.com/assets/f-logo/?audience=landing


Their preference is to use the SDK button:

https://developers.facebook.com/docs/facebook-login/best-practices#buttondesign

Tecca
Tecca May 2 '19
Thanks, Dave. I did this today. Also, I believe the image needs to be changed (link in my first post). This is how I did it, for those curious:


/* Facebook Connect - to become compliant with FB standards */.fb_button {    background: #4065b3 url("https://www.yoursite.com/...f-ogo_RGB_HEX-58.png") no-repeat 0 0;    background-size: 22px;}
.fb_connect_wrap,.fb_button_text {border: 0 !important;}
.fb_button_text {font-weight: normal;}


Outcome:



This is compliant with FB. On another one of my non-Oxwall sites all I had to do was change their logo away from FontAwesome to an image they supply.


(For those using the CSS above, don't forget to change the URL to where you uploaded the image. You could use the static folder too as it'll end up in there, but I don't mind linking directly from the theme files).

Dave
Dave May 5 '19

Nice clean mod. I like it!

For those reading, the image can be changed as per the above method however it's not absolutely necessary as FB will approve it with the old image.  Having said that, if you're up for it, Bryan's image change sure does look a whole lot better!

You do not have permission to reply this topic