Multi Book Widget
Example
To Use:
The multi-book widget is available as an iframe. Use the code below, and replace YourAccountName with the Smashwords account name:<iframe src="http://www.smashingreads.com/multibook/rotator.php?user=YourAccountName" name="SWDS_Square" id="SWDS_Square" width="250" height="250" scrolling="no" border=none style="border:none;" frameBorder="0"></iframe>
To Change Colours
The widget above shows dark text on a light background. If you need to change the colours for your site e.g. if you have a black background, there is an additional parameter now available which calls an alternate colour scheme: &css=Currently there is one available:
&css=dark An alternate palette with a dark background and light text to use on websites which are dark.
Add it to the end of the normal URL e.g.
<iframe src="http://www.smashingreads.com/multibook/rotator.php?user=YourAccountName&css=dark" name="SWDS_Square" id="SWDS_Square" width="250" height="250" scrolling="no" border=none style="border:none;" frameBorder="0"></iframe>