Viewing 3 replies - 1 through 3 (of 3 total)
  • Phil

    (@owendevelopment)

    If your sidebar accepts widgets, add a ‘text widget’ to where you want the image and add html to display the image like below:

    <img src="<-- add location path of where image is -->" />

    So an example would be:

    <img src="http://www.yourdomain.com/images/image1.jpg" />

    Hope this helps. 🙂

    Thread Starter lingosport

    (@lingosport)

    Perfect! Thanks very much.

    Phil

    (@owendevelopment)

    No problemo.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘pictures in sidebar’ is closed to new replies.