Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • darengr Friend
    #933272

    hi, I am satisfied with teline template, but there is no full page slideshow that I can use, so I tried to include a slideshow container ja acm from Uber, together with 2 hero modules. This works fine, I added the module to the home-1 position, just below the colorful categories, and just above the news-home content. I need to have the slideshow covering the whole page width 100% (green box in attachment), but it follows the "container" that is defined as @media (min-width: 1200px) .container {width: 1180px;} (red box) I defined another "containers" class with width:100%, put it into the custom.css file, and defined it on the slideshow acm last page module class suffix as " .containers". but it does not overide the slideshow module.

    Am I doing this correctly? thanks a lot!


    1. j1-1
    Saguaros Moderator
    #933573

    Hi

    Did you create a new position for this slideshow module? You can update the URL, Admin & FTP account of your site so I will have a look.

    darengr Friend
    #933617
    This reply has been marked as private.
    Saguaros Moderator
    #933697

    The default home1 position is displayed inside a container, if you want to display slideshow in full screen. You can create a new position, define a new block as guided here: http://www.t3-framework.org/documentation/bs3-layout-system#add-block

    darengr Friend
    #933705

    ok, thanks a lot, I will read and try to make the block. I hope there are instructions for block without container there.

    Another similar question is:
    If I would like to change all the teline template to be full width 100%, is there an easy way to do it (for example like the Healthcare template, everything full width)?

    Saguaros Moderator
    #933939

    As you can see in layout settings, it loads several blocks on each page and the width depend on the container it’s included in. So you will have to change width of container and customise each block.

    darengr Friend
    #934474

    I spent the whole day yesterday, but I have had many problems with smaller screen resolutions.
    Could you please help me locate in which file the following are:
    I can see them with Chrome inspector but I cannot find them in templates/ja_teline_v/css/template.css file.

    @media (min-width: 1200px)
    .container {
    width: 1180px;
    }

    @media (min-width: 992px)
    .container {
    width: 980px;
    }
    @media (min-width: 768px)
    .container {
    width: 760px;
    }

    Saguaros Moderator
    #935801

    You can override these css rules via the file: ROOT/templates/ja_teline_v/css/custom.css

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

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

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