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

Partly transparent images?
Author: Message:
Jamie-pu
New Member
*

Avatar

Posts: 2
Joined: Jan 2008
O.P. Huh?  Partly transparent images?
I was making replacements for the minimize, maximize and close buttons and I was wondering if you can make the backgrounds of them partly transparent? I know you can make them fully transparent but I just want it so you can see the bcackground through them when you don't have the mouse over it.

Thanks

-UPDATE-
Is there a way where you can have just one colour partly transparent? or does it just have to be the whole thing?

Thanks again

This post was edited on 01-02-2008 at 09:42 PM by Jamie-pu.
01-02-2008 09:00 PM
Profile PM Find Quote Report
Basilis
Veteran Member
*****

Avatar
Olympiacos CFP

Posts: 1366
Reputation: 46
30 / Male / Flag
Joined: Dec 2007
RE: Partly transparent images?
if you check the box around the display picture, you will find that it is half transparent.but i don't know how this is done.maybe with some kind of photoshop
[Image: logo1nu1.png]
01-02-2008 09:05 PM
Profile PM Find Quote Report
djdannyp
Elite Member
*****

Avatar
Danny <3 Sarah

Posts: 3546
Reputation: 31
37 / Male / Flag
Joined: Mar 2006
RE: Partly transparent images?
you can do this either by creating semi transparent pngs as the files in fireworks or photoshop or something like that

alternatively you could apply an alpha condition to the element

in the style file within an element just put:

code:
Alpha:128;

where "128" is a number out of 255 with 255 being fully transparent and 0 being opaque
[Image: 1ftt0hpk-signature.png]
AutoStatus Script || Facebook Status Script
5225 days, 2 hours, 26 minutes, 26 seconds ago
01-02-2008 09:23 PM
Profile E-Mail PM Find Quote Report
Volv
Skinning Contest Winner
*****

Avatar

Posts: 1233
Reputation: 31
34 / Male / Flag
Joined: Oct 2004
RE: Partly transparent images?
Because min/max/close buttons use different images for each state, you can use photoshop to make the appropriate images semi-transparent when the mouse is not over it.

quote:
Originally posted by djdannyp
where "128" is a number out of 255 with 255 being fully transparent and 0 being opaque
I thought 0 was transparent...

Using alpha is a smart technique in the right situation but would require you to add extra code to the styles file such that it is only semi-transparent when the mouse is not over it (using separate images would also require that, if not for the 'special' way in which the min/max/close buttons operate behind the scenes). Modifying the necessary image(s) in Photoshop or equivalent is still the best and easiest (plus it results in a slightly smaller file size :D) option in this scenario.

This post was edited on 01-02-2008 at 09:30 PM by Volv.
01-02-2008 09:24 PM
Profile PM Find Quote Report
freak544
Full Member
***

Avatar

Posts: 245
Reputation: 2
35 / Male / Flag
Joined: Dec 2007
RE: Partly transparent images?
The way i add alpha transparency is by adding an alpha tag either like djdannyp said or by using background:argb(100,255,255,255) which will create a slight transparent white background just change the 100 value to make it more or less transparent
01-02-2008 09:26 PM
Profile E-Mail PM Find Quote Report
Jamie-pu
New Member
*

Avatar

Posts: 2
Joined: Jan 2008
O.P. RE: Partly transparent images?
Thanks this is exactly what I wanted!

This post was edited on 01-02-2008 at 09:42 PM by Jamie-pu.
01-02-2008 09:31 PM
Profile PM Find Quote Report
« 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