Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • wsmcos89 Friend
    #148806

    I don’t know how to set the class module, because there is not the field Class Module

    Take a look

    Anonymous Moderator
    #333117

    Hi wsmcos89

    in the case, please open modulesmod_ja_contentscrollmod_ja_contentscroll.xml file, find following code section:

    <param name="catid" type="category" default="" label="CATEGORY" description="CATEGORY DESC" />
    <param name="sort_order_field" type="list" default="created" label="SORT ORDER BY" description="SORT ORDER BY DESC">
    <option value="created">DATE</option>
    <option value="ordering">ORDER</option>
    <option value="hits">HITS</option>
    </param>

    and change to:

    <param name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="PARAMMODULECLASSSUFFIX" />

    <param name="catid" type="category" default="" label="CATEGORY" description="CATEGORY DESC" />
    <param name="sort_order_field" type="list" default="created" label="SORT ORDER BY" description="SORT ORDER BY DESC">
    <option value="created">DATE</option>
    <option value="ordering">ORDER</option>
    <option value="hits">HITS</option>
    </param>

    wsmcos89 Friend
    #333147

    Thanks, it’s ok now for me.

    wsmcos89 Friend
    #333727

    What is the class of green bar?

    Anonymous Moderator
    #334082

    Hi you

    It is from div.moduletable_hilite class

    Please open template.css file, find this class to change

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by Anonymous 14 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum