What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Skype & Live Messenger » Web2Messenger Background Script!

Pages: (9): « First « 1 [ 2 ] 3 4 5 6 » Last »
Web2Messenger Background Script!
Author: Message:
hmaster
Senior Member
****

Avatar

Posts: 716
Reputation: 24
33 / Male / Flag
Joined: Nov 2004
O.P. RE: Web2Messenger Background Script!
If you added a link to a background image, i could set you one up ;)
[Image: sig.png]
08-23-2005 08:40 PM
Profile PM Web Find Quote Report
NiteMare
Veteran Member
*****

Avatar
Giga-Byte me

Posts: 2497
Reputation: 37
36 / Male / Flag
Joined: Aug 2003
RE: Web2Messenger Background Script!
if anyones having trouble with transparencys do the following change:

replace:
code:
// finished now just make the image a PNG and show it
header("Content-Type: image/png");
imagepng($im);
imagedestroy($im);

with:

code:
// finished now just make the image a GIF and show it
header("Content-Type: image/gif");
imagegif($im);
imagedestroy($im);

this will make the image a GIF file, instead of a png, although PNG is better for a few reasons, it does not support transparancy in IE6 and lower, it is however supported in IE7 and firefox

GIF is globaly supported

This post was edited on 08-23-2005 at 10:59 PM by NiteMare.
[Image: sig/]
I'll never forget what she said 6652 days, 22 hours, 58 minutes, 29 seconds ago
Need hosting? Check
out my website. we can help you out :)
08-23-2005 10:58 PM
Profile PM Web Find Quote Report
RebelSean
Veteran Member
*****

Avatar
Microsoft Evangelist

Posts: 2602
Reputation: 59
33 / Male / Flag
Joined: May 2004
Status: Away
RE: Web2Messenger Background Script!
I made a awesome background template with this script provided by Hmaster. It's not done, Hmaster is still trying to figure out how we can move the status image around so people like me who are using custom sig templates can move the status icon around. Like in mine, I would like it perfectly centered in the DP container.

Cheers to Joel for the PSD for this ;).

[Image: sig.php]
[Image: 1.png][Image: 2.png][Image: 3.png]
I'm on: Twitter, Facebook, and Neowin
08-23-2005 11:48 PM
Profile PM Web Find Quote Report
Lou
Veteran Member
*****

Avatar

Posts: 2475
Reputation: 43
– / Male / Flag
Joined: Aug 2004
RE: Web2Messenger Background Script!
[Image: siggy.php]

made by: nitemare

but cant add here run out of space in sig..lol
[Image: msghelp.net.png]
The future holds bright things in it\\\'s path, but only time will tell what they are and where they come from.
Messenger Stuff Forums
08-24-2005 12:23 AM
Profile PM Web Find Quote Report
hmaster
Senior Member
****

Avatar

Posts: 716
Reputation: 24
33 / Male / Flag
Joined: Nov 2004
O.P. RE: Web2Messenger Background Script!
quote:
Originally posted by XxRebelSeanxX
I made a awesome background template with this script provided by Hmaster. It's not done, Hmaster is still trying to figure out how we can move the status image around so people like me who are using custom sig templates can move the status icon around. Like in mine, I would like it perfectly centered in the DP container.

Cheers to Joel for the PSD for this ;).

[Image: sig.php]
[Image: 1.png][Image: 2.png][Image: 3.png]

Ive figured it out, will do it later :)
[Image: sig.png]
08-24-2005 09:47 AM
Profile PM Web Find Quote Report
hmaster
Senior Member
****

Avatar

Posts: 716
Reputation: 24
33 / Male / Flag
Joined: Nov 2004
O.P. RE: Web2Messenger Background Script!
Finished it:
[Image: XxRebelSeanxX.php]

Just move it to your folder ;)
[Image: sig.png]
08-24-2005 11:18 AM
Profile PM Web Find Quote Report
RebelSean
Veteran Member
*****

Avatar
Microsoft Evangelist

Posts: 2602
Reputation: 59
33 / Male / Flag
Joined: May 2004
Status: Away
RE: Web2Messenger Background Script!
Awesome dude! You know how you did that thing to the powered by message? Do you think you can do that with the offline, online, busy, ect message? Cause it kinda looks weird with the text that is on it now.
I'm on: Twitter, Facebook, and Neowin
08-24-2005 11:33 AM
Profile PM Web Find Quote Report
hmaster
Senior Member
****

Avatar

Posts: 716
Reputation: 24
33 / Male / Flag
Joined: Nov 2004
O.P. RE: Web2Messenger Background Script!
Nope, because thats generated with the w2m png
[Image: sig.png]
08-24-2005 01:58 PM
Profile PM Web Find Quote Report
changer
New Member
*


Posts: 2
Joined: Aug 2005
RE: Web2Messenger Background Script!
does anyone knows a good free php host? i tried some and or they are unstable (go offline many times) or dont process well the php script for the web2messenger backgroung

thnks
08-24-2005 02:42 PM
Profile E-Mail PM Find Quote Report
Stab
Junior Member
**

Avatar
MSN Sphere Creator.

Posts: 27
41 / Male / –
Joined: Jul 2005
RE: Web2Messenger Background Script!
I've finely done one !
Sorry, if my English is not as good as I would like...

[Image: sign.php]
MSN Sphere
08-24-2005 04:18 PM
Profile PM Web Find Quote Report
Pages: (9): « First « 1 [ 2 ] 3 4 5 6 » 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