CSS height
CSS height
Out of context: Reply #14
- Started
- Last post
- 15 Responses
- Stugoo0
CSS Solution.
You will probably have to put that background that repeats on the div that contains both columns, then set the position:relative;
then the position of the footer will have to go position:absolute; with bottom:0; and right:0; then set a padding-bottom on the content that is 'ranch to coast' the same height as the footer div.does that make sense?
- I'm not advocating using tables, but agree with this guy http://www.flownet.c… :)raf