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.
Positioning elements to the left or right of their containers using the CSS float attribute.
0
votes
2answers
74 views
Social Plugin Alignment
This is a site that i'm currently working on: Site Link
The problem I have is with the social plugins alignment. At first they were fine and showed one below the other (which is what I want) but now ...
0
votes
1answer
95 views
Adding HTML content to a flash website
I have a flash website in which I was trying to make some modifications. I am attempting to add the facebook social plugin * a layer over my flash page. I am not very experienced in coding and web ...
0
votes
1answer
626 views
CSS Positioning Pictures Next To Each Other
I have been working on trying to position the pictures next to each other in CSS for a Facebook welcome page, which can be found here.
Here is the CSS:
table {
border-collapse: collapse;
}
th, ...
0
votes
3answers
2k views
How to make a div float in and scroll with the center of page?
So, I work on a Facebook FBML App. What I want is simple. Just have a div shows in the center of the page, and scroll with the page. i.e. always in the center.
It would be easy with normal JS. I ...
0
votes
1answer
474 views
Added a Facebook badge, throwing off footer placement
Added the for the facebook badge to the site and now it's thrown my placement for the footer off .. it's working fine in Chrome, but IE, FFox and Opera all experiencing problems...
Here is a ...