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

S

Subliner

@Subliner
About
Posts
17
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Blank homepage since update
    S Subliner

    Thanks! Works for me too :)

    Bug Reports

  • Here I have the Blank homepage after update too
    S Subliner

    Re: Blank homepage since update

    I tried disabling all plugins and stills but if I change to another theme it works nice.

    I tried to disable custom code too.

    Homepage is blank but if I scroll it appears.

    Thanks!

    Bug Reports

  • Lightbox add-on not working after 3.0.0 update
    S Subliner

    @arminunruh Thanks!

    Addons

  • Lightbox add-on not working after 3.0.0 update
    S Subliner

    @gauchedamned said in Lightbox add-on not working after 3.0.0 update:

    @Subliner Did you update the addon and theme? They are continuously running updates. I had updated first and my lightbox has come back (mostly) with just the one issue now, where it is skipping to every other image when using arrow keys on keyboard to advance. It had come back without me first fixing the custom code. Armin must have seen errors in my custom code in dev view and offered a solution for that. That custom stuff had only controlled a menu fade out i have, but it seems independent of the addon working. Try updating and running it.

    I just check your issue in my site and it´s happening exactly the same with the arrows and keyboard :(

    Addons

  • Lightbox add-on not working after 3.0.0 update
    S Subliner

    I repeat all and looks working now :)

    Addons

  • Lightbox add-on not working after 3.0.0 update
    S Subliner

    @arminunruh I don´t have any $ in my custom code & css. Only css and the gtag google code. Another idea to check?

    Thanks!

    Addons

  • Lightbox add-on not working after 3.0.0 update
    S Subliner

    Same here too :(

    Addons

  • Hover on simple Images
    S Subliner

    @mariusjopen It´s done!

    Thanks!

    General Discussion

  • Hover on simple Images
    S Subliner

    @arminunruh Hello!

    It´s working for me, but it will be perfect if I can something like a "fade to white" .. Put white transparency when hover to see the black text better.

    Thanks!

    General Discussion

  • mouseover image on thumbnails hides original image on mobile
    S Subliner

    Yes. Works!

    Thanks @mariusjopen :)

    Bug Reports

  • mouseover image on thumbnails hides original image on mobile
    S Subliner

    Same problem on mine.

    Bug Reports

  • Hover on simple Images
    S Subliner

    @arminunruh said in Hover on simple Images:

    .img img{
    transition: all 300ms ease;
    }

    .img:hover img{
    filter: brightness(0.9);
    }

    .img .caption{
    opacity: 0;
    transition: opacity 300ms ease;
    }

    .img:hover .caption{
    opacity: 1;
    }

    Hello Armin

    This post is just what I am looking for, but there is something that I am not doing in the right way. I add the code to my Custom CSS and something is working because when I put the mouse over I can see the darkening of the image but I can not see the caption. Tha code that I put is:

    .img img{
    transition: all 300ms ease;
    }
    
    .img:hover img{
    filter: brightness(0.9);
    }
    
    .img .caption{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    
    .img:hover .caption{
    opacity: 1;
    }
    

    The only thing that I need is to see the caption over the image at the center of the photo that is not a project thumbail. This one, for example is in a Category and inside a project too. The darkening works in every situation but I can not see the caption.

    Thanks!

    General Discussion
  • Login

  • Don't have an account? Register

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