Closed (won't fix)
Project:
Facebook OAuth (FBOAuth)
Version:
7.x-1.4
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2012 at 00:15 UTC
Updated:
28 Apr 2012 at 06:59 UTC
I would like to put the facebook button for anonymous users and members who havent linked their accounts in different areas. How can I separate the css for the two buttons?
Comments
Comment #1
quicksketchI don't provide support for custom coding requests in the issue queue. The key you can use for checking if a user has linked their account is by using
fboauth_fbid_load($uid), but how you add the CSS is going to be something specific to your site.