Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New timeline application tab width and logo

It seems the new Timeline for Page will let applications tabs run in a wider canvas. Right now, my tab applications are still running in an iframe of 520px width. Anyone knows if there is a way to change that?

Also, the required app image is still 75x75px. I hope Facebook will soon allow us to upload images in the format of the new tabs which seems to be about 110x75px.

like image 325
Pierre Olivier Martel Avatar asked Dec 03 '22 04:12

Pierre Olivier Martel


2 Answers

Check your tab settings (https://developers.facebook.com/apps/<APPID>/summary)for the "Page Tab Width" field. Your two options are 520 and 810px.

like image 144
Jimmy Sawczuk Avatar answered Dec 26 '22 06:12

Jimmy Sawczuk


The documented tab width is 810px but I'm measuring the containing div as 779px. Not sure yet what is the official width, but I'd go with 810px since that's available in the app settings.

The tab icon dimensions are 111x74px and Jimmy is right--you have to add the larger image on the page itself. Installing the large icon on the FB app will restrict it to 75x75px. Once the tab is on the FB page, expand the favorites and hover over the tab, click the pencil icon and go to Edit Settings. You can add a custom tab image that's 111x74px.

Jeremy

like image 33
Jeremy Schultz Avatar answered Dec 26 '22 06:12

Jeremy Schultz