Foliovision › Forums › FV Player › Troubleshooting › position of splash image
-
-
Hi cacf,
the splash made at the end is inserted via javascript in there, the first splash image in normal image. They have different classes, ids, and their parent divs are different. Your css probably has something that is overriding one of the classes used for the first image, but not for the last one.
Try checking classes such as splash, player, plain in your css.
Zdenka
Hi,
I’m having the same problem with a splash image. This is the opening splash image, not the javascript one at the end. It’s as if the image width (not the height) is compressed and left justified, letting the dark gray background peak through on the right.
This is clearly not a CSS image size restriction, because I test shrunk my player size from 640×360 to 64×32 and, even though tiny, I can still discern the splash image distortion.
Note that the video properly fills the player.
Hi Jim,
I have no idea where the problem can be, this is your site and your css, it can be whatever. Default twenty eleven should not have any issues like this, so I am guessing it must be that digital raindrops theme.
Try to use for example Firebug in Firefox to discover which styles are being used for img tags. .. or development tools for Chrome or Safari.
Without seeing the site there is no way I can tell which line of your css is causing conflicts.
Zdenka
Should have told you, in case you were interested, site is papayaworks.com, page is Web Video. It’s only a shell now as I just started putting it together.
Digital Raindrops doesn’t really have it’s own style sheet. I notice that FV WordPress Flowplayer does.
I wonder, if I temporarily deactivated Digital Raindrops to test this, would I still have it’s settings when i reactivate? I use it to give more control (without having to do any CSS brain surgery) over color elements. Digital Raindrops will recommend colors based on the header image palette.
I’ll take a look at Firebug later today. Where I am at moment does not have Firefox.