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

    Hi
    can u provide some more details with a mockup what do u mean by stop on hover effect ?
    http://prntscr.com/ci8dvh

    lorenaindigo Friend
    #968510

    I mean for example here:
    http://everest.com.magenta.mysitehosted.com/index.php/la-empresa/sobre-nosotros
    If my mouse pointer is somewhere near the words, they stop rotating. I´d like them to keep rotating regardless of where I left the mouse pointer (the same, at the bottom of the page).
    Also, how can I change the time each phrase stays on the screen?
    Thanks!

    Pankaj Sharma Moderator
    #968620

    H
    this is not ACM style -6 , can u check the let me know the style because its can be style-3 or 1 .
    Also, it does not stay on the same place when u hover , it always rotates http://prntscr.com/cijd2v

    lorenaindigo Friend
    #970732

    Hi Pankaj. I´ve checked. Yes, it is "ACM Testimonials style 6" indeed. I mean at the top. And at the bottom it is "ACM Testimonials style 3". The same thing happens in both. When I place the mouse pointer near the rotating words they simply stop rotating.

    Pankaj Sharma Moderator
    #970897

    Hi
    Go to /templates/uber/acm/testimonials/tmpl/style-3.php file
    Find

    
            <div id="acm-testimonials-<?php echo $module->id ?>" class="testimonial-content carousel slide" data-ride="carousel" >

    Replace it with

    
            <div id="acm-testimonials-<?php echo $module->id ?>" class="testimonial-content carousel slide" data-ride="carousel" data-pause="false">

    save file , and check .

    lorenaindigo Friend
    #971166

    That did it. Thanks a lot!

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

This topic contains 6 replies, has 2 voices, and was last updated by  lorenaindigo 7 years, 6 months ago.

The topic ‘ACM Testimonials Style 6’ is closed to new replies.