ranjistinos
03-14-2007, 09:28 AM
Hi all,
I am trying to design so depending on content in a page the footer links stretch to appear on the bottom of the page at all time. Please see attached image to see my layout.
so from that I would like to blue part to remain at the bottom of hte page. The light green is the side links...
Here is the css for that:
#sidecol {clear: both; height: auto; position: relative; float: left; padding: 10px 0 0 0; margin: 0; background-color: #fff; width: 200px; background-image: url(../../../global/images/leftcol_bg.jpg); background-position: top right; background-repeat: no-repeat; }
Thanks and I hope I've explained it well
I am trying to design so depending on content in a page the footer links stretch to appear on the bottom of the page at all time. Please see attached image to see my layout.
so from that I would like to blue part to remain at the bottom of hte page. The light green is the side links...
Here is the css for that:
#sidecol {clear: both; height: auto; position: relative; float: left; padding: 10px 0 0 0; margin: 0; background-color: #fff; width: 200px; background-image: url(../../../global/images/leftcol_bg.jpg); background-position: top right; background-repeat: no-repeat; }
Thanks and I hope I've explained it well