Shadow slider is built in Photolicious template image slider that displays your images in their full width. All slider settings can be fund in Photolicious template manager. You can customize folowing slider options:
There are 2 custom span class names that you can use to setup your slide intro text
For dark slide intro background use ;
<span class="bgdark">intro...</span>
For light slide intro background use ;
<span class="bglight">intro...</span>
To separate intro text in 2 parts ( left and right ) use ;
<div class="introPartsLeft">left side text or html...</div>
<div class="introPartsRight">right side text or html...</div>