Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #368497

    HI,
    on the page below we have a teaser list of “news”. I would like to have the teaser pic sizes there in e.g. 200 or 300px width – but I can only find options to have it very big or a micro-small thumbnail. Eventchanging the overall thumbnails size was not successful.

    What can I do?

    Thx a lot & best regards, Tilman

    #368672

    Hi oestersund!

    Add this to your custom CSS.

    #top .fullsize .template-blog .blog-meta, .template-blog .blog-meta img, .template-blog .blog-meta a {
        height: auto !important;
        width: 300px !important;
    }

    Regards,
    Elliott

    #370524

    thx Elliot, works fine

    best , Tilman

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Thumbnail size in overview of blog entries’ is closed to new replies.