Jump to content

FMBL Question


straightryder

Recommended Posts

Here's a link to the multi-friend selector that shows thumbnails of friends My link that i would like to use... in this example there are no thumbnails. I don't know why.

 

Im trying to get that multi-friend-selector box to be 500px wide but i seem to be doing something wrong. It will not adhere to the 500px width i declare. The last set of photos are cut off as the div stretches past Facebooks 520px for the content area. The last set of photos are cut in half as the box keeps stretching outwards. I even tried to set it to 300px 400px nada.

 

When I checked in firebug it does show it stretched to the max... something like 700px.

 

Below is the code Im working with. Any takers? btw: I'm not using the shoemoney system.... i just liked the MFS box.

 

------------------------

<div style="padding:0px;">

<fb:request-form method="post" type="PAGE NAME" invite="true"

content="Your Content<fb:req-choice url='http://www.Your Link' ' label='GO' /> ">

 

<fb:multi-friend-selector actiontext="Welcome to join!!" rows="3" showborder="true" condensed="false" style="width: 500px;" />

</fb:request-form>

</div>

------------------------

Link to comment
Share on other sites

FYI, I have no experience with working with Facebook...

 

<fb:multi-friend-selector actiontext="Welcome to join!!" rows="3" showborder="true" condensed="false" style="width: 500px;" />

Are you sure that Facebook allows the "style" attribute? It may strip it out automatically. I did notice that the link you provided didn't use inline styling like you are trying to use.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...