Help - Search - Members - Calendar
Full Version: can anyone help me with this ... ?
Movable Type Community Forum > Additional Resources > Tips and Tricks
rayan gigs
hi all
can anyone tell me how to put a picture for each topic in 10 last entries ( i mean in mt default template ) .
you know 10 last entries are shown in this part in text but i wanna put pictures next to these topics ( the picture that i've used in each entry ) .
does anyone know how to do it ?
Annoying Old Guy
That's somewhat difficult if they are different pictures.

The best I can suggest is to put the pictures in the Extended section of the post, and then have something like
CODE
<MTEntries lastn="10">
<MTEntryBody><MTEntryExtended>
</MTEntries>
<MTEntries lastn="12" offset="10"><!-- next 12 or whatever -->
<MTEntryBody>
</MTEntries>
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.