× Joomla Facebook Connect support forum

Topic-icon my F is missing in the connect via facebook logo

Active Subscriptions:

None
hi,
as i say the f is missing can you solve the problem, as you remember it is an RTL issiue, i think that you should try to fix it.
the F is everything isnt it :)?
my site: www.pickme.co.il
The topic has been locked.
Support Specialist
15 years 5 months ago #6493 by alzander
We're working on this, just so you know. We don't know what's causing the issue or if there's a way to specify to Facebook to display that connect logo in a rtl fashion. We'll let you know what we find.
The topic has been locked.
Active Subscriptions:

None
HI ALEX.


i have a nother problem with the social modul, they cut in the middle, the invite, the fan and i didnt check the others.


BR

Amit
The topic has been locked.
Active Subscriptions:

None
maybe a smaller logo can solve it?
The topic has been locked.
Active Subscriptions:

None
you can see the moduls in my site, they cut to half, the same as the logo, it is strange facebook rtl is great.
The topic has been locked.
Support Specialist
15 years 5 months ago #6501 by alzander
I spent quite a bit of time on this tonight, just so you know. So far, we can't find any great solutions in the Facebook developer forums. We can 'see' where the issue is coming from, but it's from Facebook including 2 styles for the same button. If you see the following page (non-Joomla and non-Hebrew, but rtl, nonetheless):
www.abyanboard.com/phpBB2/

The style included directly in the <head> section through the Facebook javascript is slightly different between the 2 pages, and we're not sure why. The actual HTML that is generated is the same.. it's the minor diferences in the CSS that's problematic. We're still researching how it's different, and we've tried the language inclusion that's on that page as well as a few other tricks to get it to work, but nothing yet. It seems like Facebook is simply including duplicate styles, and the can come in a random order (which determines the final look).

We'll keep you posted if we find anything.
The topic has been locked.
Support Specialist
15 years 5 months ago #6502 by alzander
Alright, we just tried something that works. It overrides the style and fixes the login button, but unfortunately, it's a targeted fix so it won't be fixing all the social modules. However, it's a start. Please let us know if it works and we can give you instructions on how to determine the right fix on a per-module basis. We'll still investigate a more automated method.

Try adding the following your template file:
#headerImage2 .fb_button_medium_rtl {
background-position: right -396px;
}
The topic has been locked.
Active Subscriptions:

None
hi,
its getting better :) you can look. its not perfect but its better. the F is there, but there is at the left side a deep blue, i dont know why.

now i need to fix JFBCInvite, look at my site, maybe its the same problem?

Thanks

Amit
The topic has been locked.
Active Subscriptions:

None
in the fan box, if someone like i get is pic twice?? that in firefox. at IE i cant see is pic at all.
The topic has been locked.
Support Specialist
15 years 5 months ago #6516 by alzander
For the invite module, ensure the "Enable Automatic Resizing" setting is enabled. It's our own Javascript hack to fix the cutoff screen. It's not a 100% fix in all cases, and not perfect either way, but usually gets around bugs in Facebook's implementation.

I'm not seeing the other modules that are cutoff. Can you post a page that has them enabled so we can see?

Thanks!
The topic has been locked.