Fb:narrow
From Facebook Developers Wiki
[edit] Description
Renders the content contained by the tag only if the profile box is in the narrow column of the profile.
[edit] Examples
| <fb:narrow>
This text appears only in the narrow column. </fb:narrow> |
[edit] Notes
If no fb:narrow or fb:wide tag is specified, all content is displayed in either column.
The narrow profile box is 190 pixels wide, not including margins. The left margin is 10 pixels, but there is no right margin. For balanced margins, make your content 180 pixels wide.
If you want your fb:narrow information to appear when installed, please remember to set the Default Profile Box Column value to "Narrow" in Developer Application » My Apps » Application's Settings » Installation section.
