How do I create a static banner image as seen throughout the rest of the preview site?

*** We recommend a banner image size of 1400px wide by 420px tall.

1. Before dragging your image to the RW Resources area, we recommend you rename the image after one of the following to keep your workflow in order:

Screen Shot 2012-01-30 at 6.56.26 PM

2. Open your page inspector and locate the Banner Area and the Number of Slides options.

3. Simply select the following options: Static Image or 3rd Party Plugin and None (Static Image Enabled)

Screen Shot 2013-03-25 at 6.59.56 PM

*Ensure that the "None (Static Image Enabled)" option is selected under the "Number of Slides (Slideshow Enabled)" group to ensure that your static banner image displays.

4. Copy and paste the following code into your sidebar area with the name of the image you have dropped into your Resources area. Example: The page will display banner_1.jpg

<div id="fs"><img src="../resources/banner_1.jpg" alt="My Image"/></div>

5. Preview your page and enjoy your responsive banner image.