Reflektorfalke
|
2010-01-30
, 10:59
|
|
Posts: 597 |
Thanked: 490 times |
Joined on Dec 2009
@ Germany
|
#111
|
|
2010-01-30
, 11:06
|
|
Posts: 1,090 |
Thanked: 476 times |
Joined on Jan 2010
@ Ingolstadt, Germany
|
#112
|
Didnīt the rtcom default bubble show the avatars correctly with 64x64 defined size?
The Following 2 Users Say Thank You to b666m For This Useful Post: | ||
|
2010-01-30
, 11:18
|
|
Posts: 932 |
Thanked: 278 times |
Joined on Sep 2009
@ Kentucky
|
#114
|
|
2010-01-30
, 11:29
|
|
Posts: 1,090 |
Thanked: 476 times |
Joined on Jan 2010
@ Ingolstadt, Germany
|
#115
|
Finally got mine working. The only problem is that I dont like the way the picture from the message sender is on the right side while their name is on the left side.
Is it possible to have the name as well as the pictures to be on the right side?
Is it possible to have the name as well as the pictures to be on the right side? Alternatively, can we just have both pictures (sender and receiver) to be on the left side with their names?
|
2010-01-30
, 11:30
|
|
Posts: 597 |
Thanked: 490 times |
Joined on Dec 2009
@ Germany
|
#116
|
nope.
so if the avatar is annoying you too. change the size of the bubbles to 60 * 60 px and resize your avatar pic in the html folder also to this 60 px size.
edit: but my ambition tells me to don't be defeated by a css-file. so i'll try to get these two points to work when i have some time off.
|
2010-01-30
, 11:37
|
|
Posts: 1,090 |
Thanked: 476 times |
Joined on Jan 2010
@ Ingolstadt, Germany
|
#117
|
Oh well, have the Others Avatar now with 60x60 and mine with 64x64. Looks fine and difference is hardly noteable.
But will also keep lookin at these 2 points you mentioned.
Another goal would be to add some more shiney effects like 3D light effects or transparancy...Don`t like to be defeated by a damn kidsPhone
|
2010-01-30
, 11:40
|
|
Posts: 932 |
Thanked: 278 times |
Joined on Sep 2009
@ Kentucky
|
#118
|
|
2010-01-30
, 11:53
|
|
Posts: 1,090 |
Thanked: 476 times |
Joined on Jan 2010
@ Ingolstadt, Germany
|
#119
|
Thanks for your assistance, b666m.
I have couple quetions.
1. Which of the three files do you edit to change the background color?
2. Is it possible to have your name shown by the avarta instead showing "You"?
if (item.name_str != "") { name_tag.textContent = item.name_str; }
if (item.name_str != "") { name_tag.textContent = item.name_str; } if (item.name_str != "" && item.self) { name_tag.textContent = "b666m"; }
|
2010-01-30
, 11:54
|
|
Posts: 597 |
Thanked: 490 times |
Joined on Dec 2009
@ Germany
|
#120
|
i think (if you're looking closely) there must 4px be missing on the right and bottom, right?
3D effects are easily possible with the use of shadows.
i had a short look into transparency a few pages before.
but none of the commands worked for me.
you could try some of them too and place them in various ways (on top, middle, bottom).
(i would say that the moz-opacity command is the right one because rtcom uses some moz-commands yet but maybe i'm wrong with my logic ^^)
Tags |
bada rox, his lunchbox |
|