|
css has an absolute position tag that will push a footer to the bottom (value bottom).. in this case it might be the bottom of the screen, instead of bottom of content. google it, i found several different solutions depending on how you want just by googling the problem. you 'could' do it with php or similar but thats kinda overkill for a layout issue
|