There are several banner image options available to you. As we discussed on the Template Properties page, you can choose to display the entire banner or shorten it (minimize) for additional vertical space. Below are two sets of banners, some are suitable for both full and minimized. Click on a link to preview how the banner image will appear. Click here to see these images minimized or here to return the banner to the default state. More information about the size of the flexible layout banner image is available here.
Step One |
To change your banner you will need to edit your site's "site.css" file within the "_css/" folder. Open this file in your HTML editor. |
|---|---|
Step Two |
Choose your new banner image above and copy the file name within the brackets. For example, if you would like to change your banner image to The Orphan of Chao banner, copy banner-artsdp.jpg |
Step Three |
Search for the text "#Banner". It is most likely at the top of the file. Change the line that reads: background-image: url(/templates/_images/banners/banner3.jpg); to this (be certain to remove the brackets from the image name): background-image: url(/templates/_images/banners/banner-artsdp.jpg); |