H3 text is styled in the extension (and has animation applied to it if required) but normal text is handled in the HTML Textbox. So this text is Times New Roman 12 in black.
Normal text styled in HTML Textbox - Comic Sans MS 10 in purple.
H4 text is another tag controlled from the extension (and this has animation too). H4 text is always uppercase! This text is styled within the HTML Textbox window - Arial 10 in white.
To be, or not to be, that is the question:
Whether 'tis nobler in the mind to suffer the slings and arrows of outrageous fortune, Or to take arms against a sea of troubles and by opposing end them.
To die . . . to sleep, No more; and by a sleep to say we end the heart-ache and the thousand natural shocks that flesh is heir to: 'tis a consummation Devoutly to be wish'd.


This is a text slide but with an image added to it. The text is managed by HTML textbox so it can be styled using the features within HTML Textbox, so fonts, colours etc are all handled by HTML Textbox. You can add a H3 or H4 tag, which is controlled separately and all H3 and H4 tags have animation options.
The image has to be uploaded to the server first and then you specify the URL and image name in HTML textbox (see help file for details and example). Images can also have a class statement to provide some animation effects. This image has a class of FADE. Click on the HTML button in HTML Textbox and add the declaration class="fade" or class="expand". This image class statement looks like this:-
<img class="fade" border="0" alt="test image" align="right" src="http://www.aditerum.co.uk/demo/images/8.png">
