Sunday, March 25, 2012

hide title blog

Blog title is an important part in the blog. Because at the core there is the title of the blog content. Blog title is the first part of the index search engine like google. But if the title of the blog looks like a disturbing at blog header image. we could delete it.

1. Login to your blog ID
2. Go to template/ layout
3. Then customize edit HTML
4. find the code below;

#header h1 {
margin:50;
padding:5px 0 0 10px;
font-size: 100%;
font-weight:bold;
line-height: 1.2em;
letter-spacing:.0em;
font-style:italic;
color:#FFFFFF;
}

5. Then add the code below before }

visibility:hidden;

so the complete code is 


#header h1 {
margin:50;
padding:5px 0 0 10px;
font-size: 100%;
font-weight:bold;
line-height: 1.2em;
letter-spacing:.0em;
font-style:italic;
color:#FFFFFF;
visibility:hidden;
}

then save and view your blog

No comments:

Post a Comment

terimakasih telah berkunjung di blog ini, jika ada pertanyaan silahkan tinggalkan komen yang baik No Spam No Sara No po***.