test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • xama Friend
    #984112

    I got this module like in preview image

    Now, how can i resize my image to the original size (the module scale it at 550) and reduce distance between the 2 column? I tried to use Gutter Setting and different image but i got same result.

    Another mistery is: The third and the fourth elements in backend are displayed as fourth and third in front-end, i put "DAM Lento" before "DAM Sereno" but the module switch them

    page: http://www.damsicilia.it/stage/index.php/en/


    1. Immagine
    Ninja Lead Moderator
    #984682

    Hi,

    You can resize the image as the same of original size but you could not reduce the space between each image because it’s using Bootstrap and you have to change that code and it’s very hard to do that

    Below is solution to use the original image

    Open templates/uber/local/css/custom.css file and add new CSS style

    .acm-gallery .isotope-layout .item img {
        width: inherit !important;
    }

    With other problem have you solved it? I see it’s working as well http://prntscr.com/d4wsz4

    Regards

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

This topic contains 1 reply, has 2 voices, and was last updated by  Ninja Lead 8 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum