First of all, let me say you are the coolest and the greatest.
Works fine in 3.5.1
From all followers of the master : thank you
Second, for anybody who is trying to implement this mod of the week,
you will have to add this code to skin1.css
Code:
.menuskin{
position:absolute;
width:165px;
background-color:#EEEEEE;
border:1px solid #003366;
line-height:18px;
z-index:100;
visibility:hidden;
font-size: 11px;
left: 150px;
}
.menuskin a{
text-decoration:none;
color:black;
padding-left:10px;
padding-right:10px;
}
Thanks again!