logo logo

The next-generation blog, news, and magazine theme for you to start sharing your stories today!

The Blogzine

Save on Premium Membership

Get the insights report trusted by experts around the globe. Become a Member Today!

View pricing plans

New York, USA (HQ)

750 Sing Sing Rd, Horseheads, NY, 14845

Call: 469-537-2410 (Toll-free)

hello@blogzine.com
Blogger

Thủ thuật tự động đánh số thự tự comment cho blogger

Thủ thuật này khá đơn giản, không phải mất công chỉnh sữa như các thủ thuật khác dễ dàng cho các bạn đang còn học tập làm blogger :D Các bạn làm theo những bước sau: Bước 1 : Vào Blogger -> Templa…

avatar
Hung.Pro.VN

Developer Windows


  • 15/06/2016
  • Views


Thủ thuật này khá đơn giản, không phải mất công chỉnh sữa như các thủ thuật khác dễ dàng cho các bạn đang còn học tập làm blogger :D

Các bạn làm theo những bước sau:
Bước 1: Vào Blogger -> Template
Bước 2: Sao lưu lại Template đề phong có chuyện gì xãy ra
Bước 3: Click vào Edit HTML
Bước 4: Các bạn tìm <b:skin><![CDATA[/*
Bước 5: Các bạn copy toàn bộ đoạn CSS bên dưới và paste vào.

/*----- Comment Counter by BomKhung -----*/

.comment-thread ol {
counter-reset: mbt-comments;
}
.comment-thread li:before {
content:counter(mbt-comments);
counter-increment: mbt-comments;
font-size: 30px;
float:left;
position:relative;
top:0px;
left:-10px;
margin-right:0px;
height:100px;
margin-right:0px;
font-weight:bold;
font-family:arial, georgia;
color: #666;
}
.comment-thread ol ol {
counter-reset: mbt-comments-sub;
}

.comment-thread li li:before {
content: counter(mbt-comments) "." counter(mbt-comments-sub,lower-latin);
counter-increment:mbt-comments-sub;
font-size: 12px;
color: #666;
position:relative;
top:10px;
}

.comments .comments-content .comment-header, .comments .comments-content .comment-content { margin:0px 0px 8px 28px!important;}

Bước 6: các bạn lưu lại template và xem kết quả.

Chúc các bạn thành công

Related post


avatar

Hung.Pro.VN

Nhà thiết kế Web
View Articles

Tôi là admin trang Hung.Pro.VN là một người có đam mê với Blogspot, kinh nghiệm 5 năm thiết kế ra hàng trăm mẫu Template blogpsot như" Bán hàng, bất động sản, landing page, tin tức...

Nhận xét

Share this article