I want to include 5 or six images in my sidebar that act as mini-banners to both links in the site and links outside the site. Right now, I just want to include one image that links to a featured story.
Here is what I have, and I warn you, I'm a newb and know it's wrong:
<!><div id="rside2">
<h2>featured stories</h2>
<img src="/images/pushbike_banner.png" />
<!></div>
What I want is for that image to show up, be a clickable link and sit right under the title. So far I have only managed to get the title to show up.
Here is the blog: