|
|
2010-02-28
, 11:57
|
|
|
Posts: 1,090 |
Thanked: 476 times |
Joined on Jan 2010
@ Ingolstadt, Germany
|
#342
|
b666m , for screenshots please check http://talk.maemo.org/showpost.php?p...&postcount=323 , the last screenshot .
If i send a 2 sentence text , would the bubble/avatars look ok and aligned ?

From the screenshot I have seen previously by you , It seems the avatar gets large and pixelated (is that even a word lol)
Is it possible to modify the conversation and change it to new layout and add "you" avatar just by using xterminal and leafpad ?
| The Following User Says Thank You to b666m For This Useful Post: | ||
|
|
2010-02-28
, 12:23
|
|
Posts: 276 |
Thanked: 109 times |
Joined on Dec 2009
@ Vancouver,Canada / Dubai,UAE
|
#343
|

|
|
2010-02-28
, 12:32
|
|
|
Posts: 1,090 |
Thanked: 476 times |
Joined on Jan 2010
@ Ingolstadt, Germany
|
#344
|
Thanks for the response b666m , It seems similar but it is not the exact same one
This one looks cool too http://talk.maemo.org/showpost.php?p...&postcount=317
but I wanted to bubbles to look rounder and more pointy like the one you did , is it possible to upload that one ?

I like this one too. I guess it would be much easier to use pc to copy the files and also my avatar on n900 than using xterminal .
Can you direct me to the link that everything is described about how to add the image to the html-folder and also change the name from "you " to whatever i want ? , it seems I'm blind lol
Cheers
|
|
2010-02-28
, 12:37
|
|
Posts: 276 |
Thanked: 109 times |
Joined on Dec 2009
@ Vancouver,Canada / Dubai,UAE
|
#345
|
I dun wanna miss around with the codes since I dun have any coding knowledge , If I had , I would make the conversation app ASAP lol .|
|
2010-02-28
, 12:41
|
|
|
Posts: 1,090 |
Thanked: 476 times |
Joined on Jan 2010
@ Ingolstadt, Germany
|
#346
|
Thanks alot b666m , I will look into itI dun wanna miss around with the codes since I dun have any coding knowledge , If I had , I would make the conversation app ASAP lol .
| The Following User Says Thank You to b666m For This Useful Post: | ||
|
|
2010-02-28
, 20:05
|
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#347
|
mhm... try to change the html back from div (what i told you) to span for the timestamp....
and in the css add a "clear: left;" to the MessageTimeStamp and a "clear: right;" to the MessageDeliveryTimeStamp.
...
|
|
2010-02-28
, 20:33
|
|
|
Posts: 1,090 |
Thanked: 476 times |
Joined on Jan 2010
@ Ingolstadt, Germany
|
#348
|
div.MessageRight {
...
display: block;
...
}
| The Following User Says Thank You to b666m For This Useful Post: | ||
|
|
2010-03-01
, 17:55
|
|
|
Posts: 1,090 |
Thanked: 476 times |
Joined on Jan 2010
@ Ingolstadt, Germany
|
#349
|
|
|
2010-03-02
, 11:37
|
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#350
|


: <span id="MessageTextSelf" class="MessageText Self"></span>
<br />
<div class="MessageRight Self">

![]() |
| Tags |
| bada rox, his lunchbox |
| Thread Tools | |
|
If i send a 2 sentence text , would the bubble/avatars look ok and aligned ?
From the screenshot I have seen previously by you , It seems the avatar gets large and pixelated (is that even a word lol)
Is it possible to modify the conversation and change it to new layout and add "you" avatar just by using xterminal and leafpad ?
I definitely think you should start making apps
Last edited by SR90; 2010-02-28 at 11:48. Reason: Spelling