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

Global Moderators

Forum wide moderators

Private

Posts


  • Overlay close custom cursor
    arminunruhA arminunruh
    .overlay-close{
    cursor: url(https://bueroask.com/wp-content/uploads/2025/07/ASK_WEB_Curser.png) 4 12, auto!important;
    }
    

    use this css

    for cursor inside the overlay use

    .lay-overlay{
    cursor: ...
    }
    
    General Discussion

  • Overlay close custom cursor
    arminunruhA arminunruh

    do u have a link please

    General Discussion

  • Light box settings "zoom only" does not appear
    arminunruhA arminunruh

    there is no maginfying glass feature. when you click on an image on the page it opens the image in the lightbox in a larger view. thats it :/

    Addons

  • issues with table element
    arminunruhA arminunruh

    could you try to not use the lay theme custom controls, but instead the standard vimeo controls and see if that changes anything?

    Bug Reports

  • simple elegant accordion feature
    arminunruhA arminunruh

    if u update lay theme now the bug is fixed and you have this setting too

    Feedback

  • Light box settings "zoom only" does not appear
    arminunruhA arminunruh

    image.png

    it should be this one here

    Addons

  • simple elegant accordion feature
    arminunruhA arminunruh

    image.png

    do u want icons to be on the far right like this?

    Feedback

  • simple elegant accordion feature
    arminunruhA arminunruh

    oh damn! ok i will work on it now!

    Feedback

  • Problem with lay theme: The style sheet is missing.
    arminunruhA arminunruh

    http://laythemeforum.com:4567/topic/11195/broken-website-since-yesterday-14th-of-aug.-how-to-fix-it

    go to appearance - themes
    scroll down, where u see "broken theme" click delete.
    now "add theme" - "upload theme" and use this lay.zip:

    https://kernl-file-uploads.s3.amazonaws.com/uploads/14-08-2025/05-42-39/lay.zip
    
    Installation Problems

  • image centered / resized on all screens
    arminunruhA arminunruh

    create a row, right click the row and choose "use browser height for row height"

    insert an image.

    right click the image, click "set html class and id"
    use a class like:

    fluidimage

    image.png

    add this in:
    lay options -> custom css & html -> custom css for desktop

    
    .fluidimage{
        position: absolute!important;
        top: 5vh!important;
        left: 5vw!important;
    }
    
    .fluidimage .ph{
        display: none;
    }
    
    
    .fluidimage img{
       width: 90vw!important;
       height: 90vh!important;
       object-fit: contain!important;
    }
    
    General Discussion

Member List

arminunruhA arminunruh
CyberSlayersC CyberSlayers
RichardR Richard
Armin UnruhA Armin Unruh
mariusjopenM mariusjopen
  • Login

  • Don't have an account? Register

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