Thread
:
Customize N900 Conversations
View Single Post
Excesv
2011-03-04 , 15:20
Posts: 16 | Thanked: 5 times | Joined on Feb 2011
#
861
Alright.. after all my tinkering around i came up with this. All the colors can be changed or deleted to go back to factory.
I have no idea how you could link the fastSMS applications keyboard to this but that would be awesome.
Thanks to jimmyr.com for teaching me html in 39 minutes.. ha ha choice
Hey guys i noticed it still has "Excesv" in these file. Hopefully you guys know how to change this?... If not, edit the .js file. if your are using notepad++ the command you want to change is on line 435. If not it may take some time to find. You are looking for
if (item.name_str != "") {
name_tag.textContent = item.name_str;
}
if (item.name_str != "" && item.self) {
name_tag.textContent = "
Excesv
";
Just change "Excesv" to Something else. Leave the " " surrounding the text.
Thanks to everyone on this thread.
Improved version just has nicer margins around the avatar.Also bug fig for message other clicked..
Attached Images
Attached Files
My attepmt at portrait mode.zip
(9.7 KB, 204 views)
Improved version.zip
(9.6 KB, 224 views)
Last edited by Excesv; 2011-03-05 at
01:17
. Reason: Excesv Label....
Quote & Reply
|
The Following 2 Users Say Thank You to Excesv For This Useful Post:
ejasmudar
,
Zentenario
Excesv
View Public Profile
Send a private message to Excesv
Find all posts by Excesv