i try change html in slidePanel.css but when work slidePanel = opacity: 0.2 i just want only background .slidePanel-html { overflow: hidden; height: 100%; background:#999999; opacity: 0.2; filter: alpha(opacity = 20); } 