Dynamic Header

Discussion in 'Andrina WordPress Theme' started by stewarty, Jan 25, 2013.

  1. stewarty

    stewarty New Member

    Joined:
    Sep 9, 2012
    Messages:
    21
    Likes Received:
    0
    I am trying to use this plugin "Dynamic Header" but do not know where in the header.php file to put this text:

    <?php if(function_exists('show_media_header')){ show_media_header(); } ?>

    Can anyone help?

    Thanks
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Go to header.php present in your theme directory and follow the instruction as shown in image given below

    [​IMG]
     
  3. stewarty

    stewarty New Member

    Joined:
    Sep 9, 2012
    Messages:
    21
    Likes Received:
    0
    Thanks for the quick reply.

    Can it be moved to beneath the page links and logo like the home page layout?

    So on additional pages I can have a image banner between the logo line and the title banner.

    What is the width of the page to maximise header?

    Thanks.
     
  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Open header.php file and add code as shown in image.

    [​IMG]


    Max width for header image is 950px.
     

Share This Page