Bài Viết Mới Nhất
Hiển thị các bài đăng có nhãn Code Blog. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn Code Blog. Hiển thị tất cả bài đăng

Thứ Sáu, 21 tháng 7, 2017

Hướng Dẫn Tạo PASSWORD Cho Bài Viết Blog

Thông thường khi truy blog ta có chức năng giới hạn tuổi người lớn mới xem được các bài viết của blog đó.
Nhưng đôi khi bạn muốn ai cũng vào blog của mình được nhưng lại có 1 số bài viết chỉ muốn cho những người nhất định đọc thôi.
Demo như phía trên

CÁCH THỰC HIỆN:
Bước 1: Truy cập Blogger và viết bài như bình thường.
Bước 2: Khi viết và chỉnh sửa xong hết thì chuyển qua tab HTML và chèn đoạn code phía dưới vào cuối bài viết đó rồi xuất bản là ok.

<div id="message">
</div>
<script type="text/javascript">window.onload = function() {var person = prompt("Vui lòng nhập mật khẩu để tiếp tục. Nếu không có mật khẩu liên lạc với tác giả ", "");if (person == "6996") {alert("Mật khẩu đúng! Bạn được quyền truy cập.");} else {alert("Sai mật khẩu!");window.location = "http://www.phuongnenit.tk/"}document.getElementById("message").innerHTML}</script>
Trong đó 6996 là pass !
chỉnh sửa lại 1 lần khác cho thích hợp !
Chúc các bạn thành công
Cre : Star Cường

Thứ Bảy, 24 tháng 6, 2017

Tạo Tiện Ích Bình Luận Có Thanh Kéo Đẹp

Demo :
các bạn thêm đoạn code này vào nơi mình muốn : thay đổi 1 số thông tin cần thiết nhé , riêng mình quá đz nên đéo phải nói nhiều :




<style type="text/css" scoped>.startuanit_recent li{display:block;clear:both;border: 1px solid #151515;overflow:hidden;list-style:none;max-height:150px;padding:3px!important;margin:3px 0;:#151515}ul.startuanit_recent{max-height:320px;overflow:auto;list-style:none;margin:0;padding:0}.startuanit_recent li:hover{background:#111;border:1px solid #00BFF3!important}.avatarImage{padding:3px 10px 0 3px;float:left;position:relative;overflow:hidden}.startuanit_recent li span{margin-top:7px;color:#aaa;display:block;font-size:12px;line-height:1.4}</style>
<script type="text/javascript">var numComments=20,showAvatar=true,avatarSize=35,roundAvatar=false,characters=40,defaultAvatar="http://img1.blogblog.com/img/b16-rounded.gif",hideCredits=true;maxfeeds=50,adminBlog="";</script>
<script type="text/javascript">/*<![CDATA[*/function hp_d11(l){var j="",g=new Array(),k="",h=0;for(i=0;i<l.length;i++){c=l.charCodeAt(i);if(c<128){c=c^2}k+=String.fromCharCode(c);if(k.length>80){g[h++]=k;k=""}}j=g.join("")+k;return j}var numComments=numComments||5,avatarSize=avatarSize||60,characters=characters||40,defaultAvatar=defaultAvatar||"http://www.gravatar.com/avatar/?d=mm",moreLinktext=moreLinktext||" More &raquo;",showAvatar=typeof showAvatar==="undefined"?true:showAvatar,showMorelink=typeof showMorelink==="undefined"?false:showMorelink,roundAvatar=typeof roundAvatar==="undefined"?true:roundAvatar,hideCredits=hideCredits||false,maxfeeds=maxfeeds||50,adminBlog=adminBlog||"Kang Asep";function startuanit_recent(z){var w;w='<ul class="startuanit_recent">';ntotal=0;for(var x=0;x<maxfeeds;x++){var y,t,v,a;if(x==z.feed.entry.length){break}if(ntotal>=numComments){break}var l=z.feed.entry[x];for(var A=0;A<l.link.length;A++){if(l.link[A].rel=="alternate"){y=l.link[A].href}}for(var r=0;r<l.author.length;r++){t=l.author[r].name.$t;v=l.author[r].gd$image.src}if(t!=adminBlog&&ntotal<numComments){ntotal++;w+='<a href="'+y+'"><div>';w+="<li>";if(v.indexOf("/s1600/")!=-1){v=v.replace("/s1600/","/s"+avatarSize+"-c/")}else{if(v.indexOf("/s220/")!=-1){v=v.replace("/s220/","/s"+avatarSize+"-c/")}else{if(v.indexOf("/s512-c/")!=-1&&v.indexOf("http:")!=0){v="http:"+v.replace("/s512-c/","/s"+avatarSize+"-c/")}else{if(v.indexOf("blogblog.com/img/blank.gif")!=-1){if(defaultAvatar.indexOf("gravatar.com")!=-1){v=defaultAvatar+"&s="+avatarSize}else{v=defaultAvatar}}else{v=v}}}}if(showAvatar==true){if(roundAvatar==true){a="avatarRound"}else{a=""}w+='<div class="avatarImage '+a+'"><img class="'+a+'" src="'+v+'" alt="'+t+'" width="'+avatarSize+'" height="'+avatarSize+'"/></div>'}w+="<b>"+t+"</b>";var s=l.content.$t;var B=s.replace(/(<([^>]+)>)/gi,"");if(B!=""&&B.length>characters){B=B.substring(0,characters);B+="&hellip;";if(showMorelink==true){B+=""+moreLinktext+""}}else{B=B}w+="<span>"+B+"</span>";w+="</li></div></a>"}}w+="</ul>";var u="";if(hideCredits==true){u="display:none;"}w+='<span style="font-size:8px;display:block;text-align:right;display:none"><a href="http://startuanit.net" target="_blank">TPN</a><br><a href="tranphuongnen-it.blogspot.com" target="_blank">Get this widget</a></span>';document.write(w)};/*]]>*/</script>
<script type="text/javascript" src="http://tranphuongnen-it.blogspot.com/feeds/comments/default?alt=json&amp;callback=startuanit_recent&amp;&amp;max-results=50"></script>
<span style="font-size:8px;display:block;text-align:right;display:none;"><a href="http://startuanit.net" target="_blank">Phương Nên IT</a><br /><a href="http://www.startuanit.net/2017/06/tien-ich-binh-luan-moi-nhat-cho-blogspot.html" target="_blank">Get this widget</a></span>
<a href="tranphuongnen-it.blogspot.com" style="
"><div style="text-align:center;border: 1px solid #00BFF3;
: #222;border-left:5px solid #00BFF3;border-right:5px solid #00BFF3;margin-top: 5px;padding:3px;">Xem thêm bình luận</div></a>










đó là code nhé bye và địt cụ ae

Thứ Hai, 12 tháng 6, 2017

Tạo Hộp Tác Giả Đẹp Cho Blogger

demo như này
cop đoạn code sau :
Vào blog  -> bố cục -> chèn code vào chỗ muốn để hộp tác giả nhé
code ( 1 tác giả - phần màu đỏ ) :
<div class="widget-content">
<div class="widget-content">
<div class="boxhohokythuat"><ul><li style="font-weight: normal;"><div class="avatar-hotrokt" style="font-weight: normal;"><a href="https://www.facebook.com/anosense1412" title="ad"><img alt="ad" src="https://s-media-cache-ak0.pinimg.com/236x/9e/2d/d5/9e2dd51e27923777eba5067b62477330.jpg?oh=53f937b01404b38c257bfe6ed3fcb3ef&amp;oe=59B147A5"></a></div><div class="info-hotrokt"><p>Tên : <span><b> Trần Phương Nên <i class="fa fa-check-circle" style="color:rgb(17,143,249);font-size:14px;" title="authorbox "></i><i class="fa-spin fa fa-star-o fa-spin" style="color:#FF0000;margin:0 2px;padding:0 2px"></i></b></span></p><p style="font-weight: normal;">Chuyên Mục: Tổng Hợp <i class="fa-spin fa fa-star-o fa-spin" style="color:#EE7600;margin:0 2px;padding:0 2px"></i></p><p style="font-weight: normal;"><span style="color:#FF69B4;">Chức Vụ: Admin<i class="fa-spin fa fa-star-o fa-spin" style="color:#0000CD;margin:0 2px;padding:0 2px"></i></span></p><p style="font-weight: normal;"><a class="mar-right" href="https://www.facebook.com/anosense1412"><img alt="skype" src="https://s2.twnmm.com/images/en_ca/icon-facebook.png" style="float: left; margin-right: 10px;">
</a></p>
</div></li><br></ul></div><p></p></div><style>div.boxhohokythuat {float: left;width: 100%;}div.boxhohokythuat li{list-style: none;float: left;width: 313px;margin-bottom: 1px;}div.boxhohokythuat ul {margin: 0;padding: 0;}div#boxlienhehotrokt {float: left;width: 100%;overflow: hidden;}div.avatar-hotrokt {float: left;width: 110px;overflow: hidden;height: 99px;background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhOaGpzsWUiF6EGnKwfjBW3PaLK_vI0SHJLtZnIFi6MrPprBWiK43HhywFVXPwJFIBp2E46v0rTPBq5RvVHMfZ_j-qrrQ-3rlLk-2EW5_TibDM0HD43Kr8WjyDcUgiP3P9gyysDpunmFzmp/s0/bg_avatar.png) no-repeat;position: relative;}div.avatar-hotrokt img {float: left;margin-left: 13px;margin-top: 12px;width: 75px;height: 75px;border-radius: 100%;overflow: hidden;}div.info-hotrokt p {font: 13px arial;color: #333;margin: 0;padding: 0;line-height: 22px;}div.info-hotrokt span {color: #F88C00;}</style> <div class="clear"></div>





nếu muốn thêm 1 tác giả nữa thì thêm đoạn này :

<div class="boxhohokythuat"><ul><li style="font-weight: normal;"><div class="avatar-hotrokt" style="font-weight: normal;"><a href="https://www.facebook.com/anosense1412" title="ad"><img alt="ad" src="https://s-media-cache-ak0.pinimg.com/236x/9e/2d/d5/9e2dd51e27923777eba5067b62477330.jpg?oh=53f937b01404b38c257bfe6ed3fcb3ef&amp;oe=59B147A5"></a></div><div class="info-hotrokt"><p>Tên : <span><b> Trần Phương Nên <i class="fa fa-check-circle" style="color:rgb(17,143,249);font-size:14px;" title="authorbox "></i><i class="fa-spin fa fa-star-o fa-spin" style="color:#FF0000;margin:0 2px;padding:0 2px"></i></b></span></p><p style="font-weight: normal;">Chuyên Mục: Tổng Hợp <i class="fa-spin fa fa-star-o fa-spin" style="color:#EE7600;margin:0 2px;padding:0 2px"></i></p><p style="font-weight: normal;"><span style="color:#FF69B4;">Chức Vụ: Admin<i class="fa-spin fa fa-star-o fa-spin" style="color:#0000CD;margin:0 2px;padding:0 2px"></i></span></p><p style="font-weight: normal;"><a class="mar-right" href="https://www.facebook.com/anosense1412"><img alt="skype" src="https://s2.twnmm.com/images/en_ca/icon-facebook.png" style="float: left; margin-right: 10px;">
</a></p>
</div></li><br></ul></div><p></p></div><style>div.boxhohokythuat {float: left;width: 100%;}div.boxhohokythuat li{list-style: none;float: left;width: 313px;margin-bottom: 1px;}div.boxhohokythuat ul {margin: 0;padding: 0;}div#boxlienhehotrokt {float: left;width: 100%;overflow: hidden;}div.avatar-hotrokt {float: left;width: 110px;overflow: hidden;height: 99px;background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhOaGpzsWUiF6EGnKwfjBW3PaLK_vI0SHJLtZnIFi6MrPprBWiK43HhywFVXPwJFIBp2E46v0rTPBq5RvVHMfZ_j-qrrQ-3rlLk-2EW5_TibDM0HD43Kr8WjyDcUgiP3P9gyysDpunmFzmp/s0/bg_avatar.png) no-repeat;position: relative;}div.avatar-hotrokt img {float: left;margin-left: 13px;margin-top: 12px;width: 75px;height: 75px;border-radius: 100%;overflow: hidden;}div.info-hotrokt p {font: 13px arial;color: #333;margin: 0;padding: 0;line-height: 22px;}div.info-hotrokt span {color: #F88C00;}</style> <div class="clear"></div>


Hướng dẫn chỉnh sửa :

- Thay link ảnh tác giả từ đoạn : src=" 
- Tóm lại là bôi đen link ảnh đó, cop rồi paste link ảnh mới vô là ok
- Chỉnh sửa chức vụ gì gì đó tùy ae
- Chỉnh màu chữ tại phần chữ lớn trên blog : sử dụng mã màu blog ( tự tìm hiểu )
- Thay link facebook này nọ nhé ,
- Nếu muốn nhiều tác giả cứ cop đoạn code thứ 2 mà thêm vào

*Lưu ý :  Code này chôm được nên không rõ, một số đoạn cũng không liên quan ! nhưng mà thôi cứ làm y trên hướng dẫn cho nó chắc nhé

                                                       Thân: Admin Trần Phương Nên