.menutop li ul {
float: none;
left: -999em;
position: absolute; width: 177px; z-index: 500;
}
and that:
.menutop li li:hover ul, .menutop li li.sfHover ul, .menutop li li li:hover ul, .menutop li li li.sfHover ul, .menutop li li li li:hover ul, .menutop li li li li.sfHover ul { left: 177px; top: 0;
}
Could you let me know how to make it translucent and longer? i have a requirement that the menu reach to the bottom of the fromt page the text stays neatly at the top but the menu background id dark but translucent
Could you let me know how to make it translucent and longer? i have a requirement that the menu reach to the bottom of the fromt page the text stays neatly at the top but the menu background id dark but translucent