Forums

Images in sidebar (2 posts)

  1. seaneee
    Member
    Posted 3 years ago #

    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:

    http://www.cyclezine.net

  2. seaneee
    Member
    Posted 3 years ago #

    so here is what I did and it work in Firefox and Safari, no go in IE. Suggestions?

    <!><div id="rside2">
      <h2>featured stories and sites</h2>
    <ul>
    <a href="http://www.cyclezine.net/category/features/interviews/"><img src="http://www.cyclezine.net/wp-content/themes/typographywp/images/pushbike_banner.png" alt="pushbike interview" title="pushbike interview" width=auto height= auto align=right></a>
    </ul>
    <!></div>

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.