joslyn (AT) kwdesign (DOT) net wrote:
Quote:
How do I get the footer to contain the side navigation buttons and be pushed down to the bottom? |
I don't really understand that question.
Do you mean you want the address, which is currently in the side bar
lined up with the foot of the adjacent information and then navigation
buttons at the top of the side col?
If so you're out of luck. Css has its limits..... you can't have
something at the bottom of the col and something then at the top. You
might be able to 'fake' it by using absolute positioning or putting some
margin between the two blocks of information but it will never
ultimately be correct.
A simple table structure will do this nice.