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

L

leandrodisler

@leandrodisler
About
Posts
38
Topics
13
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • fixed element on top (z-index issue)
    L leandrodisler

    worked. thank you so much!

    General Discussion

  • fixed element on top (z-index issue)
    L leandrodisler

    Hey
    I have a text that i placed centered and fixed on my page. Everything worked placement-wise but somehow i cant put it on top of everything else with blend-mode difference. No matter what i put in the z-index.

    Can someone help?

    the page: http://leandrodisler.com/archive/
    password: lean

    .fixedarchive {
        position: fixed; 
        top: 50%;
        left: 50%; 
        transform: translate(-50%, -50%);  
        z-index: 5; 
        text-align: center;
        white-space: nowrap;
        mix-blend-mode: difference;  
        pointer-events: none; 
    }
    
    General Discussion

  • avoid rounded corners for thumbnails
    L leandrodisler

    worked! thank you so much for your help :)

    General Discussion

  • mix-blend-mode: difference -> problem
    L leandrodisler

    fixed it whit:

    html, body {
        overscroll-behavior: none;
    }
    
    General Discussion
  • Login

  • Don't have an account? Register

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