[Released]Skin wich only provides Options |
Author: |
Message: |
djdannyp
Elite Member
Danny <3 Sarah
Posts: 3546 Reputation: 31
38 / /
Joined: Mar 2006
|
RE: RE: RE: RE: [Released]Skin wich only provides Options
quote: Originally posted by aZnBmOnEy
Thanks, but it didn't work =(
Btw, I was referring to the ad in the contact list window.
quote: Originally posted by Frackounet
quote: Originally posted by aZnBmOnEy
I can't find the register file to remove the ad anymore? Is there some way we can get that? Thanks.
Hi, close Messenger, go to "C:\Program Files\Messenger Plus! Live\Skins\Avalon Concept 2009\Definitions_14"
Open the file "msgres_def_923.xml" (right click, modify)
Search for code: <*PlusSkin Conditions(BLHideAd = false)*>LayoutPos=client </*PlusSkin*>
and change to
code: <*PlusSkin Conditions(BLHideAd = false)*>LayoutPos=none </*PlusSkin*>
save change, relaunch Messenger and Enjoy
That is talking about the contact list. Did you definitely make that exact change? changing "client" to "none"?
You have to close and open Messenger again before it will make a difference
|
|
03-10-2009 03:36 PM |
|
|
aZnBmOnEy
Junior Member
Posts: 26
37 / /
Joined: Feb 2009
|
RE: RE: RE: RE: RE: [Released]Skin wich only provides Options
Thanks, I reinstalled the skin and not it works. Is there anyway to get rid of that little space thought? I think there is a previous post on it, but I didn't see a solution.
Thanks for the help!
This post was edited on 03-10-2009 at 05:56 PM by aZnBmOnEy.
|
|
03-10-2009 03:41 PM |
|
|
djdannyp
Elite Member
Danny <3 Sarah
Posts: 3546 Reputation: 31
38 / /
Joined: Mar 2006
|
RE: RE: RE: RE: RE: RE: [Released]Skin wich only provides Options
quote: Originally posted by aZnBmOnEy
Thanks, I reinstalled the skin and not it works. Is there anyway to get rid of that little space thought? I think there is a previous post on it, but I didn't see a solution.
You don't have to re-install the skin.....you have to follow these instructions. Re-installing the skin won't change anything
quote: Originally posted by Frackounet
Hi, close Messenger, go to "C:\Program Files\Messenger Plus! Live\Skins\Avalon Concept 2009\Definitions_14"
Open the file "msgres_def_923.xml" (right click, modify)
Search for code: <*PlusSkin Conditions(BLHideAd = false)*>LayoutPos=client </*PlusSkin*>
and change to
code: <*PlusSkin Conditions(BLHideAd = false)*>LayoutPos=none </*PlusSkin*>
save change, relaunch Messenger and Enjoy
|
|
03-10-2009 04:04 PM |
|
|
aZnBmOnEy
Junior Member
Posts: 26
37 / /
Joined: Feb 2009
|
RE: RE: RE: RE: RE: RE: RE: [Released]Skin wich only provides Options
Sorry, I meant to say NOW it works. I think I installed something that was interfering w/ the skin, so I had to reinstall it. Thanks again. Any idea on how to solve the spacing at the bottom of the window? I attached a picture to show what I'm talking about.
quote: Originally posted by djdannyp
You don't have to re-install the skin.....you have to follow these instructions. Re-installing the skin won't change anything
Attachment: WLM.jpg (15.41 KB)
This file has been downloaded 224 time(s).
|
|
03-10-2009 04:17 PM |
|
|
insider
Junior Member
Posts: 64
– / /
Joined: Feb 2009
|
RE: [Released]Skin wich only provides Options
def 923
XML code:
<Element layoutpos=bottom layout=BorderLayout() id=atom(TabsAndAds)>
<element background=rcbkd("msgr",627) height=0 layoutpos=none/>
layoutpos=bottom x layoutpos=none
XML code:
<Element layoutpos=none layout=BorderLayout() id=atom(TabsAndAds)>
<element background=rcbkd("msgr",627) height=0 layoutpos=none/>
edit: thus
This post was edited on 03-10-2009 at 06:36 PM by insider.
|
|
03-10-2009 04:32 PM |
|
|
aZnBmOnEy
Junior Member
Posts: 26
37 / /
Joined: Feb 2009
|
RE: RE: [Released]Skin wich only provides Options
Thanks! It's really amazing that you guys know how to do all this.
Another stupid question. What about the ad line on the bottom of conversation window.
Also, I don't know if this is a bug or not, but when I check the box for "Messenger Plus! Live Settings" under the conversation window option, it doesn't show up in the actual conv. window. But the format panel, scripts, etc. works fine. I attached a screenshot. Thanks.
quote: Originally posted by insider
def 923
<Element layoutpos=bottom layout=BorderLayout() id=atom(TabsAndAds)>
<element background=rcbkd("msgr",627) height=0 layoutpos=none/>
layoutpos=bottom x layoutpos=none
<Element layoutpos=none layout=BorderLayout() id=atom(TabsAndAds)>
<element background=rcbkd("msgr",627) height=0 layoutpos=none/>
Attachment: WLM.jpg (31.87 KB)
This file has been downloaded 228 time(s).
This post was edited on 03-10-2009 at 05:50 PM by aZnBmOnEy.
|
|
03-10-2009 04:43 PM |
|
|
djdannyp
Elite Member
Danny <3 Sarah
Posts: 3546 Reputation: 31
38 / /
Joined: Mar 2006
|
RE: RE: RE: [Released]Skin wich only provides Options
quote: Originally posted by aZnBmOnEy
What about the ad line on the bottom of conversation window.
Look in the 920 definition file and change
XML code:
<Element layoutpos=[b]bottom[/b] padding=Rect(4,0,4,4) layout=FillLayout() background=rcbkd(20851) id=atom(adbannergutter)>
to
XML code:
<Element layoutpos=[b]none[/b] padding=Rect(4,0,4,4) layout=FillLayout() background=rcbkd(20851) id=atom(adbannergutter)>
quote: Originally posted by aZnBmOnEy
Also, I don't know if this is a bug or not, but when I check the box for "Messenger Plus! Live Settings" under the conversation window option, it doesn't show up in the actual conv. window. But the format panel, scripts, etc. works fine. I attached a screenshot. Thanks.
That may well be a bug with the skin.....have to wait to see if anyone else can confirm.
PS: Insider, could you PLEASE put skinning code inside [code=xml][/code] tags as it makes it MUCH easier to read. I have asked this before
This post was edited on 03-10-2009 at 06:27 PM by djdannyp.
|
|
03-10-2009 06:26 PM |
|
|
Frackounet
Junior Member
Posts: 45
– / – /
Joined: Jun 2005
|
RE: [Released]Skin wich only provides Options
And how to center tabs!? O_o pls
|
|
03-10-2009 07:35 PM |
|
|
aZnBmOnEy
Junior Member
Posts: 26
37 / /
Joined: Feb 2009
|
RE: RE: RE: RE: [Released]Skin wich only provides Options
quote: Originally posted by djdannyp
quote: Originally posted by aZnBmOnEy
Also, I don't know if this is a bug or not, but when I check the box for "Messenger Plus! Live Settings" under the conversation window option, it doesn't show up in the actual conv. window. But the format panel, scripts, etc. works fine. I attached a screenshot. Thanks.
That may well be a bug with the skin.....have to wait to see if anyone else can confirm.
Can anyone else confirm this bug? Or is it just me? Thanks.
|
|
03-10-2009 10:33 PM |
|
|
insider
Junior Member
Posts: 64
– / /
Joined: Feb 2009
|
RE: RE: RE: RE: RE: [Released]Skin wich only provides Options
quote: Originally posted by aZnBmOnEy
quote: Originally posted by djdannyp
quote: Originally posted by aZnBmOnEy
Also, I don't know if this is a bug or not, but when I check the box for "Messenger Plus! Live Settings" under the conversation window option, it doesn't show up in the actual conv. window. But the format panel, scripts, etc. works fine. I attached a screenshot. Thanks.
That may well be a bug with the skin.....have to wait to see if anyone else can confirm.
Can anyone else confirm this bug? Or is it just me? Thanks.
yes. Also I got it. would have to wait for an update.
Meanwhile press Alt
This post was edited on 03-10-2009 at 10:45 PM by insider.
|
|
03-10-2009 10:41 PM |
|
|
Pages: (34):
« First
«
20
21
22
23
[ 24 ]
25
26
27
28
»
Last »
|
|