• Resolved raphaeljorge

    (@raphaeljorge)


    Hello, good job by the script, I really liked.

    I have a question, how can I resize the height of Tiles without the width is also resized?

    I’ve changed the size of the div that contains the tiles, but this also changes the width anyway.

Viewing 1 replies (of 1 total)
  • Plugin Author Mike Martel

    (@mike_cowobo)

    Hi Raphael,

    You can change the display of tiles in a variety of ways. Tiles will always stretch to the width of the container element (the first one with position: relative, absolute or fixed). The height is then determined by the template (the amount of tiles per row) and the amount of posts displayed.

    Cheers,
    Mike

Viewing 1 replies (of 1 total)
  • The topic ‘resize height of tiles’ is closed to new replies.