Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

  1. Home
  2. General Discussion
  3. Thumbnails mouseover transition

Thumbnails mouseover transition

Scheduled Pinned Locked Moved General Discussion
6 Posts 4 Posters 542 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kan2a
    wrote on last edited by kan2a
    #1

    Hello !
    I'm trying to adjust the speed of the transition between the project thumbnail image and the project thumbnail image mouseover.
    I tried to modify the css using transition properties (like transition duration), but it don't works.
    I probably didn't find the good selector on CSS...I tried on .mo_thumb entries for exemple but without success...
    Thank you !

    1 Reply Last reply
    0
    • mariusjopenM Offline
      mariusjopenM Offline
      mariusjopen
      Global Moderator
      wrote on last edited by
      #2

      Dear @cantoua
      I will check with Armin.

      Just a moment.

      Best!

      Marius

      www.mariusjopen.world

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kan2a
        wrote on last edited by
        #3

        Hi Marius,

        Have you got the time to check this ?
        Thank you very much !
        Aurélien

        1 Reply Last reply
        0
        • S Offline
          S Offline
          svenro
          wrote on last edited by
          #4

          hey Aurélien,

          it worked for me by replaying the lines 499 to about 516 of frontend.style.css with:

          ".no-touchdevice .thumb.has-mouseover-img .ph img:first-child {
          opacity: 1 !important;}

          .no-touchdevice .thumb.has-mouseover-img:hover .ph img:first-child {
          opacity: 1 !important;}

          .no-touchdevice .thumb.has-mouseover-img:hover .ph img.mo_thumb {
          opacity: 1 !important;}

          .touchdevice .thumb.has-mouseover-img.hover .ph img:first-child {
          opacity: 0 !important; }

          .touchdevice .thumb.has-mouseover-img.hover .ph img.mo_thumb {
          opacity: 1 !important;}

          .mo_thumb {
          z-index: 1;
          -o-object-fit: cover;
          object-fit: cover;
          opacity: 0 !important; }

          .mo_thumb:hover img {
          transition: opacity 300ms ease;
          -webkit-transition: opacity 300ms ease;
          -o-transition: opacity 300ms ease;
          }"

          1 Reply Last reply
          0
          • mariusjopenM Offline
            mariusjopenM Offline
            mariusjopen
            Global Moderator
            wrote on last edited by
            #5

            Dear @svenro
            great! Well done!

            Dear @cantoua let us know if that worked for you as well.

            Best!

            Marius

            www.mariusjopen.world

            1 Reply Last reply
            0
            • T Offline
              T Offline
              tali
              wrote on last edited by
              #6

              @mariusjopen hi! I want to add this to my portfolio but know no css. Would you be able to help me? I'm happy to pay for your work of course.

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              I also code custom websites or custom Lay features.
              💿 Email me here: 💿
              info@laytheme.com

              Before you post:
              1. When using a WordPress Cache plugin, disable it or clear your cache.
              2. Update Lay Theme and all Lay Theme Addons
              3. Disable all Plugins
              4. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

              This often solves issues you might run into

              When you post:
              1. Post a link to where the problem is
              2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
              3. If the problem is difficult to explain, post screenshots / link to a video to explain it
              Online Users
              A
              alasdair17
              Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com
              laytheme.com
              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Recent
              • Tags
              • Popular
              • Users
              • Search