Reply
Thread Tools
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#61
anyone made the chat look like sms?? or more like it at least.. outlines maybe
 
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#62
Originally Posted by f2thak View Post
anyone made the chat look like sms?? or more like it at least.. outlines maybe
as i said... i could do that later... but it's the same as in the SMS-css... so you only have to open the sms-css and the im-css next to each other and look at the names and values .... and change them. ^^

btw: bringing color in the sms-conversation
(you can use the whole color-range of the n900... colors can be changed by editing the value behind "background:" in the bubbles-block (in css-file))
short color-table here: http://www.w3schools.com/CSS/css_colors.asp
bubble-borders to use: http://de.selfhtml.org/css/eigenscha...rder_style.htm
(as you see bubble-color can be defined as well - for every edge: http://de.selfhtml.org/css/eigenscha...rder_color.htm)
you can change the font to every installed font-type (don't know which types these are) http://de.selfhtml.org/css/eigenscha...ont_family.htm - it's possible to edit color and add shadow too: http://de.selfhtml.org/css/eigenscha...ext_shadow.htm

edit: second screenshot with borderstyles groove and ridge (too bad the second border color is always so dark - maybe can't tell dark-color and black apart)
Attached Images
  

Last edited by b666m; 2010-01-24 at 15:12.
 

The Following 5 Users Say Thank You to b666m For This Useful Post:
Posts: 102 | Thanked: 23 times | Joined on Nov 2009 @ Finland
#63
Finally got it to work the way i like
It took a while but, better late than never... here's what i did.
and thank you: b666m couldn't done this without u
Attached Images
 

Last edited by teemui; 2010-01-24 at 17:36. Reason: picture added
 
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#64
Originally Posted by teemui View Post
Finally got it to work the way i like
It took a while but, better late than never... here's what i did.
and thank you: b666m couldn't done this without u
hehe, interesting color choice ^^

btw: you can set a background image for the message-bubbles too
(but that's maybe TOO much and will affect the readability)
 
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#65
just realized in my second sms-mod (with the bubbles lined up one below the other) that if you click on your contact's bubble it will move to the left side (which could be considered as special feature *lol*)
but for those who want the bubble to stay in place - here's the css-fix:
Attached Files
File Type: zip sms_css.zip (1.2 KB, 221 views)

Last edited by b666m; 2010-01-24 at 18:27.
 

The Following User Says Thank You to b666m For This Useful Post:
Posts: 102 | Thanked: 23 times | Joined on Nov 2009 @ Finland
#66
Originally Posted by b666m View Post
hehe, interesting color choice ^^
Yep still playing little with colors, but layout is what i was after
 
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#67
have found an interesting site for transparency:
http://tobias-otte.de/essays/css-transparenz/

tried -moz-opacity: 0.50; because the mozilla engine is used (?!).
didn't work.
maybe you want to try the other notifications.
 
Posts: 102 | Thanked: 23 times | Joined on Nov 2009 @ Finland
#68
"The RGBa let's you set the RGB values for Red, Green and Blue, like in a regular RGB CSS color, but then adds 'a' for the alpha channel."
Code:
p {color: rgba(255, 255, 255, 0.5);}
http://www.domedia.org/oveklykken/css-transparency.php


check this out
 
Posts: 755 | Thanked: 406 times | Joined on Feb 2008 @ UK
#69
Originally Posted by teemui View Post
finally got it to work the way i like
it took a while but, better late than never... Here's what i did.
And thank you: B666m couldn't done this without u :d
My EYES!
 

The Following 2 Users Say Thank You to codeMonkey For This Useful Post:
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#70
Originally Posted by teemui View Post
"The RGBa let's you set the RGB values for Red, Green and Blue, like in a regular RGB CSS color, but then adds 'a' for the alpha channel."
Code:
p {color: rgba(255, 255, 255, 0.5);}
http://www.domedia.org/oveklykken/css-transparency.php


check this out
did you try it?

btw: i wanted to use this opacity for the whole bubble - not only for the background-color or so ^^

Last edited by b666m; 2010-01-24 at 20:12.
 
Reply

Tags
bada rox, his lunchbox


 
Forum Jump


All times are GMT. The time now is 09:53.