test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Kiên Trung Friend
    #188262

    Hi!

    I want to set default display of module article category vertical
    how to ?

    PLS

    Saguaros Moderator
    #496009

    Hi PLS,

    Could you tell me more details of how you want it display vertical? Some screenshots would be helpful here.

    Regards

    Kiên Trung Friend
    #496071

    <em>@Saguaros 376961 wrote:</em><blockquote>Hi PLS,

    Could you tell me more details of how you want it display vertical? Some screenshots would be helpful here.

    Regards</blockquote>

    pls view 2 pic before to know ,


    1. 6-17-2013-4-34-44-PM
    2. 6-17-2013-4-32-41-PM
    Saguaros Moderator
    #498529

    Hi

    You can try this way:

    – Open file: /templates/ja_fubix/html/mod_articles_category/features.php

    – Line 35:


    <!-- Button -->
    <div id="button">
    <span class="btn-vertical active">vertical</span>
    <span class="btn-horizontal">horizontal</span>
    </div>
    <!-- end button-->
    <ul id="ja-ul-lastnews" class="category-module<?php echo $moduleclass_sfx; ?> vertical-layout clearfix">

    change to:


    <!-- Button -->
    <div id="button">
    <span class="btn-vertical">vertical</span>
    <span class="btn-horizontal active">horizontal</span>
    </div>
    <!-- end button-->
    <ul id="ja-ul-lastnews" class="category-module<?php echo $moduleclass_sfx; ?> horizontal-layout clearfix">

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

This topic contains 4 replies, has 2 voices, and was last updated by  Saguaros 11 years, 4 months ago.

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