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

A

alasdair17

@alasdair17
About
Posts
448
Topics
50
Shares
0
Groups
0
Followers
5
Following
0

Posts

Recent Best Controversial

  • Gridder hides content / thumbnail grid
    A alasdair17

    @arminunruh hey, I had this issue months ago where the thumbnail grid was empty on the gridder but showed fine on live site: http://laythemeforum.com:4567/topic/10379/gridder-bug-and-empty-thumbnail-grid/

    and the latest update has fixed it now, thanks!

    Bug Reports

  • rid Tag Filter text color on mouseover
    A alasdair17

    @shchepinov yeah I know, was just a little tip.

    try this:

    .tag-bubble:hover {
    color: #fff;
    }

    General Discussion

  • rid Tag Filter text color on mouseover
    A alasdair17

    @shchepinov ah okay usually you need a ; there, do you have a link to your site?

    General Discussion

  • rid Tag Filter text color on mouseover
    A alasdair17

    hey, do you have a link for a closer look?

    you need to put a ";" after "fff", maybe why it's not working.

    General Discussion

  • Rounded corners
    A alasdair17

    @fernandol97 just realised it wasn't working was because you were missing a closing bracket }

    that's why it was showing up as red, you needed a closing } after "hidden;"

    General Discussion

  • Rounded corners
    A alasdair17

    @fernandol97 nice one!

    General Discussion

  • Rounded corners
    A alasdair17

    @fernandol97

    body.slug-photographs .type-elementgrid .img img {
    border-radius: 0;
    }

    try pasting this in, strange why its not working hmm

    General Discussion

  • Rounded corners
    A alasdair17

    @fernandol97 I've noticed on your website your photos page has a -2 after the url so it would need to be:

    body.slug-photographs-2 .lay-carousel {
    border-radius: 0;
    }

    body.slug-photographs-2 .type-elementgrid .img img {
    border-radius: 0;
    }

    etc etc

    for case studies, just take the individual case study url so for the car one it would be:

    body.slug-volvoex90 .lay-carousel {
    border-radius: 0;
    }

    etc etc

    Any issues let me know, i'm happy to help :)

    General Discussion

  • Rounded corners
    A alasdair17

    @fernandol97 hey, try adding:

    "body.slug-photography" before your selectors on your new photography page like:

    body.slug-photography .type-elementgrid .img img{
    border-radius: 0px;
    overflow: hidden;
    }

    if your photography url page isn't /photography you would just change photography to whatever you've called it :)

    for a case study try:

    body.slug-volvoex90 .type-elementgrid .img img {
    border-radius: 0px;
    overflow: hidden;
    }

    There's useful css info here: https://laytheme.com/documentation/custom-css-styling.html

    General Discussion

  • scroll slider
    A alasdair17

    @panteley apologies for jumping into your thread here! it felt like we had similar questions :)

    Addons

  • scroll slider
    A alasdair17

    @arminunruh 18.5 / iphone 12 :)

    Addons

  • scroll slider
    A alasdair17

    @arminunruh here's a screen recording: https://alasdairdimmick.com/ScreenRecording_08-08-2025 11-31-10_1.mp4

    It just seems to get a bit stuck sometimes if you scroll towards the bottom.

    I don't mind not using 'infinite' for the mobile, happy to use 'normal' but would love to use 'infinite' for desktop with lightbox option :D

    thanks Armin.

    Addons

  • scroll slider
    A alasdair17

    @arminunruh https://alasdairdimmick.com/

    it’s a work in progress!

    thanks Armin! :)

    Addons

  • scroll slider
    A alasdair17

    the plugin is so good!

    yeah it would be great if the lightbox worked with 'infinite' mode, if that's possible? :)

    also noticed the infinite setting on ios safari works pretty well with the 'iphone crash' setting selected but if you scroll too fast to the bottom or top it seems to get stuck and you can't get back into the grid of images - i understand coding for ios safari might have limitations! maybe there could be an option to use 'infinite' for desktop and 'normal' for mobile?

    Addons

  • Project index – categories separator
    A alasdair17

    @arminunruh If it can work with images inside an element grid that would be amazing, categories would be great but just tags would do a good job too.

    General Discussion

  • place freely looks different on chrome than safari
    A alasdair17

    @arminunruh thanks armin that's great! It is working a lot better, I'll work more on it on Monday and let you know if I run into any issues. Have a nice weekend, thanks again!

    Bug Reports

  • place freely looks different on chrome than safari
    A alasdair17

    @arminunruh thank you, just emailed you there.

    Bug Reports

  • Project index – categories separator
    A alasdair17

    Being able to filter images would be so amazing!

    Would happily pay for this feature.

    General Discussion

  • place freely looks different on chrome than safari
    A alasdair17

    @arminunruh ah okay, yeah i did see the layout changes when i resize the window. It does still seem quite different on safari though even with similar width.

    I've tried the horizontal grid.

    Gridder - this is the last row:

    Screenshot 2025-07-04 at 13.59.32.png

    Chrome - it goes far beyond the last purple row and uses the global background colour:

    Screenshot 2025-07-04 at 13.59.57-min.png

    Safari - lands on the purple row but images are pushed up:

    Screenshot 2025-07-04 at 13.59.45.png

    Like i said no biggie if this can't be fixed as still looks fine when the images overlap two colours.

    Bug Reports

  • place freely looks different on chrome than safari
    A alasdair17

    hey @arminunruh

    I've almost finished a new site and the client has a page to display her sketchbook ideas and we're using the place freely option. It's working great on chrome but on safari the images overlap the rows. It's not a huge issue and still works with the whole sketchbook idea but would prefer that the images stayed within their row.

    Interestingly, in the gridder on chrome it looks how it looks on safari. On the live site on chrome it looks how it should with everything in their own coloured row.

    When making the page I've had to place some of the images off their row for it to work as if I place them within their row in the gridder it goes a bit all over the place.

    I understand the place freely feature could be a bit difficult for browsers to understand because it's not using a typical grid and is more free form.

    No worries if it can't be fixed but thought it was worth pointing out.

    Link here: https://heatherridleymoran.com/workbook/

    Cheers!

    Bug Reports
  • Login

  • Don't have an account? Register

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