Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Help! Want to place an image above posts in WP

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28379
    djrb
    Member

    Hi – I’m trying to figure out how to put an image at the top of my blog page in WordPress.
    Here is the site I’m working on:
    http://www.libertyelmdiner.com
    All pages on the site are static pages except "News" – that is the blog page. Most of the static pages have a unique image on the top of the page – a visual description of – ex: on the Directions page is an image of an arrow with an address.

    I want to put an image on top of the News/blog page. All new posts will appear below the image.

    Here is the code for the image:
    <img class="size-full wp-image-10 alignleft" title="news header" src="http://libertyelmdiner.com/wp-content/themes/default/images/header_news.jpg&quot; alt="News" />

    Where should I place this code? I thought maybe it should go on the archive.php page, but that didn’t work.

    Thanks for your help!
    Denise

    #72354
    blue642
    Member

    how are your other pages created? did you use a template for each page? if so, just create a new template, and do the same thing, except that you want your image above the wordpress loop…http://codex.wordpress.org/The_Loop

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Back End’ is closed to new topics and replies.