Unfortunatly that only works when the content is 150% the hight of one screen. I just pasted a whole lot of text and the bar stayed at the 150% level. Alas. Thanks anyway.Originally posted by Master Vivi
I just realized that using 'top: 150%' kicks it low enough for it to be at the bottom (tested with Mozilla and IE).
Come to think of it, if worst comes to worst I'll just set a number of pixels and adjust it to the content. Shouldn't be much trouble at all with exception that each footer would have to be part of the page rather than a php include file. Thank you both for your time and effort, it's been much appreciated.
EDIT: Well I finally got it working, I put the content, footer and navigation into a seperate table within the div layer, thus the footer goes down with the tables.