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.
Asked
Active
Viewed 38 times
-1
-
1So improve as in what? – Mr. Alien May 06 '13 at 06:43
2 Answers
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

Pawan Swarnkar
- 19
- 1
- 6