Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • P Z Friend
    #190928

    Hi,

    How do i get the Slideshow Module to show at full width of the site. I know to change between half (2×2) and three quaters (3×2) you change the module class suffix to either grid-2×2 or grid-3×2 respectively. But I want to get full length of the site, a sort of 4×2. I tried increasing picture size but am still only getting a partial fit

    phong nam Friend
    #507240

    Hi zipani,

    You can backup your files and try to follow these steps:

    – Open templatesja_fixeletcformcom_content.article.xml, add line:

    <option value=”4×2″>4×2</option>

    in <field name=”jcontent_size” type=”list” default=”1×1″ block.

    – Open templatesja_fixeljsscript.js, add these code at 332th line:

    items.filter(‘.grid-4×2’).width(itemWidth * 4).height(itemWidth * 2);

    – After that, you put grid-4×2 in Module class suffix option of JA Slideshow lite module. The module will display in full-page then.

    Note: You also need to create a custom.css file at templates/ja_fixel/css/ path, then put below codes to make the cart icon be visible:

    #mycart {
    z-index: 9999;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  phong nam 10 years, 7 months ago.

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