Viewing 1 replies (of 1 total)
  • Theme Author Charlie Asemota

    (@charlieasemota)

    Hi just modify the index.php file.. select from line 3 to line 7 and cut it.
    then past this at the end of header.php :

    <div class=”header_img”>
    <img src=”<?php header_image(); ?>” width=”<?php echo HEADER_IMAGE_WIDTH; ?>” height=”<?php echo HEADER_IMAGE_HEIGHT; ?>” alt=”” title=””/>
    </div>

Viewing 1 replies (of 1 total)
  • The topic ‘[Theme: Firstyme] head picture’ is closed to new replies.