Cara Membuat Tulisan Berjalan Tepat Di Bawah Blog
Anda Ingin Membuat Tulisan bejalan Dibawah Blog seperti saya..?
Ikuti saja langkah berikut ini :
1. Masuk blog anda
2. Masuk ke Template
3. Klik Edit HTML
4. Lalu Cari ]]></b:skin> atau kalau tidak bisa diletakan di atas ]]></b:skin> maka cari keatasnya lagi cari kode </style> supaya mudah gunakan ctrl F
5. Copykan Kode di bawah ini tepat di atas kode ]]></b:skin> atau </style>
/* footer dinamis */
#footer2 {
align: center;
position: fixed;
border-top: 1px solid #98cefc;
border-bottom: 1px solid #98cefc;
background-color: #FFFFFF;
width: 100%;
height:16px;
text-align: left;
color: #000000;
font-family: Verdana;
font-weight: bold;
font-size: 13px;
z-index:10000;
bottom:27px;
#footer2 {
align: center;
position: fixed;
border-top: 1px solid #98cefc;
border-bottom: 1px solid #98cefc;
background-color: #FFFFFF;
width: 100%;
height:16px;
text-align: left;
color: #000000;
font-family: Verdana;
font-weight: bold;
font-size: 13px;
z-index:10000;
bottom:27px;
6. Lalu Cari Lagi Kode </body>
7. Copas Kode berikut ini tepat diatas kode </body>
<div id='footer2'>
<marquee onmouseout='this.start()' onmouseover='this.stop()' scrollamount='1' scrolldelay='20' truespeed='truespeed'><img height='15' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgxRGGt4cuMzmZedqSYauRuiY3G8wUHJgykob8JPWzz5B8L4IoeglLl0nwdc0PAe_fuzl9axqyrXHdGQBlm3YEoqqf2s1ZzfrEOU84TCr4tDMVuV5lqxKeicsBNufFvDnWdNbdL9DsPMHtt/s20-no/wildan+2+copy.jpg' width='15'/> (Tulisan Yang Anda inginkan) </marquee>
</div>
<marquee onmouseout='this.start()' onmouseover='this.stop()' scrollamount='1' scrolldelay='20' truespeed='truespeed'><img height='15' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgxRGGt4cuMzmZedqSYauRuiY3G8wUHJgykob8JPWzz5B8L4IoeglLl0nwdc0PAe_fuzl9axqyrXHdGQBlm3YEoqqf2s1ZzfrEOU84TCr4tDMVuV5lqxKeicsBNufFvDnWdNbdL9DsPMHtt/s20-no/wildan+2+copy.jpg' width='15'/> (Tulisan Yang Anda inginkan) </marquee>
</div>
8. Warna Merah= Ganti Dengan tulisan BErjalan yang anda inginkan
9. WArna Biru= Ganti Dengan Foto Anda
10. Lalu Klik Simpan
0 komentar: