Forums

Increasing Header Height in Third Style by Paomedia (6 posts)

  1. Farfetch42
    Member
    Posted 10 months ago #

    I was wondering where in the editor (if possible) I could edit the height of the Header so I could have a larger background image.

    Cheers

  2. Farfetch42
    Member
    Posted 10 months ago #

    Is it not possible?

  3. esmi
    Theme Diva & Forum Moderator
    Posted 10 months ago #

    There are literally thousands of WordPress themes - which means that many people won't be familiar with your particular theme. So a link to your site where people can see the theme might result in more responses.

  4. Farfetch42
    Member
    Posted 10 months ago #

    Here's the link:

    http://www.oakfieldpri.co.uk

    Any help would be great.

  5. esmi
    Theme Diva & Forum Moderator
    Posted 10 months ago #

    Assuming that this is just a Twenty Ten clone, you would need to look in the theme's functions.php file and amend the following entries:

    define( 'HEADER_IMAGE_WIDTH', apply_filters( 'twentyten_header_image_width', 940 ) );
    define( 'HEADER_IMAGE_HEIGHT', apply_filters( 'twentyten_header_image_height', 198 ) );
  6. Farfetch42
    Member
    Posted 10 months ago #

    Hi there, sorry for the long wait as I have been away from work. this does work in changing the size in the header section of the admin part of the site however it does not seem to affect the website as you view it online. any ideas?

Reply

You must log in to post.

About this Topic