Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated

Colour in Chat

6 years 7 months ago
  • Stefan's Avatar
    Topic Author
  • Stefan
  • Offline
  • Fresh Boarder
  • Posts: 3
  • Thank you received: 0
Licenses:
JomSocial Active

Hi
Is there an easy way to control the color in the new chat. It seems that as a default it takes the colour for "Primary Button" and "neutral button"
I would like to have a little nicer colours on there. I can of course tweat it in CSS, but if there is a quick link in the Theme Designer I would prefere to use that

6 years 7 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi Stefan,

which color layout do you want to edit? maybe I can give you the quick css code.

thank you!

6 years 7 months ago
  • Stefan's Avatar
    Topic Author
  • Stefan
  • Offline
  • Fresh Boarder
  • Posts: 3
  • Thank you received: 0
Licenses:
JomSocial Active

The color in the "answer" boxes in the new chat.
When you start a chat you get one color and the one replying gets an other color.
The colors seems to be taken from the colors defined for some of the buttons

As you can see in the attachment, I have a not so nice green color and pink-ish color + there is shadow on the text :-)

Attachments:
6 years 7 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi,

Please use this css code

/** sent */
.joms-chat__message-item.you .joms-chat__message-body > div{
background-color:#hexacode;
text-shadow: none;
}
/** recived */
.joms-chat__message-body > div{
background-color:#hexacode;
text-shadow: none;
}

If this code doesnt help you, please provide me the backend and FTP access.

thank you!

6 years 7 months ago
  • Stefan's Avatar
    Topic Author
  • Stefan
  • Offline
  • Fresh Boarder
  • Posts: 3
  • Thank you received: 0
Licenses:
JomSocial Active

Perfect - works

6 years 7 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

glad to know that :)

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW