Give footer for CFPresentation Slide

You can create presentations using CFPresentation in ColdFusion 8. It is very fast and gives the developer a lot of options like showing notes, outline and search. You can include text, Image and swf movies to a presentation.
But, if you want to create a footer section, that is not readily available. To create a footer section, you can put a div inside the CFPresentationSlide and align such that the content is always displayed at the bottom. Use the code below to show the footer section in the presentation.

<div style="position:absolute;top:70%">
<font style="font:verdana;font-size:8px;">© Prasanth Kumar.S</font>
</div>

Comments

Popular posts from this blog

മലയാളം കലണ്ടർ ആപ്പ് ഡൌണ്‍ലോഡ് ചെയ്യാതെ നിങ്ങളുടെ സ്മാർട്ട്‌ ഫോണിൽ ഉപയോഗിക്കാം - Use Malayalam Calendar in your smartphone without downloading app.