Quantcast
Channel: WordPress.org Forums » All Posts
Viewing all articles
Browse latest Browse all 95954

SickSquirrel on "NewsZine theme"

$
0
0

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 all articles
Browse latest Browse all 95954

Trending Articles