• I need to change the header img with a banner I had made.

    I figured I’d rename my img to the existing one.

    The header-img.php file under /default them

    Default_Theme
    */

    /** @ignore */
    $img = ‘kubrickheader.jpg’;

    // If we don’t have image processing support, redirect.
    if ( ! function_exists(‘imagecreatefromjpeg’) )
    die(header(“Location: kubrickheader.jpg”));

    // Assign and validate t

    So is the entire img called kubrick.jpg or is that just one part?

    Help, please

Viewing 4 replies - 1 through 4 (of 4 total)
  • Header image of Kubrick theme is the most difficult header image to change ever. It has border and round corners that matches the site design. You can’t just replace the image and be done.

    I remember there was a site that provided psd file of that image, so that you don’t need to recreate the border and round corner, not sure if that is still available.

    Thread Starter SickSquirrel

    (@sicksquirrel)

    https://fthemes.com/newszine-free-wordpress-theme/ is the theme but I got it here. With my bad eyes, on this iPad Mini, I can’t see the themes too well on this site.

    The corners are square. I only want I replace the middle. Both upper and lower links are fine.

    To my eyes it is a simple header to replace . Since I paid for a new header, it better be easy to replace:)

    The message in the OP and the code there is refering to header image of Kubrick Theme. I didn’t know you are talking about another theme.

    But anyway, this forum is only for theme hosted at www.ads-software.com/themes only. It’s not for supporting comercial products
    https://codex.www.ads-software.com/Forum_Welcome#Commercial_Products

    To my eyes it is a simple header to replace . Since I paid for a new header, it better be easy to replace:)

    “Simple” is an elusive term. And the fact that we pay for something, doesn’t necessarily mean that it will be easy to use.

    Thread Starter SickSquirrel

    (@sicksquirrel)

    I had put NewsZine as the subject. I downloaded it here. I only find themes here but often research them on other sites

    Anyway , back to my issue. Is it the entire img?

    Posting from my iPhone 4

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘NewsZine theme’ is closed to new replies.