.btn-close{ position: absolute; top: -8px; right: -8px; width: 17px; height: 17px; background: url('./bg_icon.png') no-repeat -25px 0; cursor: pointer; z-index:4; } .btn-close:hover { text-decoration: none; border-bottom: 0 none; } .upload-img-box{ width: 60%; display: inline-block; position:relative; } .uploadify{ display: inline-block; }