I'm confused Thread last updated on 2008-06-20 15:22:55

Posted by member 326853 on 2008-06-18 15:10:14

I'm sick of trying to make this work

I'm using WMP11 theme and trying to make moduals transparent, starting with xtaskbar i inserted 2 lines to theme.rc:

LoadModule "C:\LiteStep\modules\grdTransparent.dll
*grdTransparent xtaskbar 100 1


nothing changed, what am i doing wrong?

Posted by member 378340 on 2008-06-20 15:22:55 link

first, it should be:
*NetloadModule grdtransparent-1.0

if you want to be OTS 2 compatible.

also, make sure that the *NetloadModule line is above all the other modules, especially the ones you want to make transparent.