I'm working on a simple Facebook application and for the canvas page I'm using an iFrame. I need to make the width of the iframe wider to fit my site. Is there a way to control this and what would I need to do to support that?
views:
3290answers:
2
+3
A:
There are two supported canvas page sizes (760px and 646px). These can be set on the developer settings for your application.
You can not make your canvas page wider, however you could make it narrower by making your application and FBML application and then putting your content inside of an fb:iframe tag with a reduced width.
Gdeglin
2009-03-27 09:21:37
+1 thanks, it heped me!
Mohit Nanda
2009-09-04 07:52:35