Surprise!

I am having a problem with IE6 on an internal Intranet page (hense no URL)


Here's my HTML:

<p class="section"><strong>PRINTING</strong></p>

<p style="background-color:#f5f6f8;"><a href="#" target="_blank">Global
Interprint</a></p>

<p><a href="#" target="_blank">International Printers Network</a></p>

CSS:
div#main div.contentheadfull{background:url(../images/colors/blue.gif) top
left repeat-x; width:100%;}
div#main div.contentheadfull p{font-weight:bold; color:#000; height:18px;
padding:.5em; margin-top:-3px;}
div#main div.contentheadfull p a{font-weight:normal; padding:0; margin:0;}
div#main div.contentheadfull p a:hover{font-weight:normal; color:#6886B3;
padding:0; margin:0;}
div#main div.links{background-color:#fff; padding:0; margin:-6px 0 0 0;}
div#main div.links p{padding:.5em;}
div#main div.links p.section{padding:.5em;}

When an IE user hits this, the inline style for the background-color on the
second <p> doesn't show until you hover over the link in that <p>.

To add to the matter, we have a flash navigation bar at the top of the page
which is in a div with a higher index than the content in question. Although
the nav div is always on the page (ie. No visibility or display changes),
when a button in the flash nav is hovered over - expanding a menu (all of
this is occurring in one flash file - which is always on the page) the
background-color of the <p> above disappears again.

Any help would be appreciated. Even a stab in the dark. I see no reason for
this to be happening.

TIA


-- 

Tom Livingston
Senior Multimedia Artist
Media Logic
www.mlinc.com




******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to