Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25364

    Hi there all, I would greatly appreciate some help at accomplishing Adding an image above the header and below the footer, ive been trying different things for days.

    please help!

    link to concept

    http://imgur.com/u510ffL

    #126684

    Hi

    You’ll need to add in a new div into the header.php file. Probably just under where the header starts:

    <div id='header' class=' header_color <?php avia_is_dark_bg('header_color'); echo " ".$headerMenu; ?>'>

    For the footer, it will be the same concept except in the footer.php.

    Regards,

    Devin

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Adding an image above the header and below the footer’ is closed to new replies.