how about
<div style="position:absolute; bottom:0; z-index:10"></div>
This allows the div to be at the bottom and above other elements with depth less than 10. Cheers.
Thanks for the quick reply. This is something that I have missed out. My request for a PHP version change to "intermediate" has been submitted and is pending review. I will post again once it work.
Nice tutorial. I encountered the following error:
Fatal error: Call to undefined function imagecreatefrompng()
The hosting plan has provide the GD library, so I have no clue why it does not work. I would appreciate if someone can point me at the right direction. thanks.