glacierlily
May 9 2004, 10:34 AM
Hi,
I have been tweaking and trying to do this...
I just want to have a little image, like a flower or something, in between my entries on my blog.
Can someone tell me where in the Template I enter that?
*waves white flag in surrender*
LisaJill
May 9 2004, 11:06 AM
Main Index, and any archives's that you're using. Category and Monthly being the most common.
Does that help?
glacierlily
May 9 2004, 04:33 PM
Hi,
I know it is in the main index template, but I do not know where within the MTEntry tags to place it.
LisaJill
May 9 2004, 04:36 PM
I have done that here:
http://www.lisa-jill.com/photoblog/by using this code:
CODE
...snip...
<div align="center"><img src="/images/20.gif" style="height:75px;width:225px" alt="seperator" /></div>
</MTEntries>
As you can see, I just found the last /MTEntries tag and inserted the image above it.
Does that help?