Whenever you submit an article at the frontend it appears with a black background.
I want to change that background to something else. It interferes with "report comment" and my booking module.
Can you tell me how to do that?
               
                
               
          #sbox-window,
#sbox-content {
    background-color: #fff;
}
