Another 100% height question...

liunx

Guest
I know its been asked/answered a zillion times, but I just cant seem to grasp the concept and what should or shouldn't be changed in my CSS.

What im trying to do is have the linearGray column to the far right stretch to 100% of the length of the main-content div. If I can get this to work, I will then try to put the footer below both.

I could just do the 'ole BG image trick, but im already using that for the top repeating bands so that the site will stretch to fit different screen resolutions and stay centered.

It would be greatly appreciated if someone could look at my code and CSS and tell me what I need to do to achieve the result.

sample page is here:
<!-- m --><a class="postlink" href="http://meeks.com/ppp.html">http://meeks.com/ppp.html</a><!-- m -->

CSS is here:
<!-- m --><a class="postlink" href="http://meeks.com/templatelayout.css">http://meeks.com/templatelayout.css</a><!-- m -->


I know that there also some display bugs in various browsers (ie 5.2 mac for one) but I figure ill tackle that once i get the height thing down.

Thx again all for your help!Faux Columns (<!-- m --><a class="postlink" href="http://www.alistapart.com/articles/fauxcolumns/">http://www.alistapart.com/articles/fauxcolumns/</a><!-- m -->)
 
Back
Top