Topic-icon Facebook Requests

Active Subscriptions:

None
11 years 8 months ago #47370 by leo1079
Facebook Requests was created by leo1079
Hi,

I've managed to successfully setup Facebook Requests. 2 quick questions though:

1) The text that I put in 'Invite Friends' (top bar in isobel.in) shows in white font.
Any chance the font color can be changed to blue or other?

2)I notice it has option to add a link image.
Are there any images (facebook buttons/others) that can be pulled in as default?
I prefer using anything that is the standard, rather than trying to grab something from the net.

Emm...to make it more clear, how do I display something like 'Invite Friends using <facebook icon>'

Example, For the like feature, {JFBLike} displays the fb button by default.
Here it looks like I need to upload the image since I see 'link image=<domain/image> as per your documentation.

-Davis
The topic has been locked.
Active Subscriptions:

None
11 years 8 months ago #47557 by leo1079
Replied by leo1079 on topic Facebook Requests
Hi, Any suggestions on this one?

On item 2) I am looking to achieve something similar to what you got on your portal

www.sourcecoast.com/jfbconnect/features/joomla-facebook-request

The facebook icon present in there (attached capture), is it something that needs to created by me / downloaded from somewhere / or jfbconnect can generate it for me with some parameters ??

Thanks

File Attachment:
The topic has been locked.
Support Specialist
11 years 8 months ago #47564 by alzander
Replied by alzander on topic Facebook Requests
Davis,
I apologize for the delayed response. I missed this post for some reason.

1) For the color, you can add the following to your template's CSS file and override the color to whatever you'd like:
.sourcecoast.facebook.request {
color: blue;
}
Most of our modules/widgets use a similar class scheme to make it easy to select them through CSS.

2) There isn't a "standard" invite your friends button that I'm aware of. The Requests feature of Facebook is used for both inviting friends/new users to your site as well as letting user's send their friends a pre-defined update. For instance, in a game, if someone makes a move, the Request can be sent to the friend that it's their turn. So there's no standard functionality for how it should look or be implemented.

The picture you show in the attachment above is the older JFBConnect logo that we used to use when we were Facebook only. It's not a common symbol for Facebook invitations at all.

I hope that helps explain, but if you need anything else, just let me know.

Thanks,
Alex
The topic has been locked.