View Single Post
  #2  
Old 01-21-2009, 09:57 AM
  ARW VISIONS's Avatar 
ARW VISIONS ARW VISIONS is offline
 

X-Man
  
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
 

Default 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
Reply With Quote