Help - Search - Members - Calendar
Full Version: image instead of text for dates
Movable Type Community Forum > Additional Resources > Tips and Tricks
Ioma
Is it possible to use images instead of text to display the date on my entries?  I checked the manual and it doesn't look like it's possible to do, but then again, I'm new at MT.  Any advice is appreciated!

-Ioma
kadyellebee
Sure, just save images with the names of the dates, and then use codes like this:
CODE
<img src="<$MTEntryDate format="%B"$>.gif"> <img src="<$MTEntryDate format="%d"$>.gif"> <img src="<$MTEntryDate format="%Y"$>.gif">


save your images like this:
January.gif
February.gif
etc.
01.gif
02.gif
etc.
2002.gif
2003.gif

Hope that helps,
Kristine
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.