First of all, I must tell that I appreciate a lot the chatblock module - it is extremelly useful for working and chating with the team.

I've recently changed the theme of the forum with aurora which has a darker background and due to that the chatmodule is not quite visible on the right side (over the dark blue background).

Could you advice me how to change the background and the text (font and color). I tried with the chatblock.css but I wasn't able to deal with it.

Thank you in advance.

Yours respectfully,
Corneliu

PS The sitename is www.caritasbucuresti.org/emergency

Comments

dwees’s picture

Assigned: Unassigned » dwees
Status: Active » Closed (fixed)

Try changing

$output .= "<body style=\"width:180px;\" onload=\"chatboxInitScroll();\">\n";

to

$output .= "<body style=\"width:180px; background-color: white;\" onload=\"chatboxInitScroll();\">\n";

You can see from this that you can change the css of the body to whatever is appropriate. I'm not sure why changing this css in the file doesn't work. It may be that the newest version will help.

cornelcus’s picture

Title: Kindly request » Thank you!

I appreciate very much the quick and detailed answer! I will keep you informed!

Thank you and good luck.

Yours respectfully,
Cornel