I have been using the code snippet below to ensure that most of my pages stick to the bottom. However, I've noticed that the ones that don't are sub-menu items that contain a contact form with captcha. I'm not sure what's causing this issue and would appreciate any guidance you can offer.
#sub-footer {
background: #222;
border-top: 1px solid #444;
padding: 15px 0px;
width: 100%;
bottom: 0px;
position:absolute;
left:0px;
}
This code is being used on my website at the following link for demonstration purposes: ingenuous.web44.net/products/basic