• Hello,

    I’m trying to add a banner (about 900px wide and 100px height) under my navigation bar.

    Here’s the address to the home page of my site: https://www.phillybroadcaster.com

    I’m getting better at code, but I’d thought I’d ask for help if there is an easy way to do this that won’t make me want to pull my hair out trying. Help would be much appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You can add a basic image tag to do this. You may want to add a class to the image or wrap it in a div tag to give you better control over its positioning.

    Hope that helps!

    Thread Starter gafftherisible

    (@gafftherisible)

    Hey Laurie,

    Thanks for the tip; however, I’m still learning code at this point. Which .php page should I paste the image tag, and what would the div code look like with which to wrap it? I really appreciate your help.

    It would depend on the how the theme is coded, but it’s very likely you’d add this to header.php.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Adding a banner below navigation bar’ is closed to new replies.