I’m looking to replicate the square thumbnails from facebook’s current gallery. They appear to use images 206 pixels on the shortest edge. Then by setting them as the background image (centered horizontally and vertically) they essentially crop any excess off.
Could you assist me with an example fql query?
Hopefully i’m missing something obvious but can’t seem to do it from src_small or src_big in photo table.
I managed to figure it out 🙂
I get the src_big url from photo then simply take the filename and append to https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-ash3/p206x206/
Not sure if it’s a “real” solution but it’s certainly working at the moment!
http://new.tickett.net/portfolio.php
Screenshot as site is currently in development and may change…
