2.23.2006

Code: Code for Making a Post Footer

This is the code for making a post footer that looks like: 2/28/06 14:12(24hr clock-no seconds)
In template find:
<BlogDateHeader><h2 class="date-header"><$BlogDateHeaderDate$></h2></B<a href="<$BlogItemPermalinkUrl$>" title="permanent link">

Add this after:
<DateHeader><$BlogItemDateTime$></a>

It should look like:
<a href="<$BlogItemPermalinkUrl$>" title="permanent link"><BlogDateHeader><h2 class="date-header"><$BlogDateHeaderDate$></h2></BlogDateHeader><$BlogItemDateTime$></a>

On the blog it should look like:2.22.2006(date)6:56(24hour clock).
The problem is that the date and time are not on the same line.Preview it first to make sure you like how it looks!!!

I also answered this on Blogger Forum.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home