Support » Fixing WordPress » [Jetpack] Tilled Gallery images are stretched :/

  • Hey guys, my images are fitting wrong.

    I’ve put

    .tiled-gallery-item.tiled-gallery-item-large a img {
    width: 100% !important;
    height:100%;}

    and on functions.php

    // Gallery Mosaic Jetpack
    if ( ! isset( $content_width ) )
        $content_width = 550;

    but my images in mosaic gallery are showing wrong.
    They’re not fitting nicely to their image size and are stretch.

    You can see at this page, the first images are like they should be (without a gallery) and the bottom ones are in mosaic tiled galleries.
    http://colorbits.com.br/arte/2014/01/a-explosao-de-cores-de-leonid-afremov/

    Thanks!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘[Jetpack] Tilled Gallery images are stretched :/’ is closed to new replies.