|
2010-03-31
, 19:46
|
Posts: 527 |
Thanked: 121 times |
Joined on Feb 2010
|
#462
|
|
2010-03-31
, 20:02
|
Posts: 116 |
Thanked: 147 times |
Joined on Jan 2010
|
#463
|
The Following User Says Thank You to Grant For This Useful Post: | ||
|
2010-03-31
, 20:16
|
Posts: 120 |
Thanked: 33 times |
Joined on Jan 2010
|
#464
|
Hi all - I've edited my conversations screen alot, but could not find how to change the color of hyperlinks inside messages - say someone messaged me a phone number - the conversation screen automatically recognizes the number and allows me to click it.
Problem is - the color of those links is too bright (pale blue-ish) and is almost unreadable due to the similar color of the bubble's background...
So, anyone knows the attribute that should be changed in order to change that color?
The Following User Says Thank You to byte_76 For This Useful Post: | ||
|
2010-03-31
, 20:26
|
|
Posts: 422 |
Thanked: 320 times |
Joined on Oct 2009
@ Israel
|
#465
|
|
2010-03-31
, 22:02
|
|
Posts: 1,090 |
Thanked: 476 times |
Joined on Jan 2010
@ Ingolstadt, Germany
|
#466
|
margin: 58px -17px 4px -15px;
|
2010-04-01
, 08:16
|
|
Posts: 474 |
Thanked: 368 times |
Joined on Jan 2010
|
#467
|
Have you tried shadows for your bubbles?
-moz-box-shadow: black 8px 4px 4px;
I tried this but my scrolling becomes too slow, however you mentioned that yours is fast so maybe it will be ok with shadows.
-moz-box-shadow: 0.2em 0.2em 0.7em black, inset 0 0 0.7em red;
|
2010-04-01
, 09:28
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#468
|
maybe this one is responsible for not getting more width:
try to change the values to 0 or something just to test if thats the case.Code:margin: 58px -17px 4px -15px;
in short -> margin: 0px; or comment out this line ^^
|
2010-04-01
, 10:28
|
|
Posts: 104 |
Thanked: 37 times |
Joined on Feb 2010
@ Toulouse, France
|
#469
|
hi
No, it's not what I want...
See my screen again. You can see the top-right corner of bubble over the bottom-left corner of avatar and I like that, but I want swich this to: corner of avatar over the corner of bubble.
It's possible ?
The Following User Says Thank You to jesuska For This Useful Post: | ||
|
2010-04-01
, 11:10
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#470
|
yes, just change the number of the order of each element, so that what you want on top is the lowest number.
this is what you want to modify for each element :
z-index: 2;
Tags |
bada rox, his lunchbox |
|
It's here:
Lausanne & Lyon de descente...
----------------
Schturman's home page
Schturman's repo on openrepos
RPM packaging directly on your Jolla phone.
Root & User SSH access to Jolla via WinSCP.
Root and User SSH access to Jolla via Nautilus on Linux PC.