Any help provided would be helpful. Very new to this CSS stuff so bear with me.
I am trying to use sticky footer with this page. It works but any content more than the height of the footer is cut off. Also, the left bar background is not stretching along with the content even though background repeat is on. Here is my CSS:
Haha! Guess I shouldn't have used Photoshop's 'Save for Web' and save as CSS. It absolute positioned everything. If anything I will start from scratch. This is my first time designing without tables so hey.
Any help provided would be helpful. Very new to this CSS stuff so bear with me.
I am trying to use sticky footer with this page. It works but any content more than the height of the footer is cut off. Also, the left bar background is not stretching along with the content even though background repeat is on. Here is my CSS:
}
container2 {
}
header {
content {
}
footer {
}
Here is the page: Click Here
Any help appreciated.
Wow...there's a severe case of divitis going on in there isn't there.
This could take some time.
I am realizing now that I shouldn't have sliced the page into so many pieces. I apologize.
The code on the site is horrendous, you have much bigger issues than figuring out a sticky footer.
Haha! Guess I shouldn't have used Photoshop's 'Save for Web' and save as CSS. It absolute positioned everything. If anything I will start from scratch. This is my first time designing without tables so hey.