The Initiative Banner setup area is located under Site Setup > Site > Design
- The banner is located in the area at the top of the screen. There are two ways to add content to the banner area:
- Image– Admins can select an image to upload for each Initiative they create. The image should be 950 pixels wide.
- There is no limit on the height; however 80 – 150 pixels is recommended. Additionally, the image should be as "lightweight" as possible, minimizing the file size for faster page loads.
- HTML– By using some basic HTML code, the banner area can be much more flexible than a simple image. Multiple images, custom styling, animated GIF files, embedded video, and custom navigation are just some of the possibilities.
- Just drop the HTML code into the input field. For information on uploading images or working with custom navigation menus, consult your Brightidea Representative.
- The optimal banner size is 950x100

- Use the following HTML to insert your banner image:
- <IMG SRC="URL of image here"> (you can use the hyperlink from the Image Library)
- To link to the image:
- <a href="URL of link"><img src="URL of image"></a>
Comments