Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Footer at bottom of page

Ome BAug 25 2009 — edited Aug 25 2009
Hi there!

Got a quick question for you guy's as I cannot imagine it's a difficult one.

How do I make sure my footer region is always at the bottom of each page? I got the following code in my 'One Level Tabs' template:

<table border="0" cellpadding="0" cellspacing="0" summary="" id="eServicePageFooter" width="95%">
<tr>
<td class="eServiceUserPrompt">&APP_USER.</td>
<td class="eServiceCopyright">&copyright.>#CUSTOMIZE#</span></td>
</tr>
</table>
</br>
#REGION_POSITION_05#
#FORM_CLOSE#
</body>
</html>

And the following 'PageFooter' class:

#eServicePageFooter{margin-bottom:2px;margin-left:2.5%;margin-right:2.5%;width:95%;font-weight:normal;height:15px;background-color:#FFFFFF;border-bottom:none;border-top:1px solid #44AADD;}

How can this be done?

(and why can't I just put pictures in this forum, so you can see what I want to do here... 'Couse the thing is: the footer just get placed at the bottom of the content, instead of the bottom of the page...)

Regards and thanks for all the help in advance!

Douwe Pieter

http://ome-b.nl
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 22 2009
Added on Aug 25 2009
5 comments
1,570 views