Talk:Facebook Styles
From Facebook Developer Wiki
It will be great if someone from Sysops upload screenshots for the article. I reloaded all today, so we have only 30 days left until imsgeshack deletes them.
- So, what exactly do I need to enter to have the output look exactly like the sample pic? That's what is needed here -- illustrative, complete examples. Otherwise it's too hard to tell what is boilerplate and what is actually necessary. Thanks.
--571269841 17:31, 11 December 2007 (PST)
- I assume this is to be done on a canvas page? Or a tab page too?) Anyway, it doesn't say anything about how to use Facebook styles in a profile box... which is what I came to this page hoping to find. 186000005 14:32, 6 August 2008 (PDT)
- I suppose all things in this article can be performed anywhere. Profile boxes are smaller, so you can use only some elements from examples.
- And Why the text outside the article so small, anyone catches the bug, please fix it.
- I will update article, as i learn.--alvin 11:52, 12 September 2008 (PDT)
[edit] Improper HTML in the last example
<a href="#" onclick="ajax_func(); return false;" class="clearfix"> <div class="flag_nav_li_icon" style="background-image: url(www.facebook.com/images/icons/fbfile.gif);"></div> <div class="flag_nav_li_title">Category2</div> <div class="flag_nav_top_mask"></div> </a>
Cannot place a "div" inside an anchor("a"). The example (last one, with Flag Nav) is not up to standards, perhaps we need to make it cleaner and simpler.
[edit] Outdated link information
In the Search Results List section, the links seem to be outdated and don't produce the desired result:
<link type="text/css" rel="stylesheet" media="screen" href="static.ak.fbcdn.net/rsrc.php/v1/64826/css/filters.css">
<link type="text/css" rel="stylesheet" media="screen" href="static.ak.fbcdn.net/rsrc.php/v1/108104/css/ubersearch.css">
<link type="text/css" rel="stylesheet" media="screen" href="static.ak.fbcdn.net/rsrc.php/v1/pkg/77/118975/css/common.css.pkg.php">
Please fix.
In the Search Results List section, the links seem to be outdated and don't produce the desired result:
<link type="text/css" rel="stylesheet" media="screen" href="static.ak.fbcdn.net/rsrc.php/v1/64826/css/filters.css">
<link type="text/css" rel="stylesheet" media="screen" href="static.ak.fbcdn.net/rsrc.php/v1/108104/css/ubersearch.css">
<link type="text/css" rel="stylesheet" media="screen" href="static.ak.fbcdn.net/rsrc.php/v1/pkg/77/118975/css/common.css.pkg.php">
Please fix.
