Topic-icon specify images dimensions

Active Subscriptions:

None
12 years 2 months ago #42454 by agmnet
Please in which file i can specify images dimensions for provider in sclogin? (fb, twitter, linkedin, google) icons.
Thank you
The topic has been locked.
Support Specialist
12 years 2 months ago #42457 by alzander
Replied by alzander on topic specify images dimensions
The image tag is in the /components/com_jfbconnect/libraries/provider.php file. Around line 237, you'll see:
return '<div class="' . $loginClass . ' pull-' . $alignment . '"><a' . $display . ' id="' . $loginId . '" href="javascript:void(0)" onclick="jfbc.login.provider(\'' . $this->systemName . '\');"><img src="' . $buttonImage . '" alt="' . $buttonAltTitle . '" title="' . $buttonAltTitle . '"/></a></div>';
Hopefully that helps with what you're looking for, but if you were looking for something else, just let me know.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
12 years 2 months ago #42483 by agmnet
Replied by agmnet on topic specify images dimensions
it is ok thank you
The topic has been locked.
Support Specialist
12 years 2 months ago #42494 by alzander
Replied by alzander on topic specify images dimensions
No problem. Glad to help. Should you need anything else, just let me know!

Thanks,
Alex
The topic has been locked.