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 500px 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 (Static Image Enabled)

Screen Shot 2014-04-07 at 10.12.16 PM

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="%resource(banner_1.jpg)%" alt="My Image"/></div>

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