Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #790278

    Hey
    Ive got problem with gallery
    Whatever size i choose i only get really small thumbnails instead of normal size pictures [ ive tried big, samll, full, gallery, etc ]

    #790409

    Hey cyberhrc,

    You should add this attribute size=”medium” to the shortcode and css:

    
    #top .gallery .gallery-item {
    width: auto;
    height: auto;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #790639

    well, worked but its damn ugly
    its not important which size i use but it is important to be somehow in some grid or anything like that
    in leditor window it looks really great but published its terrible

    #791234

    Hi,

    I agree it’s ugly since it uses its original size but I think it can be fixed if you use a similar size, though some part of the image will be cut off.

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.