Friday, May 8, 2009

How To Hide Your Blog Title & Description

If you are wanting to upload your own header to your blog and need to hide your blog tile and description then follow the directions below...

1. Log into your blogger profile and go to Dashboard.
2. Go to Layout then Edit HTML.
3. Search for #Header h1 in your HTML code. If you can't find this code in your blog, you can look for another code that will be #Header .description.

4. Now insert display:none; at the end of the above code.
5. Look at the below code to get the idea.

#header .description { /*<-- this is header description css*/
margin:5px 5px 0;
padding:15px 20px .25em;
line-height:1.2em;
display:none; /*<--Insert this line*/ }

6. Save the template and you are all done.



Digg del.icio.us Stumbleupon Twitter

No comments:

Post a Comment


Sites To Check Out

© 2009 Lollipop Templates. All Rights Reserved | Powered by Blogger
Designed by Sexy♥Mommie | Created By Lollipop Templates