![]() |
How To Get Your Avatar In The Chat & Change the Color of the Chat Balloons
How To Get Your Avatar In The Chat - UPDATED 07/24/09
This will get the avatars (both yours and theirs) in the lower right hand corner. If anyone can get it into the middle of the balloon please share how. For anyone who may have done this before the update, I've placed a ">" on the steps you'll need to do. For everyone else follow the tut like normal. Also, I'd suggest the gradient in the chat balloons all fading to one side. Looks much better that way ;-) Attachment 21700 You will need to have your Pre rooted. Also, don't forget to back up everything you touch. First step is to type: Code:
cd /usr/palm/applications/com.palm.app.messaging/stylesheetsCode:
sudo vi messaging.cssCode:
.chatRow img.avatar-location {Code:
.chatRow img.avatar-location { Code:
/*.chatRow .avatar-container { Code:
.my-chat .chat-balloon-wrapper, Code:
padding-right: 40px;Code:
.my-chat .chat-balloon-wrapper, Code:
/*.their-chat .chat-balloon-wrapper { Code:
/* Disabling MY avatar because we are not doing this for 1.0 2008-11-05*/Code:
/*.my-chat .avatar-overlay,*/Type: Code:
cd /usr/palm/applications/com.palm.app.messaging/app/controllersCode:
sudo vi chatview-assistant.jsCode:
msg.avatar = this.myAvatar || 'images/my-avatar.png';Now you need to upload an avatar and find the image location In terminal type: Code:
cd /usr/palm/applications/com.palm.app.messaging/images/Code:
sudo wget (url)Code:
sudo mv (filename of the avatar you just downloaded) my-avatar.pngCode:
sudo luna-send -n 1 palm://com.palm.applicationManager/rescan {}Change the Color of the Chat Balloons The png's for the chat balloons are located here: /usr/palm/applications/com.palm.app.messaging/images/chatview Look for chat-balloon-right.png (your chat) and chat-balloon-left.png (friend's chat). I have both images uploaded already. https://files.getdrowckedox.com/u/15...ftoriginal.png https://files.getdrowckedox.com/u/15...view-right.png Edit them using your favorite image editor. Now uploaded them to where ever. Copy the image location. Go to terminal and type: Code:
cd /usr/palm/applications/com.palm.app.messaging/images/chatviewCode:
sudo wget (url)Type: Code:
sudo mv (filename of url) chat-balloon-right.pngNow type: Code:
sudo luna-send -n 1 palm://com.palm.applicationManager/rescan {}Attachment 21703Attachment 21700Attachment 21701Attachment 21702 Kudos goes out to DJPeterman for his help with the padding <3 and to halmo20 and lilmexx323 for help with the tut after the update. Also thanks should go out to elryon for figuring out how to center avatars and to change the location avatar locations to the left, check out his mod on page 2. Your path is wrong for the avatar : "cd /usr/palm/applications/com.palm.app.messaging/images/chatview/" Should be "cd /usr/palm/applications/com.palm.app.messaging/images/" Otherwise, it works awesomely! Thanks for finding that :) Can this be put in the wiki? originally found here: Code:
http://forums.precentral.net/web-os-development/192840-how-get-your-avatar-chat-change-color-chat-balloons.html |
| All times are GMT -4. The time now is 05:23 AM. |
Powered by vBulletin® Version 3.8.14
Copyright ©2000 - 2026, vBulletin Solutions Inc.
POWERED BY PHILLYFINESTSERVERSTAT FOR WCKEDIDEN|- NEXTELELITE| - PPCTHEME| - IDENINSIDER