About Me widget is a widget that display the author details in sidebar or desired location in the blog ; of single person or a team.For personal bloggers their is a strong reason to throw up this widget, that is to describe the author and to connect Google Plus profile with it.A few reason why to customize the About Me widget?
- Fits with your template.
- Look better than before one.
- Helps to highlight the author and its description.
Secondly,you make sure that whatever your description is looks good and fits with your blog and personality as many viewers looks them.The follow button is already added so you no need to worry about that.
Copy and paste the code just before //]]></b:skin>
/* Customization Of Blogger About Me Widget By bloggerever.com */Few more Blogger custom widgets customizations articles are on the blog some of them are:
.Profile .widget-content {
background: #fff;
padding: 15px;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.Profile .widget-content>a {
display:block;
}
.Profile .widget-content>a img {
border-radius: 50%;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
width: 80px;
height: 80px;
display: block;
margin: 0 auto;
float: none !important;
clear: both;
}
.profile-textblock {
font: 600 12px'open sans', sans-serif;
color: #666;
}
.profile-link {
font: 300 13px'open sans', sans-serif;
}
.profile-data .profile-name-link {
color: #666;
background:none !important;
text-align: center;
margin: 0px auto;
display:block;
}
.profile-data #___follow_0 {
margin:10px auto !important;
display:block !important;
}
Navigation Widget:How to create Lava Lamp navigation menu and use it in Blogger native pages widget?
Post A Comment:
0 comments: