Closed (fixed)
Project:
Gigya - Social Infrastructure
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Mar 2012 at 13:28 UTC
Updated:
2 Apr 2013 at 07:13 UTC
Currently, the implementation of the Gigya Comments API in gigya_comments module does not specify a width for the comments container. Gigya's service sets a default inline width of 500px, which may not look great on every theme.
It would be great if this was a configurable option in the Drupal module backend.
See here for a description of the available paramaters: http://developers.gigya.com/020_Client_API/020_Methods/socialize.showCom...
Comments
Comment #1
cameron tod commentedYou can add this line to Drupal.behaviors.gigya_comments for a quick hacky fix if your 500px comments container is too narrow for your theme:
Comment #2
gambaweb commentedthis can be done in the comments advance settings.