Hi,

I am using the Marinelli theme. The background is a dark blue GIF (body.gif). This makes the text in the popout window hard to read. My solution (in chatroom.css):

body.chatroom-popout {
background-color: #f5f5f5;
background: none;
}

This should work also with similar themes.

Regards

Comments

davidbessler’s picture

You should put that in layout.css in your theme folder this way when you upgrade the module it stays.