Hallo,

ich würde gerne für ein neues eigenes Theme das Datum jeweisl getrennt
mit divs umspannen.
nur klappt mein Ansatz im fogenden noch nciht:

<span class="year"> <?php echo $date['year']; ?> </span>

<span class="tagmonat"> <?php echo $date['mday']; ?>. <?php echo $monat
["$month"];?> </span>.

<span class="time"> <?php echo $date['hours']; ?>:<?php echo $min
["$min"]; ?> </span>

Gibt es da eine Idee?

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/habari-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to