Step2 Go to the configuration page APPEARANCE -> SIMPLE STICKY FOOTER..
Activate the plugin through 'Plugins WordPress Configure the plugin settings APPEARANCE -> STICKY FOOTER..
Insert shortcode into page post, where pid is the id of your page..
Why I can't see the bottom part of the page..
It's recommended to define padding bottom for your body with the height of the sticky div..
If it's not enough the customizaton options from the administration panel, you should add extra CSS properties in your style css from the theme directory..
This is solution for any website that needs footer and needs to make it easily.
Because this plugin pull from page's content, then creating the content for your Sticky footer is simple as creating page, then selecting that page to be your stick footer content.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Add z-index 999 for the container.
Read more