![]() |
Re: Customize N900 Conversations
Thats really nice thanks!
|
Re: Customize N900 Conversations
there'll be no avatars for that iphone inspired theme?
|
Re: Customize N900 Conversations
Quote:
|
Re: Customize N900 Conversations
1 Attachment(s)
Quote:
Here is what I've created. Took me a good 15hours of insane testing and late night hacking in bed and at work. http://img837.imageshack.us/img837/3277/screeniesu.png |
Re: Customize N900 Conversations
@maxximuscool
thanks alot !! very nice but can you change Green colour for sms sender ? :) ( me ) like this http://talk.maemo.org/showpost.php?p...&postcount=791 and i like this blue in up link :D |
Re: Customize N900 Conversations
Quote:
|
Re: Customize N900 Conversations
Quote:
You can change it to your preferences or taste in CSS file :) just swap them around. The problem is if you change the colour of the bubble then you'll have to change the font colour and for LINKs will not able show up in the bubble properly. I mainly focusing on readability than looks. Looks come after usability :) No point of having flashy UI if it doesn't work properly right? |
Re: Customize N900 Conversations
Quote:
debjitbis08 pointed me in the right direction |
Re: Customize N900 Conversations
Not sure is this helps anyone, but I was unable to get my own avatar to show up. I had used various mod packs, replaced the file, created new images; all to no avail.
If you use Windows desktop and create the avatar in MS Paint, you need to rename the file to "avatar.png" (all lower case). My XP machine saved it as avatar.PNG, which prevented the image from showing up. :) |
Re: Customize N900 Conversations
Quote:
|
Re: Customize N900 Conversations
Quote:
Perhaps: if (item.name_str != "") { name_tag.textContent = item.name_str; } if (item.name_str != "" && item.Other) { name_tag.textContent = ""; Or maybe sender? |
Re: Customize N900 Conversations
so is it possibile to change "You" in "My name"???
|
Re: Customize N900 Conversations
Quote:
Code:
if (item.name_str != "") {Code:
name_tag.textContent = ""; |
Re: Customize N900 Conversations
2 Attachment(s)
Re-uploading Iphone influenced SMS window
basically worked on the side arrows to make them look better and have a better speech bubble feel to it.
i don't own an iphone. if someone can kindly experiment with better green and gray shades. thx |
Re: Customize N900 Conversations
I have updated my previous theme with some bug fixes and also some other options!
Check the updates here :) Please check it out and let me know what you think :) I have updated the wiki for this theme. I am aware of the bug where it doesn't scroll to the bottom after sending a message, but I am not sure how to solve this issue. If someone tells me how to I will implement it into my themes :) |
Re: Customize N900 Conversations
So:
if (item.name_str != "") { var name = item.name_str; name = ""; name_tag.textContent = name; name_tag.textContent = ""; } ...as the entire function to remove both names? Edit: works nicely, thanks mate. :cool: |
Re: Customize N900 Conversations
Quote:
edit. yes it is because of the addressbook setting to show last name first. what file do i have to edit to get the backround black? i know this is an iphone style conversation mod, but i still prefer a darker backround to fit for the rest of ui. thanks for the mods :) |
Re: Customize N900 Conversations
Quote:
Code:
<html> |
Re: Customize N900 Conversations
Quote:
wow, good work...is it possible to you adjust also the theme that I use? post #831 |
Re: Customize N900 Conversations
I have started a thread for the scripts that i have been working on:http://talk.maemo.org/showthread.php?p=960308
Right now it can install themes, restore/backup themes, add portrait mode support (not guaranteed for custom themes) and change own name in SMS window. I am also planning to add features for changing the colours, etc |
Customize N900 Conversations
4 Attachment(s)
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.. :) |
Re: Customize N900 Conversations
Quote:
great...a new sms conversation feels like...good work mate |
Re: Customize N900 Conversations
1 Attachment(s)
please help me...these are my files but I am not able to modify them to have the correct size in landscape and in portrait like Excesv
|
Re: Customize N900 Conversations
Quote:
|
Re: Customize N900 Conversations
Quote:
|
Re: Customize N900 Conversations
5 Attachment(s)
Quote:
EDIT.: ok, i made an iphone like conversation, hope you like it. the zip contains both versions, with and without avatars. extract everything into the html folder. if you find any bug, let me know and i'll try to fix it. also let me know if you like those bubble colors or if you prefer anothers |
Re: Customize N900 Conversations
Quote:
|
Re: Customize N900 Conversations
Quote:
i've updated my previous post, now you can download it |
Re: Customize N900 Conversations
Thanks :) The skin you have uploaded is the one with the Avatar or the second without avatar?
ops :D i found both the skins. Thank yoy very much :) |
Re: Customize N900 Conversations
Quote:
|
Re: Customize N900 Conversations
Quote:
|
Re: Customize N900 Conversations
3 Attachment(s)
Quote:
Meanwhile here is arora.rohan's request, black background, red & white bubbles, hope you like it. |
Re: Customize N900 Conversations
Quote:
and change red colour to green or blue colour |
Re: Customize N900 Conversations
hmmm... anyway to get the IM Conversations to support portrait with the default layout?
|
Re: Customize N900 Conversations
Look in the CSSU thread, there is a post pointing at bugzilla, where there is a patch for stock conversation layout
|
Re: Customize N900 Conversations
Quote:
|
Re: Customize N900 Conversations
Quote:
|
Re: Customize N900 Conversations
Hey, Harick...my IM's seem to be FUBAR.. all garbled.. :( !
can make one for ims in red and white color? pretty please! :) ! |
Re: Customize N900 Conversations
@Harick
Could you please make a version with the following: - BLACK background - blue/gray bubbles (like in your first design), but I'd like the color text in the blue bubble to be BLACK - make it display both last name and first name in the information above the message Thanks in advance, this is by far the most nicest Conversations theme design. Also, if you'd make the IM as well, it'd be great. |
Re: Customize N900 Conversations
Quote:
Is there any chance you could do one with Lime Green and Light Blue bubbles with a black background? Would be much appreciated :) |
| All times are GMT. The time now is 15:39. |
vBulletin® Version 3.8.8