Ruby

Customer
Is there a way to change the color of the color of the background of the time/date stamp as well as the color of the text of it?
 
I think he's making adjustments next release... hopefully he doesn't hard code the colors into style properties as well because it'll just be an extra step for folks.

For now extra.less:

Code:
.XenBase .siropuChatDateTime {
    background-color: @xf-contentAltBg;
color: @xf-textColorDimmed;
}
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back