Reply to thread

I think the css you need is:-


.nodeStats dl, .subForumsPopup a:hover {background: none transparent !important;}


.Popup .PopupControl.PopupOpen, .Popup.PopupContainerControl.PopupOpen {

    background: none transparent !important;}


.Popup .PopupControl.PopupOpen:focus, .Popup.PopupContainerControl.PopupOpen:hover {

    background-image: none transparent !important;}


Back
Top Bottom