• I’m *really* a noob. So apologies if this is a dumb question.

    In the header option, I chose “no image”… which leaves a white space of appx 900 x 250 +/-, with the name of my wp site on the left and the search button on the right. What I’d really like to do is make my own graphic and have it display in that space and my site name and desc to overlay on top of the graphic.

    Possible and if so, how?
    Thanks
    Catt

    http://wordpress.org/extend/themes/catch-box/

Viewing 1 replies (of 1 total)
  • Hi AllieCatt.

    There is no such feature in the catchbox theme. We will consider your problem and try to add new option related to it in the upcoming versions.
    But you want your image appearing as background image behind the site title and description. You could go to
    Appearance>Theme Options>Custom CSS Styles

    #branding {
      background-image: url("valid_image_path");
    }

    And save the it.

    Regards.
    Sanjiv Shah

Viewing 1 replies (of 1 total)
  • The topic ‘[Theme: Catch Box] Noob Question…(header).’ is closed to new replies.