[?] WLM 8.1 Background - 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: [?] WLM 8.1 Background (/showthread.php?tid=80619) [?] WLM 8.1 Background by Nagamasa on 01-02-2008 at 05:09 PM How do I change the conversation window background? RE: [?] WLM 8.1 Background by Basilis on 01-02-2008 at 05:28 PM this is very easy.you just have to click the last icon on the left of the toolar in the conv.wnd and then you can choose one of the featured pictures or select one of your choice.Rate me! RE: [?] WLM 8.1 Background by Nagamasa on 01-02-2008 at 05:31 PM
quote:That's not what I meant (there's a reason why it's in the skinning section...). I mean do it via skinning. RE: [?] WLM 8.1 Background by Basilis on 01-02-2008 at 05:41 PM
ok.i just tried to help you! RE: [?] WLM 8.1 Background by freak544 on 01-02-2008 at 09:23 PM
its in the skinning documentation on how to replace pictures you just need to find the picture Id which I believe would be different than 8.5 (what I use) RE: [?] WLM 8.1 Background by Nagamasa on 01-02-2008 at 11:19 PM
quote:I know that too...but I don't know which picture it is... RE: [?] WLM 8.1 Background by Willz on 01-02-2008 at 11:52 PM
if you check 947 style and go to the mainwndcontainer element it will tell you the resource to replace. RE: [?] WLM 8.1 Background by Nagamasa on 01-03-2008 at 03:17 AM
quote:How do I do that? RE: [?] WLM 8.1 Background by Willz on 01-03-2008 at 03:19 AM background:rcbkd(res#); RE: [?] WLM 8.1 Background by Nagamasa on 01-03-2008 at 03:41 AM
I'm getting a black Messenger... RE: [?] WLM 8.1 Background by Willz on 01-03-2008 at 03:43 AM
Unknown Layout: 'rbg' 609 RE: [?] WLM 8.1 Background by Nagamasa on 01-03-2008 at 01:53 PM
quote:I cant find an rbg in my file... RE: [?] WLM 8.1 Background by djdannyp on 01-03-2008 at 01:56 PM
it's on line 609 of your 947 style sheet RE: [?] WLM 8.1 Background by Nagamasa on 01-03-2008 at 02:22 PM
This is what line 609 says.... Background:rcbkd(70700); RE: [?] WLM 8.1 Background by djdannyp on 01-03-2008 at 02:38 PM
maybe it's in the definition file then RE: [?] WLM 8.1 Background by Nagamasa on 01-03-2008 at 04:53 PM
quote:the definition file doesnt even go to 609... RE: [?] WLM 8.1 Background by djdannyp on 01-03-2008 at 04:57 PM i'm guessing you did a Ctrl+F for rbg in the style file? RE: [?] WLM 8.1 Background by Nagamasa on 01-03-2008 at 05:00 PM
quote:Yes I did do it already. RE: [?] WLM 8.1 Background by vaccination on 01-03-2008 at 05:40 PM
quote:Um, res numbers can only be between 59000 and 59999. Have you even read the skinning docs? =/ RE: [?] WLM 8.1 Background by Nagamasa on 01-03-2008 at 09:39 PM
quote:I dont get a black Messenger, but it's still not working...' RE: [?] WLM 8.1 Background by Nagamasa on 01-04-2008 at 05:23 PM Anybuggy? RE: [?] WLM 8.1 Background by djdannyp on 01-04-2008 at 05:52 PM upload the 947 definition and i'll take a look RE: [?] WLM 8.1 Background by Nagamasa on 01-04-2008 at 10:39 PM Attached is the 947 Definition. RE: [?] WLM 8.1 Background by djdannyp on 01-04-2008 at 10:48 PM Oops, I may have actually meant the 947 style file RE: [?] WLM 8.1 Background by Nagamasa on 01-05-2008 at 03:42 AM Here's the 947 Style File. RE: [?] WLM 8.1 Background by djdannyp on 01-05-2008 at 02:07 PM
Okay, yeah, i think i can solve it code: instead do: code: and you should find that it works okay RE: [?] WLM 8.1 Background by Nagamasa on 01-05-2008 at 04:15 PM
quote:but my background window is still blue RE: [?] WLM 8.1 Background by djdannyp on 01-05-2008 at 04:23 PM have you created the image 59001 correctly in your SkinInfo.xml? RE: [?] WLM 8.1 Background by Nagamasa on 01-05-2008 at 11:07 PM
code: RE: [?] WLM 8.1 Background by Willz on 01-05-2008 at 11:10 PM
Have you even declared to replace the UIFIle in the skininfo.xml? RE: [?] WLM 8.1 Background by Nagamasa on 01-05-2008 at 11:13 PM
quote: code: RE: [?] WLM 8.1 Background by Willz on 01-05-2008 at 11:18 PM
also just out of curiosity have you hidden the overlaying blue image that goes over the main background? RE: [?] WLM 8.1 Background by Nagamasa on 01-05-2008 at 11:52 PM
quote:If it's 20056, then I just did it and removed the ugly border If it's 20057, then nothing really changed. If it's neither of these, then I dont know which one. RE: [?] WLM 8.1 Background by Willz on 01-06-2008 at 12:02 AM
ok well the last thing you can do is wrap an element around the whole window. RE: [?] WLM 8.1 Background by Nagamasa on 01-06-2008 at 02:40 PM
quote:Grrrr...its not working!!: (@ 8.1). What am I doing wrong??!! The convo window colour wont change!! RE: [?] WLM 8.1 Background by djdannyp on 01-06-2008 at 05:30 PM
920 is the conversation window file, not 947 RE: [?] WLM 8.1 Background by aNILEator on 01-06-2008 at 06:03 PM I was thinking why the fuck are you telling him stuff for the logon window? when in post 1 he says the chat window RE: [?] WLM 8.1 Background by Nagamasa on 01-06-2008 at 06:15 PM
quote:Yea I was wondering too...and then I thought, "I shouldn't doubt these amazing skinners." quote: Yay it worked, by replacing code:with code:But how do I get it to resize to fit the window? RE: RE: [?] WLM 8.1 Background by djdannyp on 01-06-2008 at 06:39 PM
quote: that's why i was answering stuff to do with logon window RE: [?] WLM 8.1 Background by Nagamasa on 01-07-2008 at 10:13 PM
code:with code:How do I get it to resize to fit the window? RE: [?] WLM 8.1 Background by vikke on 01-07-2008 at 10:17 PM Include a <MetaData> tag for the 59001 image in your SkinInfo file. More information in the skinning documentation. RE: [?] WLM 8.1 Background by Willz on 01-07-2008 at 10:43 PM
yeah ill be honest my first post was after a pretty big night so I musta misread it and continued on a path of bad answers (but hey what I was telling him was replacing the background of something |