Talk:Fb:profile-pic

From Facebook Developers Wiki

Jump to: navigation, search

Someone please post pictures of what each size looks like. Thanks. 12933936 06:22, 23 July 2007 (PDT)

Contents

[edit] Alt???

Can there be an option to print the user's name as an "alt" tag for the image, so when users hover over a profile-pic, it would give the username which represents that pic? I run GridView and my user's have been asking for this feature. --1464390298 13:51, 1 August 2007 (PDT)

[edit] Title optional

By default this tag adds the users name as both the alt and the title tag for the image. Could title possibly be changed to an optional parameter with true as default? I can understand the alt tag for if an image fails to load, but the current default behaviour means it is not possible to wrap the image in your own link with its own title.--hjb 11:44, 20 September 2007 (PDT)

[edit] Remove Alt!!!

Our users are being spammed, because people can look up their names using the automatic alt function built into the profile pic. Please make a boolean so that this may be disabled! -April 2008

[edit] More valid value for size

User's profile pictures are so difference that we need to resize the picture for the consistence. Up to now, the valid values for the size can't satisfy our requirement.

[edit] image align property

is there any way to get eg. " align='middle' " onto these profile pics for layout purposes?

From the doc: "The tag itself is treated like a standard img tag, so attributes valid for img are valid with fb:profile-pic as well." So you could use align=top|middle|etc, or use CSS and float. -- Pete (User:563683308)