http://www.westernscrabblenetwork.org/pwp/


does anyone know why IE will display this correctly but it wont in FF

the pwp logo is supposed to be directly under the WSN menu, its the height 
attribute..


TIA

Abyss



below is the style sheet


#GuestNavigation 
    {
     Background-Color:#0000ff;
     
     Background-Image: URL(../Images/three_globes.jpg);
     Background-Position: Top Left;
     Background-Repeat: No-Repeat;
     Left:0px;
     Margin:0px 0px 0px 0px;
     Padding:150px 5px 0px 5px;
     Height: 25em;
     
     Text-Align:Left;
    }


#AdvertPWPlogo
    {
     
     Left:0px;
     Margin:26em 0px 0px 0px;
     Padding:0px 0px 0px 0px;
     
     Text-Align:Left;
    }


 .Navigation
    {
     /*#Background-Color:#000000;*/
     Border: 1px #000 Solid;
     Font-size:12pt;
     Position:Absolute;
     Top:10px;
     Width:19%;    
     Z-Index: 7;    
     
    }
______________________________________________________________________
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