Alright.
Right now I currently have 2 pictures. 59003 and 59004. Those 2 consist of my contact lists background.
code:
<Picture Id="59003"><File>imgs\clbg.png</File></Picture>
<Picture Id="59004">
<File>imgs\clin.png</File>
<Metadata>
<UMLeft>1</UMLeft>
<UMRight>1</UMRight>
<UMTop>1</UMTop>
<UMBottom>1</UMBottom>
<Colorize>true</Colorize>
</Metadata>
</Picture>
(1)For the exterior of it is 59003 is 923 Style.txt
code:
Element[id=atom(mainwndcontainer)]
{
Background:rcbkd(59003);
}
(2)For 59004 (the actual "contact list background" my code for 1001 Style.txt is
code:
BuddyList[ID=Atom(abview)]
{
AccName:rcstr(45675);
AccDesc:rcstr(45675);
Borderthickness:rect(0,0,0,0);
Background:rcbkd(59004);
}
Together it makes this
Now everything looks good.
The 2 pictures look like they are 1 giant image going across the Contact List.
But what goes wrong is when I use the MP!L Option inside my script to remove the Search Bar.
The consistency
breaks because there is more space for the contact list to expand.
I'd like to know if there is a way I can make it go all across so it's 1 giant image and not 2 images.
(clbg.png)
59003
(clin.png)
59004
Thanks
Btw. WLM 9.0