Do you mean: When you navigate to a page, the page title appears in the left column and the content in the right. You want to display an image in the left column?
I display an image under the page title in the left column. I put the images into Gallery.
I then edit my page using the text editor and change the page title (example: “Activities”) so it reads:
Activities<br /><img />
I get the content for the img tag by using the Media button and temporarily inserting the image at the bottom of the page. I copy-and-paste the resulting image tag into the page title and delete it from the post.
This works great (except on the posts page, which is another story). If you are using the page in the navigation menu, then go to Appearance–>Menus and change the menu item (i.e. click the button to expand it) by editing the navigation text to remove the <br> and tags — you don’t want the large images munging your menus.
Using the image as a background for the left column will mean altering the stylesheet (PLEASE, if you do this, do it in a CHILD theme — it’s easier and safer and you won’t have regressions when the theme is updated).
-
This reply was modified 7 years, 6 months ago by johngoold.
-
This reply was modified 7 years, 6 months ago by johngoold.