Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old February 28th, 2006, 07:35 PM
bobmct
Guest
 
Posts: n/a
Default Please help with css footer placement?

Gentlemen;

I've created a class for a consistent footer

..footing {
position: absolute;
bottom: 0;
font-size: x-small;
text-align: center;
width: 100%;
}

and I use a single function to output the html to reference this.

It seems to work just as I intended for most of my pages. However, in
rare cases, when the content of the page is longer that the defined
position of the footer, the footer output will appear right through
the lower third of the page instead of at the bottom where it belongs.

Now, I've played with relative positioning but that causes the footer
to appear way too high when the pages are sparse or short. In those
cases I would like the footer to appear near or at the bottom of the
visual page.

Can someone please provise some guidance on how one can achieve what I
am attempting to do? That being deliver a consistently appearing
footer at the bottom of the visual page or below if the page happens
to be longer than the visual page?

Thanks in advance.

Bob
 

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles