craig1972
May 28 2003, 12:49 AM
Hi,
Does MT provide me any way to trim an entry's title? Something like this for instance:
CODE
<MTEntries lastn="5" length="30">
Thanks for any ideas!
maddy
May 28 2003, 01:01 AM
To trim the entry title to 30 characters you could use
CODE
<MTEntryTitle trim_to="30">
craig1972
May 28 2003, 02:10 AM
Thanks!
Actually, a related question. Is there any way to alternate the background of entries? I mean, for each alternate entry I want a different background..
maddy
May 28 2003, 02:39 AM
You might also like to check out
this thread or
this one. Oh, and possibly the
FlipFlop plugin.
If you want to have a different colour based on category, you might like to check out the ideas in
this thread.
There are probably a tonne of other ways you could do this, too!