#content-height{
min-height:500px;
position:relative;
}
You can change it to 800px to extend below your links, But it’s going to leave you with the same effect on your other pages.
However, if you leave the css alone, and can simply add enough additional content to the existing page, the post area will expand to push the footer back below the link list, and should not affect any other page. Time to come up with some creative content if you want to leave those links where they are!
🙂