Viewing 1 replies (of 1 total)
  • I assume you’re using the default template:

    First, create an image and name it personalheader.jpg. Put it into your wp-content/themes/default/images directory.

    Second, open header.php in a text editor and remove the /* and */ above and belowthe line:

    #headerimg { background: url('<?php bloginfo('stylesheet_directory'); ?>/images/personalheader.jpg') no-repeat top;}

    Then your header should be inserted properly.

Viewing 1 replies (of 1 total)
  • The topic ‘How to change The top picture thingy’ is closed to new replies.