+ Reply to Thread
Results 1 to 1 of 1

Thread: Subcategory Vertical View Instead of Horizontal View in Flynax v4.5

  1. #1

    Subcategory Vertical View Instead of Horizontal View in Flynax v4.5

    Hi Everyone,

    I m going to guide you how to show subcategories in vertical view instead of horizontal view,

    1. Open your Style css file and fine
    Code:
    Only registered members can view the code.
    And change
    Code:
    Only registered members can view the code.
    to
    Code:
    Only registered members can view the code.
    2. Go to /public_html/templates/YourTemplate/tpl/blocks/categories_block.tpl

    Edit categories_block.tpl

    Find This line
    Code:
    Only registered members can view the code.
    Add
    Code:
    Only registered members can view the code.
    Right Before it after</span>


    And Here you Go


    Best Regards
    Ameer
    Last edited by Ameer Hassan; June 6, 2016 at 04:15 AM.

+ Reply to Thread