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

J

jotundes

@jotundes
About
Posts
6
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • different image sizes for webgl background
    J jotundes
    Dec 5, 2024, 9:54 AM

    Hi, I was curious if it is possible to use images within the webgl background without stretching them?

    (e.g. landscape and vertical mixed - as of right now it is only possible to have them in fullscreen width and height. is it possible to use them without getting cropped if they don't match screen ratio?)

    Thanks and best,
    Johannes

    General Discussion

  • multiple carousel + each caption on hover
    J jotundes
    May 22, 2023, 2:57 PM

    @arminunruh thank you! guess css even better and faster

    General Discussion

  • CSS grid column values
    J jotundes
    May 22, 2023, 12:33 PM

    Hey people, I was wondering, if there is a way to use the css which laythemes generate for the grid to actually have e.g. an svg repeating as a background image, but aligned with the columns?

    I managed to get accomplish the grid, but my only struggle is to align it with the css values for the columns from laytheme? maybe someone can propose which values to use for the calc css parameter?

    Thanks and best.

    General Discussion

  • multiple carousel + each caption on hover
    J jotundes
    Apr 14, 2023, 9:36 AM

    anyone with similar problem:
    the solution is to give each carousel an id and then you can target the caption with the help of the id in jquery for example:

    jQuery(document).on("mouseenter", "#carousel-id", function(event) {
    	jQuery("#carousel-id .lay-carousel-sink-parent").animate({ opacity: 1 }, 1000);
    });
    jQuery(document).on("mouseleave", "#carousel-id", function(event) {
    jQuery("#carousel-id .lay-carousel-sink-parent").animate({ opacity: 0 }, 1000);
    });
    
    General Discussion

  • multiple carousel + each caption on hover
    J jotundes
    Apr 13, 2023, 1:24 PM

    hey,
    i was wondering if it is possible to have multiple carousels on one page while displaying their caption on hover?
    (because of using the .lay-carousel-sink-parent class with jquery it fades in all at the same time)

    eventually there is a selector to target the captions of each carousel?

    thanks in advance,
    johannes

    edit: it is possible to achieve by adding a custom class to the carousel and then use this custom class to target the captions for each carousel

    General Discussion

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