• Hi there,
    how to change the shape of images from rectangular to square in archive page (with css)? Customize > Shape of the miniatures, does not work for me.
    Waitin’ for your reply
    Cheers

    • This topic was modified 2 years, 9 months ago by Yui. Reason: sitelink

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi

    I think you are talking about a blog page. You can set thumbnail height and width by using this for the post page or blog.

    
    .full-image .tc-thumbnail {
        height: 226px;
        width: 351px;
    }

    Thanks

    • This reply was modified 2 years, 9 months ago by Yui. Reason: formatting
    Thread Starter ujroberto

    (@ujroberto)

    Thank’s but I cannot find .full-image .tc-thumbnail, so the page is

    {link is at 1st message of this topic]

    • This reply was modified 2 years, 9 months ago by ujroberto.
    • This reply was modified 2 years, 9 months ago by Yui. Reason: sitelink
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘thumb squared’ is closed to new replies.