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)

agentsmith 2010-02-06 23:31

Re: Customize N900 Conversations
 
well try it!

/EDIT
That fixed it thanks. Now to figure out the avatar issue!

b666m 2010-02-06 23:45

Re: Customize N900 Conversations
 
what's up with the avatar?

i only edited the sms conversation. so placing an image named "avatar.png" (64 * 64 pixels) in the html-folder should work!?

agentsmith 2010-02-06 23:48

Re: Customize N900 Conversations
 
Lol, yeah I did a forced delete of it. I had to put it back. is it easy to modify the Jscript so I can see something besides "You:"

Thanks again for your help, the font makes a big difference.

b666m 2010-02-06 23:54

Re: Customize N900 Conversations
 
Quote:

Originally Posted by agentsmith (Post 513777)
is it easy to modify the Jscript so I can see something besides "You:"

take a look at one of my posts a few sites back:
http://talk.maemo.org/showpost.php?p...&postcount=119

Quote:

Thanks again for your help, the font makes a big difference.
glad i could help you :)

mscarrot 2010-02-08 18:26

Re: Customize N900 Conversations
 
Quote:

Originally Posted by Reflektorfalke (Post 502287)
First of all thankx a lot for having a look on my files!



I managed to solve the "vertical-align:middle"-issue:
I used "float:right;" for positioning of the avatar on the right side.
Now I put put "float:right;" one level higher into the "MessageOther"-div - Works!

The color #999 is just short for #999999 - Dreamweaver does that automatically (samesame but differente :D )



Still donīt get it, I mean it works in the standard view with 64x64px.
However, changed MessageOtherAvatar to 60x60 and now it looks fine!

Download improved Version

EDIT: Attached the modded .css and .html files for IM-Conversations.

http://talk.maemo.org/attachment.php...1&d=1264850022

Hi is it possible to make the background of the bubbles pink/purple (what do I have to edit -and how- to make this happen??)

Love this design !!!! :D

b666m 2010-02-08 18:40

Re: Customize N900 Conversations
 
Quote:

Originally Posted by mscarrot (Post 516605)
Hi is it possible to make the background of the bubbles pink/purple (what do I have to edit -and how- to make this happen??)

Love this design !!!! :D

open the css-file and search for "BubbleSelf" and "BubbleOther" and edit (or add a) background-line:

Code:

div.BubbleSelf {
  background: #000000;

...
}

here are the codes:

http://www.theodora.com/gif4/html_colors.gif

mscarrot 2010-02-08 18:46

Re: Customize N900 Conversations
 
Thanks, so much

A quick, Wonderful and complete reply >>>>> you are great !!!

can I edit this with wordpad ? or do I need something else?

b666m 2010-02-08 18:49

Re: Customize N900 Conversations
 
Quote:

Originally Posted by mscarrot (Post 516632)
can I edit this with wordpad ? or do I need something else?

should work :)
there are no special characters in it.

but for windows i would recommend something like:
http://notepad-plus.sourceforge.net/de/site.htm

there you can choose a programming language (html, css, ...) and correct commands/options will be highlighted :)
(so you can avoid typos)

for example html-highlighting:
http://notepad-plus.sourceforge.net/..._lexerHTML.gif

mscarrot 2010-02-08 18:58

Re: Customize N900 Conversations
 
WOW Thanks again, tried IM with wordpad now but will try this program for my sms editing :)..

stee 2010-02-10 16:33

Re: Customize N900 Conversations
 
Can any of you programming gurus help me with this problem:

http://talk.maemo.org/showthread.php...594#post519594

Thanks :)


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

vBulletin® Version 3.8.8