What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » Chatscreen image??

Pages: (2): « First [ 1 ] 2 » Last »
Chatscreen image??
Author: Message:
TheSourcE
Full Member
***

Avatar

Posts: 152
Reputation: 4
31 / Male / Flag
Joined: Jan 2008
O.P. Huh?  Chatscreen image??
How do you add a image in the background of the chatscreen. I want to replace the white background.

.png File Attachment: background.png (240.23 KB)
This file has been downloaded 202 time(s).
03-06-2008 03:44 PM
Profile PM Find Quote Report
djdannyp
Elite Member
*****

Avatar
Danny <3 Sarah

Posts: 3546
Reputation: 31
37 / Male / Flag
Joined: Mar 2006
RE: Chatscreen image??
Use the background button on the conversation window toolbar at the bottom.

It's the one on the far right of the toolbar just above where you type messages
[Image: 1ftt0hpk-signature.png]
AutoStatus Script || Facebook Status Script
5217 days, 19 hours, 50 minutes, 29 seconds ago
03-06-2008 04:35 PM
Profile E-Mail PM Find Quote Report
Basilis
Veteran Member
*****

Avatar
Olympiacos CFP

Posts: 1366
Reputation: 46
30 / Male / Flag
Joined: Dec 2007
RE: Chatscreen image??
He means by skinning. Else, he wouldn't post it here.
[Image: logo1nu1.png]
03-06-2008 04:39 PM
Profile PM Find Quote Report
TheSourcE
Full Member
***

Avatar

Posts: 152
Reputation: 4
31 / Male / Flag
Joined: Jan 2008
O.P. RE: Chatscreen image??
no not like that:P I want to make a skin an i want add a image in the white background.

Just like the Vista X contactlist background.

This post was edited on 03-06-2008 at 04:44 PM by TheSourcE.
03-06-2008 04:43 PM
Profile PM Find Quote Report
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
RE: Chatscreen image??
Try using the method you used on the contact list, but instead apply it on text-elements in the conversation-windows.
Or, download a skin which has done this, and look how they did it.
4 8 15 16 23 42
03-06-2008 05:06 PM
Profile E-Mail PM Find Quote Report
diablotin
Junior Member
**

Avatar

Posts: 42
Reputation: -1
39 / Male / Flag
Joined: Mar 2008
RE: Chatscreen image??
I will say to you or seek

  • to replace the white zoneundefinedundefined

part the top
code:
convhistory[class="DefaultWallpaper"]
{
background:rcclr(20232);
}
replace the background:rcclr(20232); by Background:rcbkd(255);

---------------------------------------------------------------


to make it transparent
code:
convhistory[class="DefaultWallpaper"]
{
background:rcclr(20232);
alpha:50;
}

This post was edited on 03-09-2008 at 12:38 AM by diablotin.
[Image: userbarvlcom.gif]
[Image: baniere.png]
03-09-2008 12:29 AM
Profile E-Mail PM Web Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: Chatscreen image??
quote:
Originally posted by diablotin
to make it transparent

    code:convhistory[class="DefaultWallpaper"]
    {
    background:rcclr(20232);
    alpha50;
    }

That alpha doesn't look right to me ^o)

Shouldn't you update the rcclr to an argb value and specify it like that?
<Eljay> "Problems encountered: shit blew up" :zippy:
03-09-2008 12:34 AM
Profile PM Find Quote Report
diablotin
Junior Member
**

Avatar

Posts: 42
Reputation: -1
39 / Male / Flag
Joined: Mar 2008
RE: RE: Chatscreen image??
quote:
Originally posted by SpunkyLoveMuff
quote:
Originally posted by diablotin


That alpha doesn't look right to me ^o)

Shouldn't you update the rcclr to an argb value and specify it like that?

I has yes have just seen that it misses a thing on alpha :P

This post was edited on 03-09-2008 at 12:40 AM by diablotin.
[Image: userbarvlcom.gif]
[Image: baniere.png]
03-09-2008 12:38 AM
Profile E-Mail PM Web Find Quote Report
TheSourcE
Full Member
***

Avatar

Posts: 152
Reputation: 4
31 / Male / Flag
Joined: Jan 2008
O.P. RE: Chatscreen image??
ok that works:D thank you all.

And the typing section, how do i do that???
03-09-2008 09:08 AM
Profile PM Find Quote Report
diablotin
Junior Member
**

Avatar

Posts: 42
Reputation: -1
39 / Male / Flag
Joined: Mar 2008
RE: Chatscreen image??
for the section of typewriting you want transparent or pic
[Image: userbarvlcom.gif]
[Image: baniere.png]
03-09-2008 11:14 AM
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