View Single Post
Posts: 1,320 | Thanked: 915 times | Joined on Feb 2010
#1017
Originally Posted by funkmunk View Post
@ godofwar424

Im using ur standard bubble theme but would like to know if its possible to add a background like the one posted below.

http://talk.maemo.org/showpost.php?p...&postcount=849

Can u tell me how to do this..??
What you need to do,

Is open up and edit each of the .css files within my conversation theme.

There are 3 .css files.

Code:
MessagingWidgetsSMSConversation.css
MessagingWidgetsChatConversation.css
MessagingWidgetsSingleSMS.css
Then alter the "body" section so that it looks like this

Code:
body {
  margin-left: 8px;
  margin-right: 8px;

 background-image: url(Image.jpg);
 background-attachment: fixed;
background-color:black;
 background-repeat: repeat;

}
__________________
Well Nokia do at least know how to build a decent phone, just apparently don't know how to support it..

N900 Died Replaced with N8, Requested E7, "Accidentally Broke E7", Now rolling with an N9 and im loving it!


My Contributions

N900 Conversations Wiki Page
 

The Following User Says Thank You to godofwar424 For This Useful Post: