How To Change Avatar Size In Blogger Comments
Sabtu, 05 Mei 2012
0
komentar
Step 1.
Go to Dashboard - Template - click on the Edit HTML button - Proceed
...now select Expand Widget Template (I recommend to make a backup first)
Step 2. Find (CTRL + F) this code in your template:
]]></b:skin>
[Works in Blogger threaded comment system]
.comments .avatar-image-container{
background-color: rgb(34, 34, 34);
border:1px solid #ccc;
margin: 0px 10px 0px 0px;
padding: 0px 0px 0px 0px;
width: 64px;
max-height: 64px;
}
.comments .avatar-image-container img{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
max-width: 64px;
height: 64px;
}
[for old blogger commenting system]
.avatar-image-container{
border:1px solid #d6d6d6;
margin-left: -30px;
-moz-border-radius: 4px;
background:#fff;
height:70px;
min-height: 70px;
width:70px;
min-width:70px;
}
.avatar-image-container img {
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDpvihNA9kAEHcI4eB47Ou16S-fmQ_mXE5t6d_IIGc_b8nQAuoCuZ0Mn9l3Cwu0Cq-XuZ1N0Eg6XYd94M8YIMCqZqftRJJy3Z3K2grnNZkoaBHtD2ZR1irx_sFjwvCSoNSHyk-XFLzMUw/s200/anonymous.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: 100%;
width:70px;
min-width:70px;
height:70px;
min-height:70px;
}
Note: If you want bigger/smaller avatars, change the values in red. To change the anonymous avatar, replace the URL address in blue with your own. (works only for previous commenting system)
Step 4. Save the Template.
Now view your blog to see the results. Hope you enjoy!
TERIMA KASIH ATAS KUNJUNGAN SAUDARA
Judul: How To Change Avatar Size In Blogger Comments
Ditulis oleh Unknown
Rating Blog 5 dari 5
Semoga artikel ini bermanfaat bagi saudara. Jika ingin mengutip, baik itu sebagian atau keseluruhan dari isi artikel ini harap menyertakan link dofollow ke http://android-rush.blogspot.com/2012/05/how-to-change-avatar-size-in-blogger.html. Terima kasih sudah singgah membaca artikel ini.Ditulis oleh Unknown
Rating Blog 5 dari 5
0 komentar:
Posting Komentar