HI In the SMS the gap fixed by this line: margin-top: -40px; Code: div.Message { padding-bottom: 8px; clear: both; display: block; padding-left: 8px; margin-top: -40px; } And I don't know where I can put this line in the IM... it's not work... Here my files: IM Conversation Thanks
div.Message { padding-bottom: 8px; clear: both; display: block; padding-left: 8px; margin-top: -40px; }