okay....
then what I did was...
CODE
<img src="/blog/soapbox_images/mascot3.gif" width="img_width" height="img_height" alt="image description" />
my blog resides in www.valleysoapbox.com/blog
my image resides in www.valleysoapbox.com/blog/soapbox_images/mascot3.gif
am I missing something, because I have it set as I do above, and I'm unable to see it
here's my placement code:
CODE
<div id="banner"><h1><a href="<$MTBlogURL$>" accesskey="1"><$MTBlogName$></a></h1><img src="/blog/soapbox_images/mascot3.gif" width="img_width" height="img_height" alt="image description" />
<span class="description"><$MTBlogDescription$></span>
</div>