• jordy3738

    (@jordy3738)


    My blog is at http://www.prayerforyouth.org

    I want to switch out the blue header and use one that I have designed as a jpg on my computer. How do I do this?

    I am using Go Daddy hosting and installed word press using their C-Panel.

    This is all rather new to me as I have been building websites using a site builder, point drag and click. With that said please be as spefic as possible I am a beginner.Thanks, Jordy

Viewing 1 replies (of 1 total)
  • Hedley

    (@hedley)

    Use your FTP client to find this file on your host:

    /wp-content/themes/default/images/kubrickheader.jpg

    The simplest thing is to rename your own .jpg image to “kubrickheader.jpg” and over-write the existing one on the server. Note: the existing image is 760×200, so you’ll have the best results if you make your own image the same size.

    Otherwise, if you want to change the name of the image on the server, or use a different sized image, you’ll need to find the appropriate .php file in your theme directory (probably “/wp-content/themes/default/header.php”) and edit it with the new name and/or size. For instance, if you can upload “myimage.jpg” to /wp-content/themes/default/images, and then edit header.jpg so that it looks for myimage.jpg instead of kubrickheader.jpg.

    Just play with the files until you get it right. If you backup any files before you change them, at worst you’ll only need to restore the backup if things don’t go as you’d like.

Viewing 1 replies (of 1 total)
  • The topic ‘WordPress default 1.6 need help installing a different header’ is closed to new replies.