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. Showcase
  3. Invert blur+darken on mouseover on project thumbnail

Invert blur+darken on mouseover on project thumbnail

Scheduled Pinned Locked Moved Showcase
5 Posts 3 Posters 1.0k 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.
  • R Offline
    R Offline
    Robertr
    wrote on last edited by
    #1

    Hey,
    is there a way to invert the mouseover blur + darken effect of a project thumbnail?
    Like that the defaut state of the thumbnail is blurry and darkened and on mouseover the blur disappears and it gets bright and normal.

    Any ideas?

    Thank you in advance!

    Best wishes,
    Robert

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

      Hi @Robertr
      there is not really a default feature to do this.

      But you could play around with this:

      .thumbnail-wrap:hover img {
          -webkit-filter: blur(5px);
          -moz-filter: blur(5px);
          -o-filter: blur(5px);
          -ms-filter: blur(5px);
          filter: blur(5px);
      }
      

      I hope I could help!

      All the best!

      Marius

      www.mariusjopen.world

      1 Reply Last reply
      0
      • R Offline
        R Offline
        Robertr
        wrote on last edited by
        #3

        Thank you very much Marius!! I think that will help.
        Another quick question though, is there a way to give the text on a project thumbnail (the project title) a dropshadow? And how can I see the class of such elements so that in the future maybe I can figure this stuff out by myself with my mediocre css skills …

        Thank you once again,
        Robert

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

          Hi @Robertr
          have a look here:
          http://laythemeforum.com:4567/topic/2224/underline-hover-effect-on-project-title-description/2

          and here:
          https://developer.mozilla.org/en-US/docs/Web/CSS/filter-function/drop-shadow

          You can use the inspector of Google Chrome. It is just a right click on the page:
          0_1519327776789_Bildschirmfoto 2018-02-22 um 16.29.18.png

          Also try to make a course at Codeacademy. Beginner CSS is for free.

          All the best!

          Marius

          www.mariusjopen.world

          1 Reply Last reply
          0
          • W Offline
            W Offline
            walshmagger
            wrote on last edited by
            #5

            try this...css image shadow

            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
            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