Hi People,
I am trying to create a fixed header, sidebar and footer. I only want my body to be scrolling and the rest to remain static. I have tried doing this but I run into problems with only certain elements from the header remaining fixed. I clearly don;t know what I am doing.
Site URL:
http://artmeartyou.com.au/
Buddypress using a slightly customized Facelook theme (which, I think, is a child theme of the Fishbook theme).
Header Code:
[Code moderated as per the Forum Rules. Please use the pastebin]
I don't know how to integrate my header background into my header.php . At the moment the background image is here:
html {
background: #FDFEFF url("http://artmeartyou.com.au/wp-content/uploads/2010/10/hdr_black.jpg") top left repeat-x;
}
Footer Code:
[CSS moderated as per the Forum Rules. Please post a link to your site instead.]
One more thing! How do I make the footer auto-fit the bottom of the page and stick to the bottom of the page (like the header currently does?)
I really appreciate your help! Thanks so much in advance.
- Ari