WordPress: Floatbox Plus Dieses Plugin integriert Floatbox (ein Javascript wie Lightview/box) in WordPress, alle Vorschaubilder mit Link zum Bilder werden automatisch zur Nutzung von Floatbox umgeschrieben (Link: Floatbox Plus)... |
|
Themen-Optionen |
#1
|
|||
|
|||
floatbox -plus 1.4.1 play button not transparent
I though transparency of play button was fixed long time ago. I'm using on my wordpress 3.1.1 newest floatbox plus version but button isn't transparent www.lukx.com. Any fixes for that?
|
#2
|
||||||||||||
|
||||||||||||
Neutral
AW: floatbox -plus 1.4.1 play button not transparent
seems that you're using your own playbutton?
you have to set the transparency color in photoshop (or whatever you use). |
#3
|
|||
|
|||
Re: floatbox -plus 1.4.1 play button not transparent
yes it's png file with transparency like default one.
|
#4
|
|||
|
|||
Re: floatbox -plus 1.4.1 play button not transparent
I've change the code of floatbox-play.css to this:
and it gave me more transparency on overall button but it's still nt taking into account transparency prom png (there shouldn't be square visible). PLEASE HELP. .fbp_videopreview { display: block; position: relative; } .fbp_videopreviewbutton { border: 0px; position: absolute; margin:0px; filter: alpha(opacity=50); /* other browsers */ opacity: 0.5; /* for IE5-7 */ filter: alpha(opacity=80); /* for IE8 */ -ms-filter:"progidXImageTransform.Microsoft.Alpha(Op acity=80)"; } .fbp_videopreviewplay { position: absolute; color: white; font: normal normal normal 75px/75px Helvetica; text-align: center; height: 100px; width: 100px; /* other browsers */ opacity: 0.8; /* for IE5-7 */ filter: alpha(opacity=80); /* for IE8 */ -ms-filter:"progidXImageTransform.Microsoft.Alpha(Op acity=80)"; } |
#5
|
||||||||||||
|
||||||||||||
Neutral
AW: floatbox -plus 1.4.1 play button not transparent
i can't see any square? did you find a solution?
|
#6
|
|||
|
|||
Re: floatbox -plus 1.4.1 play button not transparent
no I had to change in custom.css in wordpress
".entry img { background: none; border: 0px; }" but this removes nice frame around images. I think the problem is that button image and video thumbnail are treated as separate images on top of each other and when I have set border and background for images this appears both on play button image and thumbnail. I have no idea how to code it that I can have backgroudn for my image thumbnail video but not for play button. |
#7
|
|||
|
|||
Re: floatbox -plus 1.4.1 play button not transparent
Please check my site again www.lukx.com... as you can see with background: on for images there is border around play button.
|
#8
|
|||
|
|||
Re: floatbox -plus 1.4.1 play button not transparent
okay I fixed the problem with this code:
.entry img.fbp_videopreviewbutton { background: none repeat scroll 0 0 transparent; border: medium none; } |
#9
|
||||||||||||
|
||||||||||||
Neutral
AW: floatbox -plus 1.4.1 play button not transparent
sometimes css is a bit tricky.
with tools like firebug (in ff) you can see which rules are applied (and which may overwrite others). |
Themen-Optionen | |
|
|
Ähnliche Themen | ||||
Thema | Autor | Forum | Antworten | Letzter Beitrag |
"Play button" overlay on video preview image? | JustDerek | WordPress: Floatbox Plus | 6 | 4. March 2010 15:03 |
Floatbox Plus (patch) for floatbox 3.50 | cybio | WordPress: Floatbox Plus | 12 | 1. June 2009 21:57 |
Alle Zeitangaben in WEZ +2. Es ist jetzt 14:02 Uhr.
Powered by vBulletin® (Deutsch)
Copyright ©2000 - 2016, Jelsoft Enterprises Ltd. - Copyright 1998-2016 by splash .de (unrealEXTREME.de)
Unreal II - The Awakening, Unreal Tournament 2004, Gears of War, Unreal Tournament 3 (c) Epic Games, Inc.
Alle Rechte vorbehalten - Datenschutz - Impressum
Copyright ©2000 - 2016, Jelsoft Enterprises Ltd. - Copyright 1998-2016 by splash .de (unrealEXTREME.de)
Unreal II - The Awakening, Unreal Tournament 2004, Gears of War, Unreal Tournament 3 (c) Epic Games, Inc.
Alle Rechte vorbehalten - Datenschutz - Impressum