The Popular Posts Widget is one of Blogger's official widgets and it is very easy to add this to your Blog. Here is a simple tutorial for creating beautiful Popular Posts Widgets for your Blog using CSS. They are disgusting because either they are not working on the principle of most considered material or if you discover one like the affliate brand's it will not get combined into your material very much. Blog writer doesn’t provide options to add different plugins as per the requirement, hence we need to perform with the HTML requirements to personalize our concept. Automated Numbering Popular Posts Widget for Blogger is created by changing the default CSS to something that provides results as proven in the picture. The standard popular publish gadget offered by blog writer, works ideal but it looks little old fashioned and dull. So in today's tutorial, we will learn how could you give a professional touch into the widget by adding some simple CSS coding in your template.
Blogger’s Built-in Popular posts widget is not that much attention-grabbing with regards to developing and showing. Therefore, if you wish to help Popular Posts widget into a work of art then, you have to depend on CSS Style linens. Your weblog site audience may find one article which is beneficial or informative to them after navigating blog posts from your popular posts widget and subscribe to your blog for your upcoming posts. This stylish popular post widget can be the most popular posts within 7days, a month or of all time. In order to advertise your weblog site and enhance its design, it would be useful for you to use this Fashionable Popular Publish Gadget in your blogger. This method actually uses the Blogger Popular Posts widget with a few tweaks. So if you're already using the gadget, no need to give up deliver. And if you're not already using the gadget, now's sufficient time to add it to your blog.
Add Gray Color Popular Posts Widget for Blogger
Step-1 Go To Blogger Dashboard.
Step-2 Click on Layout.
Step-3 Click on Add Gadget.
Step-4 Select Popular Posts Widget.
Step-5 After you have unchecked image thumbnail and snippet box.
Step-6 After Save Template.
Step-7 Go To Blogger Dashboard>>Template>> Edit HTML.
Step-8 Find ]]></b:skin> tag.
Step-9 Paste the below given code just above ]]></b:skin>
/* Popular Post Customization by hackpower.org */
.popular-posts ul li a {
background: none repeat scroll 0 0 #DDDDDD;
color: #444444;
display: block;
margin: 0 0 0.5em;
padding: 0.4em;
position: relative;
text-decoration: none;
transition: all 0.3s ease-out 0s;
}
.popular-posts ul li a:before {
background: none repeat scroll 0 0 #CCCCCC;
font-weight: 700;
height: 2em;
left: -2.5em;
line-height: 2em;
margin-top: -1em;
position: absolute;
text-align: center;
top: 50%;
width: 2em;
}
.popular-posts ul li a:after {
border: 0.5em solid transparent;
content: "";
left: -1em;
margin-top: -0.5em;
position: absolute;
top: 50%;
transition: all 0.3s ease-out 0s;
}
.popular-posts ul li a:hover {
background: none repeat scroll 0 0 #CCCCCC;
}
.popular-posts ul li a:hover:after {
border-left-color: #CCCCCC;
left: -0.5em;
}
.popular-posts ul li:first-child + li + li + li + li + li + li + li + li + li a:before{content:"10"}
.popular-posts ul li:first-child + li + li + li + li + li + li + li + li a:before{content:"9"}
.popular-posts ul li:first-child + li + li + li + li + li + li + li a:before{content:"8"}
.popular-posts ul li:first-child + li + li + li + li + li + li a:before{content:"7"}
.popular-posts ul li:first-child + li + li + li + li + li a:before{content:"6"}
.popular-posts ul li:first-child + li + li + li + li a:before{content:"5"}
.popular-posts ul li:first-child + li + li + li a:before{content:"4"}
.popular-posts ul li:first-child + li + li a:before{content:"3"}
.popular-posts ul li:first-child + li a:before{content:"2"}
.popular-posts ul li:first-child a:before{content:"1"}
/* Popular Post Customization by hackpower.org */
Step-10 Now Save template and Done.
ليست هناك تعليقات:
إرسال تعليق