Need help fixing spacing issues
I need help fixing a spacing issue I am encountering. I know the clear div that I'm using to push the footer to the bottom is what is causing the white space above the footer, but is there any way to have the main content div carry down to the footer? I'd like to have the left side column extend to the footer.
It can be seen at Click Here
Thanks in advance!!
Related Article: Need help with header spacing issues
is a Web Design, HTML and CSS discussion thread by mgn2683 that has 4 replies, was last updated 8 months ago and has been tagged with the keywords: header, padding, margins.
mgn2683
Junior Poster in Training
87 posts since Dec 2007
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0
frist of all remove the div with the clearfooter class. after that remove the height atribue in the css and give it an auto value.
this will solve the problem but if you want to still keep the clearfooter div than you will have to remove the side-content div form any other divs and place it in the main container div and given it a height value of auto; this will also meain chaning the width of all the other divs. let me know if it works
otengkwaku
Junior Poster in Training
93 posts since Mar 2012
Reputation Points: 23
Solved Threads: 1
Skill Endorsements: 8