Create simple recent post with thumbnail in blogger

Create simple recent post with thumbnail in blogger Create simple recent post with thumbnail using blogger API & JavaScript
You can make it appear differently, just change this code
var item = '<div class="wrapper" style="width:200px; padding:3px"><img style="width:200px"  src='+ Thumb +' /><p><a href=' + postUrl + '>' + postTitle + '</p></a></div>'; 

© Manajmnt code

Share to :

Comments

Post a Comment

message