View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#671
Originally Posted by patt2k View Post
thanks a lot I also wanted to ask you for small modification just changing the bubble colors to something darker that will fit with the amazing plastik black theme? it would be great because im not too good with .css editing it would help me a lot thanks.

Hi
For changing the bubble color:
Open the CSS file with WordPad -> go to this section:
Code:
div.BubbleSelf {
  background: #600000;
and this:
Code:
div.BubbleOther {
  background: #2F4F4F;
Change the code to what you want -> save file and put back to phone...

Here you can see the different color-codes: http://www.w3schools.com/CSS/css_colornames.asp