Active Topics

 


Reply
Thread Tools
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#201
screenshot please

i need to see the layout

EDIT: maybe changing the value from 400px to 780px fixes it?! ^^

Last edited by b666m; 2010-02-11 at 22:10.
 
Posts: 37 | Thanked: 2 times | Joined on Jan 2010
#202
quick question: not really good at commands/terminal windows. if i install ur zip file, would I have to do anything else?
 
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#203
Originally Posted by sierra052 View Post
quick question: not really good at commands/terminal windows. if i install ur zip file, would I have to do anything else?
you don't "install" them.
you unzip the files from the archive, copy them to your phone and move them to the right place (and overwrite the original files).
instructions are given here many times before.
just search and read.
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#204
Originally Posted by b666m View Post
screenshot please

i need to see the layout

EDIT: maybe changing the value from 400px to 780px fixes it?! ^^
Hmmmm.... I don't understand, but now my avatar Ok
But I see something strange....
If "Other" send me a very short message, his avatar and bubble moving to right for some pixels... See this picture...

 
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#205
it seems like the bubbles would align right to the middle of the screen (to the 400px).
so just try to change 400px into 600px and look if the bubbles move 200px to the right... ^^
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#206
 
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#207
thought so ^^

change:
Code:
div.MessageNormal { 
  text-align: right;
  vertical-align: middle;
}
to:
Code:
div.MessageNormal.Self { 
  text-align: right;
  vertical-align: middle;
}

div.MessageNormal.Other { 
  text-align: left;
  vertical-align: middle;
}
you could also align the bubbles but that should work too ^^
 
Reflektorfalke's Avatar
Posts: 597 | Thanked: 490 times | Joined on Dec 2009 @ Germany
#208
Originally Posted by qole View Post
Hi All,

I'm using Reflektorfalke's bubble mod for my IM conversations, because I like the way it resizes to match the length of the text, but the conversation tends to get a bit messy when there are several small messages.

Does anyone have a fix for this? Some way to reserve the whole width of the screen for each message, without the bubble filling the whole width?

@qole:Thankx for finding this bug.
I was able to reproduce this behaviour with very small messages.

However, had a quick look and tried to fix it.
Also tried B666mīs hint with the min-width: 400px...
Well, it just behaved weird, too weird to solve in a few minutes :-(
Will have a look at it and try to find a soultion as soon as I have time, but dont have very much time for playing around at the moment :-(
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#209
Originally Posted by b666m View Post
thought so ^^

change:
Code:
div.MessageNormal { 
  text-align: right;
  vertical-align: middle;
}
to:
Code:
div.MessageNormal.Self { 
  text-align: right;
  vertical-align: middle;
}

div.MessageNormal.Other { 
  text-align: left;
  vertical-align: middle;
}
you could also align the bubbles but that should work too ^^
Sorry, not work
I tried the 300 and 350 px, and got this pic:

 
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#210
upload your current html- and css-file please. i'll take a look.

EDIT: but it seems ok now. you should only have to change back to 600px?!

Last edited by b666m; 2010-02-11 at 22:57.
 
Reply

Tags
bada rox, his lunchbox


 
Forum Jump


All times are GMT. The time now is 22:42.