Topic-icon Integrate into Joomla Login help

Active Subscriptions:

None
4 years 3 months ago #65991 by joomleb

alzander wrote: That will shrink the image, but if it's a vector PNG, it should have no issue scaling similar to an SVG

That's exactly why I asked. So, nothing, I have to wait for .svg support on next release...
The topic has been locked.
Support Specialist
4 years 3 months ago #65998 by alzander
Yes, if you don't like the solution above, the only suggestion we have is to wait until we're able to incorporate svg support into JFBConnect.

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

None
4 years 3 months ago #65999 by joomleb

alzander wrote: Yes, if you don't like the solution above, the only suggestion we have is to wait until we're able to incorporate svg support into JFBConnect

Sorry Alex, maybe I didn't understood your suggestment. You wrote me:
"...That will shrink the image, but if it's a vector PNG, it should have no issue scaling similar to an SVG..."

But, as far as I know, PNG are Raster files, made of pixels.
Please, What am I missing ?
The topic has been locked.
Support Specialist
4 years 3 months ago #66014 by mel
I just posted a new release of JFBConnect which includes SVG support. Drop your SVG login images into the appropriate folders under /media/sourcecoast/images/provider/*. Then select those as the provider images to use in JFBConnect > Configuration > Facebook, etc areas and/or the SCLogin module "Social Button Settings" tab (depending on how you've configured your site).

It should be as simple as that, but let us know if you run into any issues.

-Melissa
The topic has been locked.
Active Subscriptions:

None
4 years 3 months ago #66029 by joomleb
Hi guys,
I updated to 8.3.2 release and I can confirm it is working for me. Finally I preferred to use 36px icons by default and add the CSS code for biggest screens:
@media (min-width: 768px){
#sp-component .login img {
height:48px;
}
}

PS - Woud be good to have the " Release Notes "
The topic has been locked.
Support Specialist
4 years 3 months ago #66037 by mel
The changes in the release are always located in our changelogs for JFBConnect and SCLogin , but I'll put a link in the release notes pointing to it.

-Melissa
The topic has been locked.