What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » [Help] Ghost text in the wordwheel O_O?

Pages: (2): « First « 1 [ 2 ] Last »
1 votes - 4 average   [Help] Ghost text in the wordwheel O_O?
Author: Message:
blessedguy
Skinning Contest Winner
*****


Posts: 1762
Reputation: 25
31 / Male / Flag
Joined: Jan 2008
RE: [Help] Ghost text in the wordwheel O_O?
...weird...instead of the foreground/background going to transparent, the border disapeard!...well...at least something deisapeard...

Edit:Just to confirm...this code is for WLM 8.5, isn't it??

This post was edited on 01-12-2008 at 07:26 PM by blessedguy.
[Image: Empty.png]
01-12-2008 07:22 PM
Profile PM Web Find Quote Report
stuartbennett
Senior Member
****

Avatar

Posts: 952
Reputation: 1
43 / Male / Flag
Joined: Nov 2003
RE: [Help] Ghost text in the wordwheel O_O?
yes code is for wlm
01-12-2008 08:28 PM
Profile E-Mail PM Web Find Quote Report
blessedguy
Skinning Contest Winner
*****


Posts: 1762
Reputation: 25
31 / Male / Flag
Joined: Jan 2008
RE: [Help] Ghost text in the wordwheel O_O?
I FOUND IT!
go into the 44103 Style file and find the following text:

Element[id=atom(wordWheelTextContainer1)]
{
    MinSize:size(0,37);
    Background:rgb(255,255,255);
}

if you didn't find it, you might have changed it to:

Element[id=atom(wordWheelTextContainer1)]
{
    MinSize:size(0,37);
    Background:argb(0,255,255,255);
}

if it is "Background:argb(0,255,255,255);", you will have the ghost text, if it it "Background:rgb(255,255,255);", you will see no text behind it

This post was edited on 01-13-2008 at 08:04 PM by blessedguy.
[Image: Empty.png]
01-13-2008 08:04 PM
Profile PM Web Find Quote Report
nunoperalta
Junior Member
**

Avatar

Posts: 78
Reputation: 2
– / – / Flag
Joined: Aug 2006
RE: [Help] Ghost text in the wordwheel O_O?
Hehehe, I had the same problem with my skin... and you can't remove that bug... :(
I wasted 4 hours trying to remove ;)
01-14-2008 05:02 PM
Profile E-Mail PM Web Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On