Topic-icon Change Buttons In Logout Form

Active Subscriptions:

None
10 years 3 months ago #40910 by paulmcrobb
HI Support
I am trying to overide the social network buttons shown to registered users so that instead of the ouput being:

<a onclick="jfbc.login.provider('facebook');" href="javascript:void(0)" id="sc_facebookconnect" class="show">
<img src="/media/sourcecoast/images/provider/button_facebook.png"></a>

The output is instead:
<a onclick="jfbc.login.provider('facebook');" href="javascript:void(0)" id="sc_facebookconnect" class="show">
<button class="btn btn-facebook span12"><i class="fa fa-facebook"></i>Connect with Facebook</button>

I am strugggling to find the file that I should be overriding, can you advise please?

Thanks
The topic has been locked.
Support Specialist
10 years 3 months ago #40917 by alzander
There's a few different places that code could be as things have changed a bit over the last few releases while we finalize our integration with more social network providers. Can you let me know:
* What version of JFBConnect you are using
* What version of the SCLogin module are you are using
That will help us get you the best solution for your version.

Finally, please post from the account you subscribed to JFBConnect from. Priority support is for active subscribers only.

Thanks,
Alex
The topic has been locked.