• 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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Farfetch42

    (@farfetch42)

    Is it not possible?

    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.

    Thread Starter Farfetch42

    (@farfetch42)

    Here’s the link:

    https://www.oakfieldpri.co.uk

    Any help would be great.

    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 ) );
    Thread Starter Farfetch42

    (@farfetch42)

    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?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Increasing Header Height in Third Style by Paomedia’ is closed to new replies.