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)

b666m 2010-02-14 17:00

Re: Customize N900 Conversations
 
it's the radius of the avatar-corners.
for example:
make this value 30px and you'll have a circle as avatar ^^

SR90 2010-02-14 17:10

Re: Customize N900 Conversations
 
coool , I get circles loool :D
In the conversation part when you enter the conversation app, the avatars are square and not circle , is it possible to change it in there too ? what about some triangle shaped avatar ? lool :D

What If I change the size to 10 ? it makes the avatar's corner rounder ?

thanks alot .

b666m 2010-02-14 17:25

Re: Customize N900 Conversations
 
Quote:

Originally Posted by SR90 (Post 526126)
coool , I get circles loool :D
In the conversation part when you enter the conversation app, the avatars are square and not circle , is it possible to change it in there too ?

of course.
just edit the lines of *ChatConversation.css in the html-folder.

Quote:

what about some triangle shaped avatar ? lool :D
wouldn't look good and it's surely not easy to do :)

Quote:

What If I change the size to 10 ? it makes the avatar's corner rounder ?

thanks alot .
if 0px is no rounding and with 30px radius you get a circle on a 60px image... what do you think?! ;)

SR90 2010-02-14 17:29

Re: Customize N900 Conversations
 
Thanks alot b666m , I got the idea :)

Let the modding begin (It seems i have started the path to brick my n900 already lol)

Cheers.

b666m 2010-02-14 17:33

Re: Customize N900 Conversations
 
modding/editing the files in the html-folder can't brick your device ;)

SR90 2010-02-14 22:08

Re: Customize N900 Conversations
 
lool ;) , thanks for the info .

cassidy12 2010-02-16 05:12

Re: Customize N900 Conversations
 
I've modded the chat....but I cannot see messages in my IM when I go into it...Please help

b666m 2010-02-16 15:47

Re: Customize N900 Conversations
 
Quote:

Originally Posted by cassidy12 (Post 528746)
I've modded the chat....but I cannot see messages in my IM when I go into it...Please help

upload a screenshot and your files.
files as attachment or only the code via [.code] ... [./code] tag (without the . ^^) ;)

Schturman 2010-02-17 16:54

Re: Customize N900 Conversations
 
Hello again !
Another question....
How I can get a bigger font of my name and name of "other" in the SMS and IM conversations ?

I tried play with this block, but without result :(

Code:

* the Name field
 */
span.MessageNameField.Self {
  font-size:32px
  color:#4169E1;
  word-wrap: break-word;
  vertical-align: middle;
}

span.MessageNameField.Other {
  color:#FF0000;
  word-wrap: break-word;
  vertical-align: middle;
}

Thanks

b666m 2010-02-17 16:59

Re: Customize N900 Conversations
 
you forgot the semicolon ; after the command?! o.O


All times are GMT. The time now is 01:29.

vBulletin® Version 3.8.8