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

    Hi,
    I have tried to change the news sidebar image thumbnail size. I used the quick css:

    .news-thumb {
    padding: 0;
    height: 63px;
    width: 63px;
    }

    I can see the image in small size and a white square with the size I have specify in quick css.

    Thanks for your help.

    #907785

    Hey sonderdesigner,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #908951

    Hi,

    i found the solution by myself.

    .news-thumb img {
    width: 83px;
    height: 83px;
    }

    #908964

    Hi,

    Great, glad you found a solution and thanks for sharing :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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