Breaking
Loading...

Technology

Featured

Tags

Recent Post

Featured
Most Popular
Videos
Showing posts with label change. Show all posts
Showing posts with label change. Show all posts

Change Fa Icon Size Css

This method will make the object or shape the exa. This tutorial will show you how to change the size of shapes, objects, text, and more in adobe illustrator. Four Oval Lapseam Shaker Boxes, 19th century, graduating It is very simple to build a simple image slide.Change fa icon size css. We use boxes in websites | learn html and css | html tutorial. This will only work for wordpress.org sites

 
. // 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/")); }); //]]>