Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #847782

    Hi
    Kindly provide me your site admin details via Private reply(set as private reply) .
    so i can check the above questions given in screenshot .

    raymondle80 Friend
    #847787
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #847844

    Hi
    Add below code in custom.css file
    For A .

    #mod-218 .nav-tabs {  margin-bottom: 0px!important;}
    

    For B

    #Mod114 .acm-container-tabs .tab-pane .section-inner {
        padding-top: 10px!important;
    }
    

    For C

    
    .item-list-view li {
        height: 1px;
    }
    

    Set height as u wanted .

    raymondle80 Friend
    #848293

    Thank you pankaj for your prompt reply. May I know where to find this custom.css file? Or do I just make one myself?

    Pankaj Sharma Moderator
    #848342

    Hi
    You need to create custom.css in /css/ folder .
    and add the code .
    css/custom.css

    raymondle80 Friend
    #848418

    So I have made the custom code and modified the height for C to 150px, which is nice.

    However the code for B only works for position 6 and not position 5 JACM Tab module.

    Is there something I am missing out on?

    Pankaj Sharma Moderator
    #848740

    Hi
    In B you mentioned it only for that module .
    duplicate the code and change the module iD for apply it in other module 🙂

    raymondle80 Friend
    #849373

    Dear Pankaj, thank you for your help. I have uploaded the custom css file with the following code as you have instructed.

    #mod-114 .nav-tabs {  margin-bottom: 0px!important;
    }
    #mod-218 .nav-tabs {  margin-bottom: 0px!important;
    }
    #Mod114 .acm-container-tabs .tab-pane .section-inner {
        padding-top: 10px!important;
    }
    #Mod218 .acm-container-tabs .tab-pane .section-inner {
        padding-top: 10px!important;
    }
    .item-list-view li {
        height: 150px;
    }

    The result is shown as my picture attached. All the lines seem to be well aligned now. It looks wonderful.

    With the exception of the category that is out of the line, everything seems wonderful now.

    Btw is there a way to change the date format to day month year (eg 16 JAN 2016) instead of (SAT JAN 2016)?


    1. screenshot
    Pankaj Sharma Moderator
    #849426

    Btw is there a way to change the date format to day month year (eg 16 JAN 2016) instead of (SAT JAN 2016)?

    Hi
    For a new topic kindly open a separate thread , It will help community users to find same thread .

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

This topic contains 9 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 10 months ago.

The topic ‘Customising JACM Tab Module’ is closed to new replies.