• Resolved maloline

    (@maloline)


    Hi!

    I installed the plugin on my website and it’s working perfectly so thank you!

    I have a small issue with the size of the thumbnail. The size of the thumbnails in the widget are proportional to the size of the picture used in the posts. I would like to set a specific size of the pictures displayed on the widget which would be 300*150 pixels but I don’t know what to do to achieve this result.

    I can make the thumbnail width 300 pixels but then the height is too big.

    https://www.ads-software.com/extend/plugins/top-10/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Ajay

    (@ajay)

    You should set the width and height to 300 and 150 in the plugin settings page and also turn on timthumb.

    This will crop your images to the exact 300×150 size.

    Thread Starter maloline

    (@maloline)

    Weird… I had tried that and it didn’t work the first time. Anyway it does now so thank you! Other quick question, I would to add a border to the thumbnails, how to I do that?

    Thx

    Plugin Author Ajay

    (@ajay)

    Your welcome.

    You’ll need to use CSS to style the tptn_thumb class. You can put the code in your Custom styles tab, e.g.

    border:1px solid black;

    Check out https://www.w3schools.com/css/css_border.asp for a brief overview of this.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Size of the thumbnail’ is closed to new replies.