{menu template='cssmenu.tpl'}
i.e. removing the List-style .. I tried this out in the linked CSS file, still nothing is getting worked out.... any suggestion ?
thank you
Dipankar

Code: Select all
dfn {
position: absolute;
left: -1000px;
top: -1000px;
width: 0;
height: 0;
overflow: hidden;
display: inline;
}