Sorry my bad. Please see here www.st18x.com/backup/test/
Username: backup and Password: b@ckup_st18x
Does the same thing in either IE or firefox, but firefox is a little messy at the moment as i still need to work on the cross browser configuration!
The CSS
Code:
.sidebar{
width:170px;
padding-left:5px;
padding-top:10px;
font-family:verdana;
font-size:10px;
color:#444444;
background:#FAFAFA;}
.sidebar a, a:visited{
color:#444444;
text-decoration:none;}
.sidebar a:hover{
color:#EE0000;
text-decoration:underline;}
.sidebar_line{
width:2px;
background:url(../images/line_v_solid.jpg) repeat-y top left;}
.sidebar ul{
font-family:verdana;
font-size:10px;
color:444444;
margin:0;
padding-top:2px;
margin-bottom:5px;}
.sidebar li{
font-family:verdana;
font-size:10px;
color:444444;
background:url(../images/list.gif) no-repeat left 3 center;
list-style-type:none;
padding-left:9px;
padding-top:2px;
margin-bottom:3px;}
.sidebar li.submenu{
cursor:hand !important;
cursor:pointer !important;}
.sidebar li.submenu ul{
display:none;}
.sidebar .submenu ul li{
cursor:default;}
Thanks
Ryan
Bookmarks