Re: [css-d] Extra space at page bottom

2006-10-04 Thread Ian Young

 Subject: [css-d] Extra space at page bottom


 Hello, everyone. I have a chronic problem with extra white space
 appearing at the bottom of my page design. You can see an example of the
 problem at http://www.uhv.edu/bus/smbao/default.asp . I've tried
 negative bottom margins/padding on various divisions as well as hacks
 without success. Any suggestions? Is there a (relatively) quick fix, or
 am I going to need to rebuild this CSS from scratch to correct it?
 Thanks in advance,
 Jane
 __


Jane

Had a root around the page and css.  This seems a very complicated way to
make what is a straight forward 3 column design.

http://www.communitymx.com/content/article.cfm?cid=AFC58

Is a liquid faux column design which is very easy to implement. I would
recommend that you go for that (probably easier in long run.

Best regards

Ian
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.407 / Virus Database: 268.12.12/462 - Release Date: 03/10/2006

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Extra space at page bottom

2006-10-04 Thread ~davidLaakso
Mims, Jane K. wrote:
 I have a chronic problem with extra white space
 appearing at the bottom of my page design. 
 problem at http://www.uhv.edu/bus/smbao/default.asp 
 Jane
body { background: lime url(http://www.uhv.edu/bus/test/graygrade.jpg) 
repeat-x; }
trivial pursuits: getting the site to zoom the fonts cross-browser 
without breaking it will take a few more minutes :-) .
HTH
~dL

-- 
http://chelseacreekstudio.com/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/