Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
A CSS layout that is created by not specifying a wrapper width at all or doing so using the percentage unit of measure
0
votes
1answer
683 views
Fluid & Responsive Facebook Like Box
i am using the "old" FB Likebox:
<div class="container">
<div class="row-fluid">
<div class="span12">
<div id="fb-root"></div>
...
1
vote
0answers
153 views
Scrollbar in app tab fanpage
I have a problem with the tab scroll bars in my app.
The measures are corect.
width: 810px height: "BLOG" Fluid.
The detail is that the web site was made as a Wordpress style blog, with some ...