Margin on the side of the turning pages in pixel. The margin effects the position of the pages only, not the user interface of FSI Pages. You should at least specify a bottom margin to provide space for the interface.
<PLUGIN src="pages">
<MarginBottom value="5" />
<MarginLeft value="5" />
<MarginTop value="5" />
<MarginRight value="5" />
</PLUGIN>
|
|