Log in

View Full Version : <RESOLVED> Solid Block Menu help



mcktj
07-07-2007, 04:52 PM
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 (http://www.artni.biz)


.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100&#37;;
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;
}


many thanks
Terry

techno_race
07-08-2007, 06:50 PM
It looks fine to me in IE. What is the problem?

mcktj
07-10-2007, 04:14 PM
Sorry,

i managed to resolve this but dont know how to mark the topic as <RESOLVED>

techno_race
07-10-2007, 06:19 PM
...You just did. :p

mcktj
07-11-2007, 05:01 PM
homer simpson says "heehee!"