Change Column number for Facebook gift display?

Options

Hey there,

Is there a way to change the number of columns that the facebook gifts are displayed in?

Currently it seems it is set to five which breaks my display if I have more than 3.

Or if it requires any changes: It would be better if the gifts were displayed within a slightly more flexible HTML structure: floating DIVs as opposed to nested tables. I would otherwise just manipulate the CSS to get what I want.

Tagged:

Comments

  • Currently, there is no way to change this. However, we werer aware of the limitation and in the next release (rolling out in the next few weeks) there will be a new parameter on the stag that controls the gift form that allows you to set the # of columns of gifts.

  • conviojames :

    Currently, there is no way to change this. However, we werer aware of the limitation and in the next release (rolling out in the next few weeks) there will be a new parameter on the stag that controls the gift form that allows you to set the # of columns of gifts.

    Excellent. Thanks James.

  • This is now fixed. The stag documentation is being updated and will be published soon, but here is the change you need to make the s61 tag for gift form to control the number of columns used.

    Add the parameters in red.

    <convio:session name="61"

    param="gift-form::smileyfrustrated:end Me!:smileyfrustrated:end My Gift:has sent you a gift.:3:4">

    The first is the number of columns to use and the second is the numbers of rows to display before going to a second page.

Categories