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)

JohnyMyko 2011-02-27 19:26

Re: Customize N900 Conversations
 
I can't make it work :s
I do this: http://talk.maemo.org/showpost.php?p...postcount=1364

but it says:

"sh: can't open convport.sh"

yes, I'm already runing as root

can anyone help me please?
thanks ;)

ceroberts75 2011-02-27 19:35

Re: Customize N900 Conversations
 
you have to cd to the directory you unzipped the file to.


i would save the zip to your device MyDocs folder. then unzip it.

ie-file.zip will unzip to a new folder "file" with the item in the folder.


then move the convport.sh file to the MyDocs folder.

Code:

opoen xterm
sudo gainroot
cd MyDocs
sh convport.sh


JohnyMyko 2011-02-27 20:26

Re: Customize N900 Conversations
 
It worked! Thanks :D

iscio 2011-02-27 21:42

Re: Customize N900 Conversations
 
where I could find explanation to change the colors of "you" ?

godofwar424 2011-02-28 01:16

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

Originally Posted by cloud596 (Post 956674)
if not to bother would u mind to make it run on potrait mode related to CSSU

Here you go :)

This should work as desired with portrait mode.

I have edited it so that it will size the bubble with the length of the text message and it has a restriction so you wont have to scroll horizontally.

Let me know if there are any bugs :)

Enjoy! :)

iscio 2011-02-28 07:45

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

Originally Posted by godofwar424 (Post 956942)
Here you go :)

This should work as desired with portrait mode.

I have edited it so that it will size the bubble with the length of the text message and it has a restriction so you wont have to scroll horizontally.

Let me know if there are any bugs :)

Enjoy! :)

I test it but I have some points to study :-)
in landscape mode I have the avatar behind the text and I have the "yellow" part empty
in portrait mode the same problem

could you optimize it?
thank you very much

godofwar424 2011-02-28 12:01

Re: Customize N900 Conversations
 
Quote:

Originally Posted by iscio (Post 957065)
I test it but I have some points to study :-)
in landscape mode I have the avatar behind the text and I have the "yellow" part empty
in portrait mode the same problem

could you optimize it?
thank you very much

I will try and look into it when I have some free time.

If anyone else knows how to fix it please help out.

Until then use a theme that works properly and Ill try and get it fixed as soon as I can :)

iscio 2011-02-28 12:30

Re: Customize N900 Conversations
 
have you a theme to suggest? thanks

Harick 2011-02-28 20:14

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

Originally Posted by iscio (Post 957065)
I test it but I have some points to study :-)
in landscape mode I have the avatar behind the text and I have the "yellow" part empty
in portrait mode the same problem

could you optimize it?
thank you very much

here you go

if you want more or less space between the messages, just edit this margin-top in MessagingWidgetsSMSConversation.css

Code:

div.Message {       
  clear: both;
  margin-top: 10px;
}

higher value means more space while lower means less space


EDIT.: sorry, i didn't notice the empty spaces, i will upload a fix when i find what it is

iscio 2011-02-28 21:23

Re: Customize N900 Conversations
 
Quote:

Originally Posted by Harick (Post 957559)
here you go

if you want more or less space between the messages, just edit this margin-top in MessagingWidgetsSMSConversation.css

Code:

div.Message {       
  clear: both;
  margin-top: 10px;
}

higher value means more space while lower means less space


EDIT.: sorry, i didn't notice the empty spaces, i will upload a fix when i find what it is

ok thank you very much....I hope someone could solve also the "yellow" space


All times are GMT. The time now is 04:59.

vBulletin® Version 3.8.8