<em>@luca2580 223573 wrote:</em><blockquote>I would like a little help if you can to find the best setting for the module Ja facebook ACTIVITY There is a class suffix that will work for template JA Events?
thank very much</blockquote>
To add suffix functionality for specific module, You can go to ::
modules/mod_jafacebookactivity/mod_jafacebookactivity.xml
and change this::
<param name=”height” type=”text” default=”400″ label=”Height” description=”The height of the plugin in pixels.” />
to
<param name=”height” type=”text” default=”400″ label=”Height” description=”The height of the plugin in pixels.” />
<param name=”moduleclass_sfx” type=”text” default=”” label=”Module Class Suffix” description=”PARAMMODULECLASSSUFFIX” />
This will add in suffix field for specific module where you can add the module class suffix now