Create you splash page content here in a new layout container. Once your content is ready, move the layout container to the homepage and place it below the "splash Content Here" bar.
Note: All layout containers below the "Splash Content Here" bar will be hidden.
To use custom images or other multimedia assets within a code element, you need to add them as a page element and copy the source code into your code element. You can use assets from any page on your site or add custom assets to this page.
Two javascript function exist for closing the popup window. Your popup content MUST contain links to these two functions to work properly.
Close for this session
javascript:closeSplashPopup();
Hide permanently
javascript:hideSplashPopup();