quote:Originally posted by duck!
well that worked and moved it to the bottom.. but from the toolbar going down the contact list background there is a dodgy grey bit which looks dodgy, how would i remove that
See attachyment
There are two ways to get rid of it:
1. Remove it from code completely, but the better way to do it is:
2. Add this to your SkinInfo.xml file between the replace brackets:
<Picture Id="668"><File>null.png</File></Picture>
ID 668 is the shadow . If you wanna remove it from the CONVO window, just replace 668 with 1654 . And make "null.png" transparent.
Pretty much we're replacing the shadow with a 100% transparent image .
ive seen this done in nightfall skin so what is 1655 for then?