Watch favourite links

Minggu, 11 April 2010

Menghilangkan Navbar




image


class="fullpost1__Char" style=" color: #333333">Menghilangkan Navbar 

 

 

Masuk halaman Edit HTML kemudian letakan dibawah kode class="fullpost1__Char" style=" color: #33CC00;"><b:skin><![CDATA[


class="Normal__Char" style=" text-decoration: none;
color: #333333;"> 

#navbar{height:10px; visibility:hidden; display:none} 


 

 

Auto Hide pada Navbar Blogger 

 

 

Pada halaman Edit HTML, kemudian letakan kode dibawah
kode
<b:skin><![CDATA[


class="Normal__Char" style=" text-decoration: none;
color: #333333;"> 

#navbar-iframe{opacity:0.0;filter:alpha(Opacity=0)} 

#navbar-iframe:hover{opacity:1.0;filter:alpha(Opacity=100, FinishedOpacity=100)} class="Normal__Char" style=" color: #333333;"> 


 

 

Mengganti Default Atom dengan RSS class="Normal__Char" style=" color: #333333;"> 

 

Kadang mungkin kita ingin menggunakan default feed
sebagai RRS, caranya masuk halaman Edit HTML, Kemudian cari kode warna
class="fullpost1__Char" style=" color: #33CC00;">hijau
class="fullpost1__Char" style=" color: #333333;">dibawah


class="Normal__Char" style=" text-decoration: none;
color: #333333;"> 

<b:includable id='feedLinksBody' var='links'> 

<div class='feed-links'> 

<data:feedLinksMsg/> 

<b:loop values='data:links' var='f'> 

<a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType'
target='_blank'><data:f.name/> (<data:f.feedType/>)</a>
class="Normal__Char" style=" color: #333333;"> 

</b:loop> 

</div> 

</b:includable> 


 

 

Ganti kode warna hijau dengan kode dibawah ini:


class="Normal__Char" style=" text-decoration: none;
color: #333333;"> 

<a class='feed-link' expr:href='data:f.url + "?alt=rss"'
type='application/rss+xml' target='_blank'><data:f.name/> (<data:f.feedType/>)</a>
class="Normal__Char" style=" color: #333333;"> 


 

 

Memasang Icon Sebelum title Post class="Normal__Char" style=" color: #333333;"> 

 

Pertama cari .post h3{ pada deretan kode CSS kemudian masukan sesuai kode
warna
hijau dibawah:


 

.post h3{
background: url("http://2.bp.blogspot.com/_C6KkooKXCEw/SJGrot7UiiI/AAAAAAAACFw/8XPCqtzzzs4/s400/dotlink.gif")
0px 0px no-repeat;
margin:.5em 0; padding:0 20px 0; font-size:120%;
font-weight:bold; font-style:normal; line-height:1.3em; color:#333}
image













Tidak ada komentar:

Posting Komentar