Kim Kruse wrote:
Hi David,

Couldn't you take the footer out of the wrapper...

</div>
</div> <!-- end wrapper -->
<div id="footer">
  <p>footer stuff</p>
</div>

No, because the height of the wrapper isn't affected by the height of the sidebars because they're positioned absolutely.


I've tried making all 3 columns floats, but I'm stuck, because my center column is a "fill region", and I'm unable to replicate this with "all floats"

...Looks like I'll have to restructure my XHTML then :/

<!-- INSERT SHAMELESS PLUG -->

Although ASP.Net's User Controls do make it a LOT easier to do this on a site-wide basis

<!-- END PLUG -->

--
-David R
******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to