Horizontal Menu using CSS no display correctly in IE 9

I am building a fairly standard type of site as a trial (6 pages, text and images and 1 form) using php and css. The structure has a ‘layHeader’ and ‘layNav’ structures and a horizontal menu. The menu had been working but I added an extra layer and the menu links worked but the text was not visible - occasionally when first displayed the text is visible but then it collapses? and is not. The menu sections for each item are standard size about 2px. I have rolled back the changes but this problem remains. I am hoping someone has seen this before and can point me in the right direction to fix it.

It is only happening in IE9, Mozilla, Chrome are fine.

Jennie

[code]

Absolute Beachfront
Phone <?php echo "$phone" ?>
Address <?php echo "$address"?>
<?php echo" />

[/code]

CSS

/* ---------------------------------------------------------------------------------------- HEADER STYLES */ div#layHeader{ background: url(../images/img-logo.gif) 36px 40px no-repeat; height: 100px; } .textBeachfront{ color: #0083ca; font-size: 18px; padding: 0 0 5px 0; } table#layHeaderDetails{ float: right; margin: 26px 40px 0 0; } table#layHeaderDetails td.colLeft{ padding: 0 10px 0 0; width: 50px; } table#layHeaderDetails td.colRight{ width: 220px; } /* ---------------------------------------------------------------------------------------- NAV STYLES */

have you tried using a simpler version of header that uses just overlapping images?

www.clanacg.com

[php] <?php echo"" . "" . "

" . " " . " " . " " . " " . " " . " " . " " . " " . " " . " " . " " . " " . " " . " " . " " . " " . " " . " " . " " . "
" . " \"\" " . " \"\"
" . " \"\"
" . " \"\" \"\"
" . "" . " " .""; ?>

[/php]

Sponsor our Newsletter | Privacy Policy | Terms of Service