Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • linnea Friend
    #206456

    I am using the ACM slideshow module in style-3. I would like the slideshow to be set to autoplay but find the orange loading line very distracting. Is there a way to turn it off but keep autoplay enabled?

    Also, I have noticed that the height of the slideshow changes depending on how much text I put in the text box. Is there a way to fix the height so this does not happen? My first slide has a lot of text but my other ones will not have as much yet I would like the height to remain the same throughout all of the slides.

    Thanks in advance for the help!


    1. screen_shot
    Adam M Moderator
    #571334

    Hi @linnea,

    May I know your site url so I can assist you better ?

    linnea Friend
    #571346

    My site is in develop mode so login is required to access the page. I will send you the info via private message.

    Adam M Moderator
    #571513

    Hi @linnea,

    Thanks for the info, 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-slideshow .transition-timer-carousel-progress-bar {
    display: none;
    }
    @media (min-width: 1024px) {
    #acm-slideshow-pro .carousel-inner > .item {
    min-height: 506px;
    }
    }

    linnea Friend
    #571515

    Wonderful, that worked like a charm, thank you for your help!

    linnea Friend
    #571516

    One final quick question. In order to optimize my images for this slideshow, should they be 1024px by 506px in size? I’d like to make sure that every part of the image is included in the slideshow and that the images are not unnecessarily large or small.

    Adam M Moderator
    #571639

    Hi @linnea,

    Actually as you’re using full width mode, the image will be scaled to fit the slideshow width / height, so the recommended size is whatever but larger than 506px height and 1024px width (the best value should be around 1600px).

    Adam M Moderator
    #736685

    Hi @linnea,

    Actually as you’re using full width mode, the image will be scaled to fit the slideshow width / height, so the recommended size is whatever but larger than 506px height and 1024px width (the best value should be around 1600px).

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

This topic contains 8 replies, has 2 voices, and was last updated by  Adam M 9 years, 5 months ago.

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