-1

I was wondering to improve thumbnail size as you see here just in front page of template with some text (See http://shoutingblogger.blogspot.com/) and table via Blogger CSS.

Samuel Liew
  • 76,741
  • 107
  • 159
  • 260

2 Answers2

0

Edit your template, change

<img src="..." width="200px" height="150px">

to

<img src="..." width="250px" height="200px">

or whatever size you want your thumbnail to be. Your original thumbnail size is already larger than how it is being displayed, so the difference in quality shouldn't be affected much (if any).

Samuel Liew
  • 76,741
  • 107
  • 159
  • 260
-1

it is not not possible in blggoger api to increase thumbnail size because when you will raise width and height for thumbnail it would become dull, I also have a blog tech4way

where i have done many possibilities to change size of thumbnail but it did not work