Breaking
Loading...

Search This Blog

Blog Archive

Labels

Showing posts with label html. Show all posts
Showing posts with label html. Show all posts

Html Button Icon Position

In this video, the table, background styles and form design with card is done and different style of buttons is done, using bootstrap 4. Follow this step by step guide to learn how to design a menu by using ui buttons. Purpose, Gems and Sweet sweet on Pinterest Do you want to add a feature box with beautiful icons to your site?Html button icon position. Feature boxes are great for showing sell

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