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.

In GUI (inc. web page) context, alignment refers to the positioning of visual elements. In programming context, alignment is the placement of objects on memory addresses, usually a multiple of some small factor.

learn more… | top users | synonyms (1)

0
votes
2answers
75 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 ...
5
votes
6answers
5k views

Facebook Like Button Align Text In Iframe to the right

I'm using the facebook like button on my site, via an iframe. Now you have to specify a width of the iframe. Due to various languages of the like button, this means that I have to set the width to at ...
17
votes
7answers
21k views

Right align Facebook like button

I am able to put a Facebook like button on my website, but how do I make it to be right-aligned within the div/iframe it is in? I tried applying various CSS properties, but I could not get anything ...
4
votes
7answers
380 views

CSS Lining up images. Always 1px difference. Why/How?

Hey guys. I have implemented a Facebook Like button into my site. I wanted to make other buttons which fit the same style as the like button. I made them the same height as the like button, yet ...