maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   Customize N900 Conversations (https://talk.maemo.org/showthread.php?t=36618)

youngcalihottie 2011-05-30 19:40

Re: Customize N900 Conversations
 
Awesome! Thanks :D

F2thaK 2011-05-30 23:36

Re: Customize N900 Conversations
 
Quote:

Originally Posted by youngcalihottie (Post 1018878)
I really like this theme. is there a way to remove the pipe between the name and the message? thanks!

I want to remove the names and change timestamp font to black. Need help though!

Harick 2011-05-31 00:19

Re: Customize N900 Conversations
 
1 Attachment(s)
Quote:

Originally Posted by f2thak (Post 1019014)
I want to remove the names and change timestamp font to black. Need help though!

here you go, black timestamp, no names. just sms though

F2thaK 2011-05-31 00:21

Re: Customize N900 Conversations
 
Directions on how to do it would have sufficed, but THANKS!

(how do you do it BTW?)

Harick 2011-05-31 00:34

Re: Customize N900 Conversations
 
Quote:

Originally Posted by f2thak (Post 1019026)
Directions on how to do it would have sufficed, but THANKS!

(how do you do it BTW?)

to delete names you have to edit the javascript file (.js) there you have an object name_tag, it's a simple if.

if (the message isn't from us) then
(name_tag = "sender name or whatever you like")
else
(name_tag= "You | ")


i simply removed that if and just set name_tag = "" :p

then, for the timestamp color, just edit the html and css, and delete the secondary color from it (secondary color it's in color.css and belongs to the theme, so if you change the theme, changes the secondary color, this way a conversation theme can adapts to every theme)

then i just create a new class named timestamp that has color:#000, this way it doesn't matter which theme we use, the timestamp color will be always black

Dark_Angel85 2011-05-31 01:21

Re: Customize N900 Conversations
 
@harick or f2thak

so in order to make harick's version work for IM, just rename it and replace the old files for chat?

youngcalihottie 2011-05-31 01:48

Re: Customize N900 Conversations
 
Quote:

Originally Posted by Harick (Post 1019032)
to delete names you have to edit the javascript file (.js) there you have an object name_tag, it's a simple if.

if (the message isn't from us) then
(name_tag = "sender name or whatever you like")
else
(name_tag= "You | ")


i simply removed that if and just set name_tag = "" :p

then, for the timestamp color, just edit the html and css, and delete the secondary color from it (secondary color it's in color.css and belongs to the theme, so if you change the theme, changes the secondary color, this way a conversation theme can adapts to every theme)

then i just create a new class named timestamp that has color:#000, this way it doesn't matter which theme we use, the timestamp color will be always black

So is that theme not fully compatible with Conversation Modder? Cause when I change my name in the CM menu, it doesn't have any affect on that theme.

F2thaK 2011-05-31 03:21

Re: Customize N900 Conversations
 
Quote:

Originally Posted by Dark_Angel85 (Post 1019046)
@harick or f2thak

so in order to make harick's version work for IM, just rename it and replace the old files for chat?

yes correct, I will update my post tonight with the alternate version




Quote:

Originally Posted by youngcalihottie (Post 1019057)
So is that theme not fully compatible with Conversation Modder? Cause when I change my name in the CM menu, it doesn't have any affect on that theme.

not sure but it must be. i didnt make the theme, just modified it. ive also never used CM.

F2thaK 2011-05-31 11:38

Re: Customize N900 Conversations
 
Three new versions of my conversations theme:

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


http://i900.photobucket.com/albums/a...531-193208.png

http://i900.photobucket.com/albums/a...531-213825.png

http://i900.photobucket.com/albums/a...531-215638.png

F2thaK 2011-06-01 00:23

Re: Customize N900 Conversations
 
Another newie:

Original v3
http://i900.photobucket.com/albums/a...601-081641.png

(Maybe) my final version of this theme. From the original one, bubbles are a little less round and has white names/timestamps/message status. Its my fav.

Available here: http://talk.maemo.org/showpost.php?p...postcount=1024


All times are GMT. The time now is 15:39.

vBulletin® Version 3.8.8