View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#189
Hi b666m
Can you help me with the little problem in the IM Conversation ?

I changed it to: me->right and other->left (for hebrew language). Now I have a some problems...

1) I open the IM conversation and the messages jumping to the first message (not to the last like the SMS conversation).

2) Date and clock very close to the text (see picture)



3) How I can put the different color for the other name ?
I see only one block for the name:
Code:
/**
 * the Name field
 */
.MessageNameField {
  word-wrap: break-word;
  color:#4169E1;
  vertical-align: middle;
}
4) How I can do a round corners on the avatar (like in the sms conversation) ?

Thanks

Last edited by Schturman; 2010-02-11 at 15:06.