MAIN HEADERThe header file is an include file as many are in your template. The entire header is separate from the page or body so therefore it can be completely changed to your liking. The header.html is located in your includes folder. It is a table with 3 columns. 1 holds the left picture, 1 holds the right picture, and 1 (Center) holds the title banner. You can delete the pictures or add your own. Just highlight the banner name and type in your name. the banner style is included in the main.css file where you can change the style, font, or color. The "Your Name Here" banner is installed as an overlay so it will stretch over the far right graphic. The style sheet lists this as a z-index. Do not change this unless you know what you are doing. depending upon the length of your name you may have to reduce the font size via the style sheet. If you change the header it is advisable to use the current page (header.html) so that it won't be necessary to re-insert the include file into every page. To add a new header, just right click in the header area and select "include page properties" then just browse to the include file and select "yourfile.html". This will change the header. |