View Single Post
Posts: 19 | Thanked: 0 times | Joined on Feb 2010 @ greece
#675
Originally Posted by Schturman View Post
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
i dont know who css file to edit..i tried singlesms.css but i dint find th code:background...