Shoutbox

1652/20061 and Dynamic/Custom Wallpapers - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Skinning (/forumdisplay.php?fid=41)
+----- Thread: 1652/20061 and Dynamic/Custom Wallpapers (/showthread.php?tid=85616)

1652/20061 and Dynamic/Custom Wallpapers by ryxdp on 08-27-2008 at 07:42 AM

I've got a fully transparent image for 1652, but underneath, in Custom/Dynamic wallpaper mode, it still shows 20061. How do I get rid of this? I've tried mucking around with the 920 definition, but so far I haven't found anything of real use.

Thanks in advance :D


RE: 1652/20061 and Dynamic/Custom Wallpapers by LuckyMe on 08-27-2008 at 06:54 PM


If you want to replace the chat window background you can search this in you 920 style:

quote:
Element[ID=Atom(ai93)]
{
Background:rcbkd(20061);
}


... and replace th original background with your custom picture, like this:

quote:
Element[ID=Atom(ai93)]
{
Background:rcbkd(59127);
}


... of course use your image id.
hope this helps dude :P
RE: 1652/20061 and Dynamic/Custom Wallpapers by ryxdp on 08-28-2008 at 05:43 AM

That changes the whole background of the window. I want it so the custom wallpaper is spread over the whole window (see attachment in original post).

Thanks anyway :)