+ Reply to Thread
Results 1 to 3 of 3

Thread: Facebook Connect Button

  1. #1

    Facebook Connect Button

    The connect with Facebook button doesn't show the F in the button. I attached the picture of the actual button.
    How to add the Facebook logo sign in the Facebook connect button?facebookConnectButton.png

  2. #2
    Hello Patrick,

    You need add the following code to your *.css file:

    Code:
    Only registered members can view the code.
    Thank you, Curtis.
    @Flynax Company

  3. #3
    thanks Curtis,
    for anyone having the same problem, I also had to adjust the following
    1- from .fb-connect:before, change width: 10px; and change left: 10px;
    2- from div.button a.fb-connect {, make sure that there is a width at 100x;

+ Reply to Thread