Templates

How can I have date dividers between items of different dates?

Scenario:
"I usually post more than one item on my blog each day. I want items of another day to be divided by some line with the date."

Solution:
Go to your Nucleus admin area, click on "Templates", edit the template you are using and go to the section "Date Header". Put something like this in it:

<div>
<h6>%d %B</h6>
</div>

Original forum thread (thanks, Armon!):
http://forum.nucleuscms.org/viewtopic.php?t=10940

section: Templates | submitted by Leng on 2006.Feb.18 | 2849 views

item rate
This answer was not rated yet.

Please tell us how useful this answer was to you (0 = useless, 10 = very very helpful):

10