• naamafr

    (@naamafr)


    hi

    i’m new to wordpress, if i got some free theme installed
    how do i change the banner to add an image from my own?
    is there an easy way to do that?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Megan Goodson

    (@megangoodson)

    Can you please post the link to your site so that I can walk you through the process or see if it’s even possible? ??

    Thanks
    Megan

    Thread Starter naamafr

    (@naamafr)

    sure, its: https://reallybanaly.net/
    its an empty blog right now, with a hebrew free theme..
    just somthing i’ve picked up.. i will probably change it..
    if you have a nice theme to recommand me, that with be great ??

    Thank You

    olavxxx

    (@olavxxx)

    This is your header image:
    https://reallybanaly.net/wp-content/themes/petra/images/head.png

    It is 1000 x 93 px.

    You can either replace the image with your own, or edit the style.css
    On line 243, you will find

    #top {
    height: 93px;
    width: 1000px;
    margin: 0px auto;
    position: relative;
    background: url(images/head.png) center no-repeat;
    }

    Also to get your menu to work, you have to go to appearance -> menus.
    Create your menu there and set it as the main menu and I guess it will appear.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Design header to existing theme’ is closed to new replies.