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

K

kristyjcheng

@kristyjcheng
About
Posts
5
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Mouseover thumbnail opacity
    K kristyjcheng

    @mariusjopen I have it applied to my website right now, it makes the hover image not show up at all?

    EDIT: @arminunruh just updated Laytheme, the new option works now! Thank you for the mouseover hover option!

    General Discussion

  • Mouseover thumbnail opacity
    K kristyjcheng

    @arminunruh Hi Armin! I tried adding this code to my site but the css is telling me "Unknown property 'img' Expected RBRACE" on the lines with img:first-child. Any ideas on what to do?

    General Discussion

  • Mouseover thumbnail opacity
    K kristyjcheng

    Hi @mariusjopen, any updates on this? Sorry to bother!

    General Discussion

  • Mouseover thumbnail opacity
    K kristyjcheng

    @mariusjopen Hi Marius, my website is kristyjcheng.com! I have the mouseover effect for the SPCA project currently.

    General Discussion

  • Mouseover thumbnail opacity
    K kristyjcheng

    Hello,

    I'm currently using the mouseover image for thumbnails option and would like the mouseover image to fade in. I'm not sure if I have the correct classes for the thumbnails, is this right?

    .thumb has-mouseover-img mo_thumb{
    opacity:0;
    transition-duration: 150ms;
    transition-timing-function: ease-out;
    }
    .thumb.has-mouseover-img:hover mo_thumb{
    opacity:1;
    transition-duration: 150ms;
    transition-timing-function: ease-out;
    }

    Thank you!

    General Discussion
  • Login

  • Don't have an account? Register

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