Talk:Fb:wide

From Facebook Developer Wiki

Revision as of 01:04, 7 February 2009 by Pete Bratach (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

brought over from the article page:

You can't use fb:wide / fb:narrow to have conditional stylings. Specifically, dragging a box from side to side seems to create issues.

  • This statement doesn't ring true and probably should be moved to discussion page. (with css? maybe but you can conditionally style just may not be able to use different stylesheets for wide and narrow)
  • The statement is correct. Having a style referenced in narrow and wide with different values will not have an effect on the targeted elements when the user drags a profile box between sides. To have an effect on an element the style must be inline as part of it. This obviously will not work with friend selects etc which are created by facebook on page load and you cannot include inline styles on them.

[edit] Lock Application to Wide

How do you lock the "static FBML" application to only display in the Wide Column? Thanks.

[edit] Where to use?

N00b question here: where do these narrow and wide tags apply? Are they used in setFBML or specifically for the app canvas page, or only for the old profile style? Cheers.

Originally, old profile. Now, the wide and narrow columns of the Boxes tab. Use profile_main for the narrow column on the Wall/Info tabs. -- Pete (563683308 17:04, 6 February 2009 (PST))
reference