1. Add the code below to the principal index page. This code should go below the opening
tag, before any other code. 2. Add the following CSS block to the master stylesheet to ensure that the widget appears above all other content, and doesn’t get nestled below anything. /* SIENNA ADA PLUGIN */ #sienna { z-index: 2147483647; position:relative; }