26.Hide Post Date and Time demo

Thursday, November 5, 2009

Hide Post Date and Time in Your Blog
Hide Post Date and Time demo

Step1:-
Log into your Blog >>Go to "Layout" >>"Edit HTML">>Check "Extend Widget"
Step2:-Ctrl+F>>search for following code
h2.date-header {
margin:1.5em 0 .5em;
}
Step3:-Replace this code with following code
h2.date-header {
margin:1.5em 0 .5em;
display:none;
}
Step4:-Save your Template.
Congrats you have successfully removed Date and Time from your Blog.

Uses of "Hide Post Date and Time in Your Blog"--This feature is especially useful to the Blogs which displays TOC or Table Of Content Or Index Feature.

0 comments:

Post a Comment

Track

Search My Blog

Loading