How Can We Help?
< Back
You are here:
Print

How to change the mobile chat background?

Here’s how you can change the mobile chat background.

1. Change color

You may change the chat background from white to any color you want.

#chat { background-color: <strong>#607D8B</strong>; }

2. Load background image

You may load any image as your mobile chat background.

#chat { background: url("//d1pfint8izqszg.cloudfront.net/images/skins/40000/background.jpg") no-repeat scroll center center; }
mobile chat background

Categories