Show Recent Posts Amongst Thumbnails For Item Label Or Category Inward Blogger
To add together this recent posts widget for labels or categories inward a Blogger blog, follow the side past times side steps:
Recent Posts amongst Thumbnails Sorted past times Labels
Step 1. From your Blogger Dashboard, become to 'Template' together with click the 'Edit HTML' buttonStep 2. Click anywhere within the code expanse together with search (CTRL + F) for this slice of code:
]]>
Just higher upward ]]>, glue this CSS style:
/* Recent posts past times labelsStep 3. Now endeavour to respect this tag:
--------------------------------- */
img.label_thumb{
float:left;
margin-right:10px !important;
height:65px; /* Thumbnail superlative */
width:65px; /* Thumbnail width */
border: 1px enterprise #fff;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .4);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .4);
box-shadow: 0 1px 1px rgba(0, 0, 0, .4);
}
#label_with_thumbs {
float: left;
width: 100%;
min-height: 70px;
margin: 0px 10px 2px 0px;
padding: 0;
}
ul#label_with_thumbs li {
padding:8px 0;
min-height:65px;
margin-bottom:0px;
border-bottom: 1px dotted #999999;
}
#label_with_thumbs li{
list-style: none ;
padding-left:0px !important;
}
#label_with_thumbs a { text-transform: uppercase;}
#label_with_thumbs rigid {padding-left:0px; }
... simply higher upward add together this script:
Note: to add together your ain pic for the posts amongst no thumbnail, supersede the paradigm url inward bluish amongst your own
Update! For a ameliorate paradigm resolution add together this script higher upward the