View Single Post
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#32
Originally Posted by kh_naba View Post
Hello all,

I am part of the real-time communication team and conversations is part of our project. It's good to see people interested in customizing conversation view. The html/css files mentioned above are indeed meant to make it flexible to change.
hi, and thank you very much for answering my email and posting here!

i have three questions:

1. in the css-file of the SMSConversation the auto-sizing to 64x64 of the contacts' pictures doesn't work properly. it seems like the picture is starting at the right side and bottom again?! (but the exact same code is working for the singleSMS avatar which is 80x80?!)

2. where are the pictures stored in? (copies are under ~/.osso-abook/photos/ with 144x144 as far as i remember)

3. how does an absolute path have to look like in the .js-file when it's included in the url('...') command? (neither file:///home/user/.osso... nor /home/user/.osso... worked for me)

thx