Float Animation
The float animation widgets have twelve controls for each animated item so it is important to understand what they do and how they effect the web page content.
It should be obvious that a float animated should NOT be in the viewport on page load !
Offset
This slider controls how far the item is offset at page load. The control is a slider with a minimum value of zero and a maximum value of 99. The higher the value - the more the item will be offset.
Initiate
This control sets the point at which the animation occures. The choices are enter, onload and exit.
Normally all items would be set to "onload" except for the first item on the page which would be set to "exit" and the last item would be set to "enter" .
The last item would usually be the footer with any fixed positioned items inserted below it. The ThemeKit Float Footer is set to "enter" by default.