I'm struggling for ages now to have the way the date is displayed changed through the TTF Titles plugin .
Recently I asked Joni from Pixelita Design about how to change it since he has written a very useful (for others) information page about how to change different parts of your blog with the TTF Titles plugin to be found here.
He gave me a few solutions, but all to no avail.
I was wondering if there is anyone on the forums who can help me sort this out.
The code which calls the date in my theme is:
<span class="published"><abbr class="published-time" title="<?php the_time('j.M.y') ?>"><?php the_time('j.M.y') ?></abbr></span>
What code do I need to change the font that the date has, to a font replaced with the TTF Titles Plugin?
I hope someone can solve this cause it would def help me.
Thanks in advance,
Roy