RE: reduce container conversation.
Look for:
<element id=atom(convhistorycontainer) layoutpos=client layout=FillLayout() padding=Rect(0,0,0,1)>
and change it to:
<element id=atom(convhistorycontainer) layoutpos=client layout=FillLayout() padding=Rect(0,0,17,1)>
It is in the 920 defintion file. You can change the 17 depending on what you need.
This post was edited on 02-22-2009 at 09:30 PM by robert_dll.
|