Fb:wide

From Facebook Developers Wiki

Jump to: navigation, search

Contents

[edit] Description

The enclosed content appears only when profile box is in the wide column of the profile. See fb:narrow for the opposite.


[edit] Examples

<fb:wide>

This will only appear in the wide column.

</fb:wide>


[edit] Notes

If no fb:narrow or fb:wide tag is specified, all content appears in either column.

The wide profile box is 388 pixels wide, not including margins. The left margin is 8 pixels, but there is no right margin. For balanced margins, make your content 380 pixels wide.


[edit] See Also

You can see a real world example of this tag in the Footprints demo application. Go to Demos for more details and to download and install the demo apps.