My Factory Webpage Banner settings

My Factory Webpage Banner settings

In myfactory there are classes that set the height of the banner .slider-height-4 (i am guessing there are also classes that end with 1, 2, & 3. Did not check to confirm, but my guess is there are and each of them sets different height). If you want to change the banner height you have to either change the class or remove it in total. When you remove the banner height will be set automatic or you can define a special height on formSlide element.

If you want to change the speed of the carousel, meaning how long the image stays before it changes then you have to edit mf-main.js:

Portale->Script-includes->mf-main.js:

/* slider active */
    $('.slider-active').owlCarousel({
        loop: true,
        nav: false,
        autoplay: true,
        autoplayTimeout: 10000,
        animateOut: 'fadeOut',
        animateIn: 'fadeIn',
        item: 1,

10000 bedeutet 10000ms = 10sek. 

    • Related Articles

    • GFI Archiver is not archiving emails

      Are you experiencing issues with emails not being archived? This could be indicated by emails getting stuck in the journal mailbox, or the Archive Store showing no archiving activity. If so, follow these steps to ensure your settings, access, and ...
    • GFI Faxmaker erkennt die neue Lizenz nicht

      Kindly note that, occasionally, due to IIS and security settings, the page may not refresh, and the license may show as "invalid" even though the key entered is valid. When this happens, please follow these steps to correct this issue: a. Log out of ...