Re: That little arrow gif by the Help title on the help menu
check your css and find this
.menu-dialog .title-bar a:link img, .menu-dialog .title-bar a:visited img, .menu-dialog .title-bar a:hover img, .menu-dialog .title-bar a:active img {
background:transparent url(images/menu_arrow.gif) no-repeat scroll left top;
height:11px;
width:7px;
}
take out this
background:transparent url(images/menu_arrow.gif) no-repeat scroll left top;
height:11px;
width:7px;
__________________
xcart 5.1.2
|