clickponda

Tutorials, Tips, tricks, Free Template Blogger, Blogger Widget/Gadget.

Blogger Template by Blogcrowds.

How to Eliminate Post Date

Eliminate the bloggers posting date, would know how? The first entry Edit HTML page and then search h2.date-header { if already met add visibility: hidden; between the code. see the example code below:


h2.date-header {
margin:.3em 0 0;
padding:0;
font-size:80%;
color:#777;
height: 0px;
visibility: hidden;
}

During the attempt, Happy Blogging :-)

0 comments:

Post a Comment

Post a Comment