Jumat, 04 Februari 2011

how to hide remove delete blog post side bar footer pageelement or body blog on blogger

My friend said "How do I delete the blog posts element off my main page..." ?

Ok, Go to Edit HTML section , and find the code below:

]]>

Then, place the code below, after the code above



So, in your template code, approximately will look like the following:

]]>









How to display only post title

?

Such as on white hacker blogger template or free7 blogger, over there only post titles displayed , how to do it ?

To do it, such as the above steps, but delete this code : .post, .post h1, .post h2, .post h3, , and will look like below :
]]>


Want to remove sidebar or footer or header..? , simply by adding each class code, for example:

Hide Sidebar


Hide Footer


Hide, Blog Post, Sidebar, Footer, Header



Hide all , anything inside your body blog? 

Add this code into body code " visibility : hidden; "

Example will look like below:

body {
background: #000000;
color: #F6F4F4;
font-size: 12px;
font-family: Arial, Tahoma, Verdana;
margin: 0px auto 0px;
padding: 0px;
visibility : hidden;
}

Ok, don't give me question how to delete your blog.. 

0 komentar:

Posting Komentar

Silahkan beri komentar dengan bijak dan jangan sampai komentar anda masuk dalam {COMMENTS SPAM}. Thanks