Melissa,

Here are the edited left and right containers which work ok on my FF/ Mac:

#leftContainer {
    float: left;
    padding-left: 0px;
    background-color: #bdc7cd;
    color:#000000;
    height: 600px;
    width: 175px;
}

#rightContainer{
    margin-left: 180px;
    clear:right;
    text-align:left;
    padding: 10px;
    height: auto;
    width: 555px;
    background-color: #FFFFFF;
    }

Regards

Greg
--
www.purple-dogfish.co.uk

On 2 Jun 2005, at 22:56, [EMAIL PROTECTED] wrote:

Could the PC Firefox and ALL Mac savvy folks please look at:
http://notesdev.cc.sunysb.edu/mbishop/newdoit.nsf

and tell me how to get rid of the space at the top and get the content to the right of the navigation AND make sure that the footer is at the bottom WITHOUT interfering with anything above it. Basically, make all browsers
look like it does on Windows IE.

CSS is at:
http://notesdev.cc.sunysb.edu/mbishop/newdoit.nsf/doitmain.css
http://notesdev.cc.sunysb.edu/mbishop/newdoit.nsf/doitheader.css
http://notesdev.cc.sunysb.edu/mbishop/newdoit.nsf/doitmenu.css



______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to