Topic-icon page tab size 810 pix with scrollbar right

Active Subscriptions:

None
13 years 8 months ago #26697 by Asysta
we want to integrate with the page tab for fb developer our homepage.
It works fine.
The Template size is 760px width (fixed)
But we see a scroll bar on the right ...

if we go to automated resizing in the Configuration of jfb then the template
fall back to 510px with without scrollbars.

We don't find a solution for this
Joomla 2.5.7
Version: 4.2.5
Test-Site: www.facebook.com/pages/Alfredo-di-Massa/...=app_282279111840898
The topic has been locked.
Support Specialist
13 years 8 months ago #26701 by alzander
Asysta,
I can't currently load your FB Page for some reason. I'm getting the following area in the main content portion of the page:

The webpage at key-stone.schulungen-asysta.de/index.php...le&id=167&Itemid=653 might be temporarily down or it may have moved permanently to a new web address.


Do you know why that may be happening? It looks like it may be an SSL error where the certificate is pointing to a different domain. If you get that up and running, let us know. We can look further into the scroll bar issue once you do, but need to see the problem in action first.

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

None
13 years 8 months ago #26713 by Asysta
our webpage works , but its a test site without ssl.

please test ist without https:
www.facebook.com/pages/Alfredo-di-Massa/...=app_282279111840898

thank you.
The topic has been locked.
Active Subscriptions:

None
13 years 8 months ago #26751 by Asysta
we fix it ourselves.

canvas.php
line 199 - ...width 520px to width:810px

Template Yootheme
warp/css/base.css
Line16
from
overflow-y: scroll;
to
overflow-y: none;
The topic has been locked.
Support Specialist
13 years 8 months ago #26757 by alzander
Asysta,
Glad you found the fix. Not sure why the Page Tab width is still configured for the old 520px, but that's definitely not right as most/all Page Tabs are now using the much better 810px.

That will be fixed in our next release. Thanks for pointing it out! Should you need anything else, just let us know.

Thanks,
Alex
The topic has been locked.