The Following User Says Thank You to b666m For This Useful Post: | ||
|
2010-03-02
, 17:51
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#352
|
|
2010-03-07
, 01:11
|
|
Posts: 805 |
Thanked: 440 times |
Joined on Aug 2009
@ Mississauga, On
|
#353
|
so...
here's the package you'll always need which contains the modded html- and js-file to have both avatars.
and in addition there's the css which does the following:
i have added many comments to the code itself to help you in case you want to change something
for instructions on where you have to place these files and what to do to get your own avatar, please refer to:
http://talk.maemo.org/showpost.php?p...5&postcount=33 ^^
have fun, everyone!
|
2010-03-07
, 01:20
|
|
Posts: 805 |
Thanked: 440 times |
Joined on Aug 2009
@ Mississauga, On
|
#354
|
|
2010-03-07
, 01:33
|
|
Posts: 1,090 |
Thanked: 476 times |
Joined on Jan 2010
@ Ingolstadt, Germany
|
#355
|
sms works and looks sweet, its a shame its using the mozilla engine like you mentioned, slow as hell but looks 1000x better than the original!
|
2010-03-07
, 01:43
|
|
Posts: 551 |
Thanked: 507 times |
Joined on Feb 2010
@ North West England
|
#356
|
|
2010-03-07
, 01:48
|
|
Posts: 805 |
Thanked: 440 times |
Joined on Aug 2009
@ Mississauga, On
|
#357
|
|
2010-03-07
, 01:51
|
|
Posts: 1,090 |
Thanked: 476 times |
Joined on Jan 2010
@ Ingolstadt, Germany
|
#358
|
Yup I'll try it out. Any tweaks to make it run a bit better? right now it's unbearably slow.
|
2010-03-07
, 02:05
|
|
Posts: 805 |
Thanked: 440 times |
Joined on Aug 2009
@ Mississauga, On
|
#359
|
|
2010-03-07
, 02:19
|
|
Posts: 1,090 |
Thanked: 476 times |
Joined on Jan 2010
@ Ingolstadt, Germany
|
#360
|
Tags |
bada rox, his lunchbox |
Thread Tools | |
|
i'm trying to get this:
this is a picture of miranda using ieview and ichat for displaying the conversations.
there the bubbles are getting resized to fit the text within.
small text -> small bubble.
huge text -> huge bubble.
(ok... i don't believe that apple uses the exact same method/code but hey... it works in miranda ^^)
so i adapted the code in a first attampt to the conversation layout:
it's creating a 9 cell table via html and filling the cells with pictures and text via css.
it's not working perfectly yet...
i only implemented it for the contact's bubble...
dont worry about the misalignment of the avatar
(i was just too lazy to edit the margins ^^ but the border is in the right place as you can see)
something is messing with the default code... especially the top side of the bubble doesn't work at all :/
i attach the iChat zip-file. there you can find the iChat.css and iChat.ivt (which is just a html-file with another extension). so you can take a look at it and try to adapt the code to the rtcom-code on your own. maybe you're luckier than me.
(btw: only the html-file needs some patchwork... for the css you can mostly copy the blocks which are named in the html over...)
so here's my html-code so far:
Last edited by b666m; 2010-03-05 at 22:24.