New Landing How can we help? Cardinal after update 2.01 gallery overview layout failed

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Cardinal
  • #146614
    jolehmann
    Member
    Post count: 11

    Helo,

    after update 2.01 gallery overview layout failed, see here http://lehmann.photos/gallery/. Thank you for help.

    Joachim Lehmann

    #146716
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please can you provide me with a login so I can look into it? Thanks

    – Kyle

    #146802
    jolehmann
    Member
    Post count: 11
    This reply has been marked as private.
    #146804
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Can you try deactivating al of your plugins to see if that fixes the issue?

    – Kyle

    #146812
    jolehmann
    Member
    Post count: 11

    I deactivated all plugins, but it didn’t fix the issue

    #146815
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I have informed the developer, he is aware of the issue and has fixed for the next update

    – Kyle

    #147412
    jolehmann
    Member
    Post count: 11

    After update 2.02 it works better, but not perfect. Vertical distance isn’t ok. Reason is generated thumbnail size of 600px450px and computed box hight of 360px. (see here http://lehmann.photos/gallery/)

    #147522
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this to your custom css:

    .gallery-items .gallery-item.item-animated, .mobile-browser .gallery-item {
    padding-bottom: 30px;
    }

    – Kyle

    #147628
    jolehmann
    Member
    Post count: 11

    Sorry, it’s don’t work why position is absolute. Top is a computed value.

    element.style {
    left: 0;
    min-height: 270px;
    opacity: 1;
    position: absolute;
    top: 270px;
    }

    #147633
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    try to place the !important tag in the code provided by Kyle.

    
    .gallery-items .gallery-item.item-animated, .mobile-browser .gallery-item {
    padding-bottom: 30px!important;
    }

    -Rui

    #147635
    jolehmann
    Member
    Post count: 11

    I did it, you can see it with firebug. Sorry, but it don’t work, why position of underneath element is absolute.

    position: absolute;
    top: 270px;

    #147823
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Will forward again to the developer.
    Let’s wait for the reply.

    Thanks
    -Rui

    #150177
    jolehmann
    Member
    Post count: 11

    With version 2.03 problem resolved. Thanks Joachim

    #150245
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok great 🙂

Viewing 14 posts - 1 through 14 (of 14 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register