Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • unvacancier Friend
    #203080

    Hello,

    How is it possible to have the JACM in full screen (position music-home) without white bar on the left and right and without menu top.

    And how can i set the logo in front ?

    Thanks.


    1. lbbv3
    TomC Moderator
    #556671

    So that we can try to best assist you, please provide the url of the site you’re working on

    unvacancier Friend
    #556689

    Hi Tom,

    i’ve finally found a way. i just need now to know how to put the top menu and logo inside the ACM slideshow (to have the slideshow in full screen).

    Website test : lbbv3.wish-informatique.fr

    I found a bug with the ACM Tabs. When i load the page all tabs are in the same one. if i click one another tabs it’s ok. And i don’t know how to center tabs content it’s always in left.

    Thanks.

    Adam M Moderator
    #556815

    Hi @unvacancier,

    Please provide your site url first so I can take a look at the problem and assist you better.

    unvacancier Friend
    #556855

    Hi, the URL is in my last post : http://lbbv3.wish-informatique.fr

    Thanks.

    Adam M Moderator
    #556887

    Hi,

    1. Please open file root_folder/templates/uber/css/custom.css (if you don’t have this file, just create a new one) then add this code :

    .acm-hero.full-screen {
    background-size: cover !important;
    }

    2. About the JA ACM Tabs, please try to update your module to latest version first.

    unvacancier Friend
    #557182

    hi,

    thanks for your answer.

    Edit: with the Uber (v2.02) update my slideshow is not on the right position

    Found, 104px padding was added … so i put these in my custom.css

    @media (min-width: 992px) {
    .sections-wrap .section .section-inner,
    .sections-wrap .t3-module .section-inner {
    padding-top: 0px;
    padding-bottom: 50px;
    }
    }

    thanks.


    1. Capture2
    2. Capture3
    unvacancier Friend
    #557210

    It’s Slideshow – Style 1

    i would like fullscreen without the menu in top. The logo can be in front of the slideshow.

    Adam M Moderator
    #557215

    Hi,

    You can try to add this code to custom.css file :

    .uber-header {
    border: none;
    position: absolute;
    background: none;
    }
    .logo {
    border: none;
    }

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

This topic contains 9 replies, has 3 voices, and was last updated by  Adam M 9 years, 11 months ago.

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