I'm not sure why this is the first time I'm having grief with netscape, but 
on this page http://www.language-works.com/NSTMF/home.php in XP/PC it is (a) 
not showing the background image in the main content region, (b) shoving the 
logo graphic (labelled #hpGraphic) up and under the navbar.  Also the top 
yellow 26px border is not showing no matter how I adjust the placement of 
this graphic.  And yet strangely enough I've gotten this border to work on 
this page http://www.language-works.com/NSTMF/internal.php.

Note:  Acc. to browsercam, this same problem is occurring on Mozilla 1.7.12 
on Win2000 and Mozilla 1.7.12 on XP. Now I'm really confused - I should 
think Mozilla and Firefox would yield similar results.

This is the CSS code for the hpGraphic:

#hpGraphic {
 height: 79px;
 width: 1008px;
 background-color:#2F201B;
 background-image: url(../images/hpGraphic.gif);
 background-repeat:no-repeat;
 background-position:70px;
 padding: 20px 0 0 0;
 border-top: 26px solid #E9A713;
}

TIA,

anne

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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