Hi,
i am trying to insert the Solid Block Menu from DD into my website it looks great in Opera but not in IE (surprise surprise) could anyone tell me what i would need to add to my css to get it to display correctly?
www.artni.biz
many thanksCode:.solidblockmenu{ margin: 0; padding: 0; float: left; font: bold 13px Arial; width: 100%; border-width: 1px 0; background: black url(img/blockdefault.gif) center center repeat-x; height: 30px; } .solidblockmenu li{ display: inline; } .solidblockmenu li a{ float: left; color: white; padding: 5px 11px; text-decoration: none; border-right: 1px solid white; } .solidblockmenu li a:visited{ color: white; } .solidblockmenu li a:hover, .solidblockmenu li .current{ color: white; background: transparent url(img/blockactive.gif) center center repeat-x; }
Terry



Reply With Quote

Bookmarks