Breaking
Loading...

Search This Blog

Blog Archive

Labels

Showing posts with label size. Show all posts
Showing posts with label size. Show all posts

Iphone Icon Size Generator

It could also generate a cool favicon for you too, if needs. Mockuphone is a free tool that helps you wrap app screenshots in different mobile devices. Pin on Machine Gun Kelly Makeappicon resizes and optimize all ios icons & android icons required by app store & google play store.Iphone icon size generator. I had an issue with the app icon as it was shown pixelated in the iphone 4 sim

 
. // See http://yabtb.blogspot.fi/2012/07/resize-popular-post-thumbnail.html var newSize = 150; // this is the new thumbnail size, you can change this $("#PopularPosts1 .item-thumbnail img").each(function() { var oldSize = $(this).attr("width"); $(this).attr("width", newSize); $(this).attr("height", newSize); $(this).attr("src", $(this).attr("src").replace("/s"+oldSize+"-c/", "/s"+newSize+"-c/")); }); //]]>