Hi, I'm looking for help with the following items. The background 
needs to be checked in the IE/win and Linux browsers.


BACKGROUND
http://thewei.com/sandbox/scenter

The background should expand to fill the entire window, be fixed and 
not repeat. Do I have it coded correctly to do all this?

FOOTER
http://thewei.com/sandbox/scenter/contact.php

The footer on the contact page (where the content is short) doesn't 
stick to the bottom of the page as it should. On other pages this 
isn't an issue. The misbehaviour is visible in IE 6/7.

PAGE NAV
http://thewei.com/sandbox/scenter/fljewishcomm.php

I had this page nav set as fixed not realizing that IE couldn't 
handle it. Now it's absolutely positioned and scrolls. Do other 
all-css options exist to make nav links stick to one spot when page 
is scrolled? Other non-css alternatives?

CSS NOT VALIDATING
Because of the inline-block statement on this ul, the stylesheet will 
not validate . . .
ul#sitenav li {
        display: inline-block;
        height: 1%;
        }


TIA,
Kimi

-- 
This email sent by
Kimi Wei
201-475-1854  |  k...@thewei.com  |  thewei.com
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to