• How would I add images to the sidebar – like a “get firefox” gif – or a “valid-css.jgp” etc

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter rvblog

    (@rvblog)

    sorry – I forgot to ask:

    Is there a plugin to do this ??

    Just code it straight into menu / sidebar:

    <ul>
    <li>
    <a href="http://www.tamba2.org.uk/T2/guestblock/">
    <img src="http://www.tamba2.org.uk/T2/pix/gblock2.jpg" alt="Sign my guestblock" title="Lay a block for me .. go on, you know you want to ! :)" />
    </a>
    </li>
    </ul>

    Thread Starter rvblog

    (@rvblog)

    thanks

    I used this list code, but only the alt tag displays – not the actual image. Is there a step I’m forgetting?

    Thread Starter rvblog

    (@rvblog)

    looks like your code cannot find the image file – are you sure the file is named correctly?

    you may also want to check the file ending – sometimes *.jpg is treated differently than *.JPG

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘sidebar images’ is closed to new replies.