Memasang Kode Author Gradiend
Login ke akun blog klik tombol blog baru, buat satubuah link baru   
kemudian beri nama sesuai fungsi,  klik Edit HTML pada link baru tersebut, 
hapus semua kode template ganti dengan kode blank template, yang tersedia pada sumber  berikut :  Get Blank Template.   edit background warna sesuai keinginan klik simpan selesai.
Kemudian klik entri halaman baru HTML pada link tersebut.
copy kode dibawah ini, pastekan kedalam halaman baru tersebut dan klik simpan selesai
<style type="text/css">
body {background-image: url();color:red;height:100%;overflow:hidden;}
html,
body {
margin: 0;
padding: 0;
height: 100%;
}
body {
  background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjwHy3bSUmgCTWLhhYIWL-iLwvu-Ks4pcu76gryPSjKEW_0VPYfklp71SouJr30SYzdQxBKLGCSu4oiGbsneRVDuTwMBUMgCoFWi4UnM-A01H3ObfFCSjTNzojAr_ITJhofoddWykaI2vSN/s1600-r/Darkwood-mys2010.jpg ");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
body {      
  text-shadow: 
    0 0 .4em currentcolor, 
    0 0 .35em yellow,
    0 0 .5em orange,
    0 0 1em red,
    0 0 2em white;
} 
header {
  -o-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  padding:  0px 0;
  position: fixed;
  top:-4px;
  width: 100%;
text-align: center;
font-size:  6px;
background: linear-gradient(270deg,#660099, #660099, rgba(255, 0, 0, 0.60), #660099, #660099);
  border-bottom: 3px solid #333;  
-webkit-animation: shadow 6s ease-in-out infinite;
          animation: shadow 6s ease-in-out infinite;
}
.ap {
position: fixed;
right: 0;
bottom:-19px;
left: 0;
height: 70px;
margin: auto;
font-family: Arial, sans-serif;
font-size: 10px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-align: center;
font-size:  11px;
background: linear-gradient(270deg,#660099, #660099, rgba(255, 0, 0, 0.60), #660099, rgba(255, 0, 0, 0.60), #660099, #660099);
border-top: 2px solid rgba(46, 56, 79, 0.85);
z-index: 9999;
} 
h2 {
padding:15px; 
background: -webkit-linear-gradient(transparent 10%, goldenrod 50%, transparent 90%); 
background: linear-gradient(transparent 10%, #333 50%, transparent 90%); 
-webkit-animation: shadow 1s ease-in-out infinite;
          animation: shadow 1s ease-in-out infinite;
} 
/*Text Bawah1*/  
M-2010, #teks, #posisi, #dibawah, span {
  font: 900 15vw Raleway;
  position: relative;
  display: inline-block;
}
#M-2010, #teks, #posisi, #dibawah  {
    position: absolute;
    font-size: 11px;
    margin: 2px
}
#M-2010, #teks div {
    text-decoration: underline;
    cursor: pointer
}
#teks, #posisi {
    text-align: right;
    right:  50px;
}
#teks, #dibawah {
    text-align: left;
    left:  50px;
}
 #dibawah, #posisi {
    bottom:28px;
 -webkit-animation: shadow 6s ease-in-out infinite;
          animation: shadow 6s ease-in-out infinite;
}
@keyframes shadow {
  0% {
    text-shadow: 0 0 2px  #B0E0E6 , 
0 0 8px  #B0E0E6  , 0 0 10px  #B0E0E6 , 
0 0 20px  #B0E0E6 , 0 0 30px  #B0E0E6 , 
0 0 40px  #B0E0E6, 0 0 50px  #B0E0E6 , 
0 0 80px  #B0E0E6;
  }
  50% {
      text-shadow: 0 12px 7px rgba(255, 0, 0, 0.8),
 0 5px 15px rgba(0, 0, 0, 0.90), 0 0 50px rgba(0, 0, 0, 0.90),
 0 -10px 2px rgba(255, 0, 0, 0.8);
  }
 100% {
    text-shadow: 0 0 2px     #800080  , 
0 0 8px     #800080  , 0 0 10px     #800080  , 
0 0 20px     #800080  , 0 0 30px     #800080  , 
0 0 40px     #800080  , 0 0 50px     #800080  , 
0 0 80px     #800080  ;
  } 
}
/*end*/ 
.shadow-top:after { 
    content: " ";
    box-shadow: 0 0 200px 110px #eee;  
  
}
.shadow-top:before {  
    content: " ";
    box-shadow: 0 0 200px 80px #f00;    
}
#M2010-shadow  { 
margin:-110px;
box-shadow: 0 0 150px 50px  #FFC0CB;  
}
.shadow1:before,.shadow1:after {
    z-index:-1;
    position:absolute;
    content: " ";
    bottom:25px;
    left:10px;
    width:50%;     
    max-width:110px;
    box-shadow: 0 0 200px 90px #DDA0DD;  
    -webkit-transform:rotate(-8deg);
    -moz-transform:rotate(-8deg);
    -o-transform:rotate(-8deg);
    -ms-transform:rotate(-8deg);
    transform:rotate(-8deg);
}
.shadow1:after {
    -webkit-transform:rotate(8deg);
    -moz-transform:rotate(8deg);
    -o-transform:rotate(8deg);
    -ms-transform:rotate(8deg);
    transform:rotate(8deg);
    right:10px;
    left:auto;
}
/*box shadow*/
.container {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#container{ 
  position:absolute;
          transform:translate(-20%,-20%);
  left:36%; top:  300px;
  width:610px;
  height:376px;
  box-shadow:0px 0px 30px 0px #fff; 
  border: solid 6px aqua;
}
/*BOX AUTHOR*/
.boxauthor{position:relative;border:1px solid #000;background:#aaa;box-shadow:0 0 115px #555 inset;margin:-2px 0 15px;padding:10px}
.boxtitle h3{color:#000;font:bold 14px Electrolize;background:#aaa;width:103.3%;display:block;position:relative;border:1px solid #000;box-shadow:0 0 5px #444 inset,0px 0 5px #000;margin:0 0 0 -22px;padding:7px 0 7px 25px}
.boxtitle h3:before{content:&#39;&#39;;position:absolute;bottom:-10px;left:0;width:0;height:0;border-color:#333 transparent transparent;border-style:solid;border-width:10px 0 0 10px}
.boxtitle h3:after{content:&#39;&#39;;position:absolute;bottom:-10px;right:0;width:0;height:0;border-color:transparent transparent transparent #333;border-style:solid;border-width:0 0 10px 10px}
.boxauthor_photo{float:right;background:#aaa;position:relative;z-index:999;box-shadow:0 0 5px #000;margin:-21px 0 5px;padding:30px 5px 5px}
.boxauthor_photo:before{content:&#39;&#39;;position:absolute;top:0;right:135px;width:0;height:0;border-color:transparent transparent #333;border-style:solid;border-width:0 0 10px 10px}
.boxauthor_photo:after{content:&#39;&#39;;position:absolute;top:0;right:-10px;width:0;height:0;border-color:transparent transparent #333;border-style:solid;border-width:0 10px 10px 0}
.boxauthor_photo img{width:120px;height:120px;border:2px solid #444}
.boxcontent{font:12px/18px Electrolize,sans-serif;text-align:justify;color:#000;float:left;top:5px;left:0;display:block;position:relative;width:420px}
.boxsocial{background:#ddd;margin-left:-22px;width:100%;overflow:hidden;border:1px solid #000;box-shadow:0 0 5px #444 inset,0px 0 5px #000;padding:5px 5px 5px 40px}
.boxsocial :before{content:&#39;&#39;;position:absolute;bottom:0;left:-12px;width:0;height:0;border-color:#333 transparent transparent;border-style:solid;border-width:10px 0 0 10px}
.boxsocial :after{content:&#39;&#39;;position:absolute;bottom:0;right:-12px;width:0;height:0;border-color:transparent transparent transparent #333;border-style:solid;border-width:0 0 10px 10px}
.boxsocial a{text-align:center;background:#111;display:block;color:#fff!important;font:bold 12px Electrolize,sans-serif;text-decoration:none;border:1px solid #000;transition:all 1s ease;box-shadow:2px 2px 0 0 rgba(51,51,51,1)inset;padding:7px 0}
.boxsocial a:hover{box-shadow:0 0 5px #000;border:1px solid #fff}
.boxsocial div{float:left;margin-right:6px;width:88px}
.boxsocial .boxsocialtitle{font:bold 12px Electrolize,sans-serif;text-align:center;text-transform:uppercase;display:block;width:107px;border:1px solid #000;box-shadow:0 0 5px #444 inset;padding:7px 22px}
</style> 
<div align="center" style="margin-top:110px">
<div class="shadow1">
</div>
<div id="M2010-shadow">
</div>
<div align="center">
<div class="shadow-top">
</div>
<div class="M-logo"> 
</div>
</div></div>
</div></div>
<header>
<a href="http://sample-mys2010.blogspot.co.id/2016/12/author-gradiend.html"target="_blank" title="Mari Belajar">
<h2>
<span style="color:orange; font-size: 10pt">LET'S STUDY</a>  </h2>
</a>  
</div>
</header>
<header>
<a href="http://sample-mys2010.blogspot.co.id/2016/12/author-gradiend.html"target="_blank" title="Mari Belajar">
<h2>
<span style="color:orange; font-size: 10pt">LET'S STUDY</a>  </h2>
</a>  
</div>
</header>
<div id='container'>
<div class='boxauthor'>
<div class='boxauthor_photo'>
<a href="https://sites.google.com/site/belajarakbar/music/Code-author-sule.css" target="_blank" title="Download Code Author"><img alt='Myscript2010' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEha0B5pl3QXOjTn4hHHEn16P7qzhqKTRf-LZUxvkDmkPf5SeBXwbLuFoPvVOff7H2mmj5fwmljsvPgBIk33Ffmq0b1d9KdbYHfUk6RoD2xSxYBZuj6OKGGafpxgxjC_RjEW_F1hjEsqSeI/s1600-r/Hearts-icon_mys2010.png' title='Get in the Code Author'/>
</div>
<div class='boxtitle'>
<h3>
Author : <a expr:href='data:post.authorProfileUrl' rel='author' target='_blank' title='Myscript2010'><data:post.author/></a></div>
<font size="4" color="brown"face="vivaldi"> 
&nbsp;&nbsp;<b>Myscript2010</b>
</font> 
<br>
<font size="2" color="#800080"face="arial">
&nbsp;&nbsp; Terimakasih telah berkunjung ke my webblogg,<br> 
&nbsp;&nbsp; semoga artikel yang ada pada webblog dapat menambah pengetahuan, 
<div class='boxcontent'>
<p align="center">
<textarea class="input" cols="70" onclick="javascript:this.select();" readonly="true" rows="12" style="background: pink;"> 

<a href="http://myscript2010s.blogspot.co.id" target="_blank" title="Mari Belajar"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgrjn8iTN7rj-5VmW9bGueqFYkdoNsLF6ibHHLtZBY2Ib5b0KvS1mqlb1nJzSC5tDbjfeVrDshxgYuabN9C28hgJiS3Ozp4pMu1SESiBIvvknYCeClWk8b-rJv0tFkN2Km7H0SCH4HjXKI/s1600-r/backlink_mys2010.gif" alt="Let's Study"/></a></textarea>
</center>
</div>
<div class='boxsocial'>
<div class='boxsocialtitle'>
MARI BELAJAR
</div>
<div class='boxfb'>
<a href="https://www.facebook.com/learn.editing.myscript2010" target='_blank' title='My FB'>Facebook</a>
</div>
<div class='boxtwit'>
<a href="https://twitter.com/myscript2010s" target='_blank' title='My Twitter'>Twitter</a>
</div>
<div class='boxgplus'>
<a href="https://plus.google.com/u/0/101254379497511200564/posts" target='_blank' title='My Google+'>Google+</a>
</div>
<div class='boxltsme'>
<script>//<![CDATA[
var uri = window.location.href;
var ttle = document.title;
document.write("<a href='http://www.stumbleupon.com/stumbler/Mys2010/lists/?c=bookmarklet&url="+uri+"&title="+ttle+"' rel='nofollow' target='_blank' title='My Stumbler'>Stumbler</a>");
//]]>
</script>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="ap" id="ap">
<div align="center">
<div id="dibawah">
<span style="font-family: arial ; font-size: 12px; color:#80C8FE;"> EDITED BY. <a href="https://Link Download"title="Mari Belajar"><span style="color: #FFFF00; font-size: 14px;">&nbsp; M - 2010 </a>&nbsp; DOWNLOAD </a> 
</div>
<div id="posisi">
<span style="font-family: arial ; font-size: 12px; color:#80C8FE;"> COPYRIGHT <a href="https://www.blogger.com/follow.g?view=FOLLOW&blogID=8776766672634547419"target="_blank" title="Mari Belajar"><span style="color: #FFFF00; font-size: 14px;">&nbsp; &copy; - 2016 </a>&nbsp; FOLLOW</a> 
</div><h2>
<a href="http://codepen.io/Myscript2010/pen/ObZrqE"target="_blank" title="Mari Belajar">
<span style="color:orange; font-size: 10pt">www codepen com</a> 
</a></div>
</div>
 Edited by. M-2010
DEMOSHOW
If you want to directly copy  and  paste you canDownload Here Author Gradiend