Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #13409
    crease123
    Member

    My website is http://www.reeftology.com

    I’m thinking of switching away from the current gray banner. Is there a way to upload an image and use it as the header banner?

    #13422
    Sakin
    Keymaster

    @crease123: Yes, first upload the image form your media uploaded and then get the image URL. Then add the following css in “Appearance => Theme Options => Custom CSS” box.
    #header { background: url("Your Image URL") repeat scroll 0 0 transparent; }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Can I upload an image to header banner?’ is closed to new replies.