Active Topics

 


Reply
Thread Tools
Posts: 7 | Thanked: 0 times | Joined on Jan 2010
#151
Originally Posted by Reflektorfalke View Post
Download the .zip-files and put the files within the zip-files into:

/usr/share/rtcom-messaging-ui/html
(Create a backup of the original files!!!)

To see your own picture in SMS coversation you will also need to put a .png file named avatar.png with size 64x64 into the same directory.
how do I make a .png file? I did what you said above and it worked!!!! now I just need to see my picture!
 
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#152
Originally Posted by agentsmith View Post
So I was able to copy that directory and take a look at those 2 css files. I'm unsure of what exactly to modify? I only need to increase the text size slightly so I'll be able to read it!
back from 9 hours h3 online multiplayer xD

just open the css-files (there must be a total of 3 css-files in the html-folder) and type in div.Message { ... }

Code:
div.Message{

  font-size: 32px;

...
}
there is already some text. that's why i made the ... you don't have to ^^ *g*

you can see the difference in the screenshots i made (attachments).

if you want the timestamps to be bigger too, you have to add following in the css-files:

Code:
span.MessageTimeStamp {
  font-size: 32px;
}

span.MessageDeliveryTimeStamp {
  font-size: 32px;
}
Attached Images
  

Last edited by b666m; 2010-02-06 at 04:30.
 

The Following User Says Thank You to b666m For This Useful Post:
Reflektorfalke's Avatar
Posts: 597 | Thanked: 490 times | Joined on Dec 2009 @ Germany
#153
Originally Posted by cassidy12 View Post
how do I make a .png file? I did what you said above and it worked!!!! now I just need to see my picture!
You will need a picture editor, e.g. Gimp or Photoshop.
Open your picture, change size to 64x64 pixels and save it as .png file (instead of .jpg for example)
 
Posts: 36 | Thanked: 2 times | Joined on Jan 2010 @ USA
#154
Originally Posted by b666m View Post
back from 9 hours h3 online multiplayer xD

just open the css-files (there must be a total of 3 css-files in the html-folder) and type in div.Message { ... }

Code:
div.Message{

  font-size: 32px;

...
}
there is already some text. that's why i made the ... you don't have to ^^ *g*

you can see the difference in the screenshots i made (attachments).

if you want the timestamps to be bigger too, you have to add following in the css-files:

Code:
span.MessageTimeStamp {
  font-size: 32px;
}

span.MessageDeliveryTimeStamp {
  font-size: 32px;
}
Is 32 the size you used for the screenshots? That looks great. I'm still confused on what exactly to add to the css files? div.Message{font-size: 32px;...}?
 
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#155
Originally Posted by agentsmith View Post
Is 32 the size you used for the screenshots? That looks great. I'm still confused on what exactly to add to the css files? div.Message{font-size: 32px;...}?
yep, that's 32px

ok... deeeeeaaaaal...
you tell me three things:

1. which font-size do you like to have? 32px or even bigger?
2. should the timestamps also be bigger?
3. do you want bigger font-size for chatconversations and single-sms-view too?

then i will edit the files and upload them here for you
 
Posts: 36 | Thanked: 2 times | Joined on Jan 2010 @ USA
#156
Sweet! Basically I was trying to figure out what exactly you were putting in the css files so I could modify them. I've been going through this whole thread this morning writing down code cause I want my avatar to appear on the right and I just resized my avatar. Yes, I want a 32 size in chatconversation and singlesms view!

Many Thanks!
 
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#157
Originally Posted by agentsmith View Post
Sweet! Basically I was trying to figure out what exactly you were putting in the css files so I could modify them. I've been going through this whole thread this morning writing down code cause I want my avatar to appear on the right and I just resized my avatar. Yes, I want a 32 size in chatconversation and singlesms view!

Many Thanks!
your avatar on the right side?
is the config of my sms conversation ok?
(look at the (difference) pictures some posts above - this would be the config a have to offer ;D)
 
Posts: 36 | Thanked: 2 times | Joined on Jan 2010 @ USA
#158
Yeah, it looks great!
 
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#159
that's what i've done:

1. text sizes in sms conversation, single sms and chat conversation set to 32px
2. alignment of avatars and bubbles in sms conversation like seen above
3. timestamps in chat and sms conversations is normal size (as i think it would be disturbing if the timestamps are too big in the history). timestamps in single sms view 32px.



instructions:
1. just unzip the four files (3 css, 1 html and 1 js) somewhere in your MyDocs folder (i.e. MyDocs/sms/)
2. open x-term
3. type "sudo gainroot" (you need to have "rootsh" installed)
4. type "cp MyDocs/sms/* /usr/share/rtcom-messaging-ui/html/"
5. open any conversation, close it and open it again for reloading the layout

edit: for your own avatar place a picture named "avatar.png" with 64 * 64 pixels in the html-folder
Attached Files
File Type: zip 32px.zip (10.7 KB, 226 views)

Last edited by b666m; 2010-02-06 at 23:33. Reason: uploaded edited zip-package
 
Posts: 36 | Thanked: 2 times | Joined on Jan 2010 @ USA
#160
it broke my inbox, cant see any messages now? I am supposed to copy the 3 css files and the js file to "/usr/share/rtcom-messaging-ui/html/" is that right?

/edit: I can see the message sent to me, but my sent messages do not appear?

Last edited by agentsmith; 2010-02-06 at 22:53.
 
Reply

Tags
bada rox, his lunchbox


 
Forum Jump


All times are GMT. The time now is 11:05.