Theme Header.html

Theme Header.html

by Allan Lee Mesina -
Number of replies: 3
Hello, I modified my header.html file to show my college logo. It displays it perfectly on the home page. How can I configure my theme to have the header.html show on all pages in the site?
Average of ratings: -
In reply to Allan Lee Mesina

Re: Theme Header.html

by Jeffery Watkins -
In the same header file look for this:

<?php } else if ($heading) {  // This is what gets printed on any other page with a heading ?>

The tables beneath that are for all the other pages... modify to your content.

Jeff
In reply to Allan Lee Mesina

Re: Theme Header.html

by Eric Forget -
Hello. Could you please tell me how to change logo from a theme? I am a very beginner. Thanks!