coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: disposition on January 29, 2008, 06:59:12 PM

Title: Windows player now acts funny....part 2 width and height
Post by: disposition on January 29, 2008, 06:59:12 PM
Hi,

This is sort of a take off of my last question about taking out Width and Height.  After I took it out my player acts funny,  It flops around in firefox and explorer is just a different style in general.  I assume changing the line   if((is_movie($file_set[1])) or (is_audio($file_set[1]))) {  might have made the change.  I am not sure where to go with this one.

What it look likes now:
http://www.blackdeathmetal.com/displayimage.php?album=lastup&cat=0&pos=0


What it should look like:
http://www.blackdeathmetal.com/displayimage.php?album=lastup&cat=0&pos=6


www.blackdeathmetal.com
Title: Re: Windows player now acts funny....part 2 width and height
Post by: disposition on January 30, 2008, 12:22:05 AM
I went back and forth adding the line

if((is_movie($file_set[1])) or (is_audio($file_set[1]))) {

and the video will be normal when I add this but when I replace with the

if (is_movie($file_set[1])) {

it seems to change places, of course depending on browser, firefox looks the worst, but like I said in my top post "What it should look like", when it is correct it is correct in all browsers.

Hope I made any sense.
Title: Re: Windows player now acts funny....part 2 width and height
Post by: Nibbler on January 30, 2008, 12:32:29 AM
Looks fine to me, but then I don't use windows. The only difference is the players are different sizes.
Title: Re: Windows player now acts funny....part 2 width and height
Post by: disposition on January 30, 2008, 12:48:31 AM
Would you have an idea why it would have changed sizes?
Title: Re: Windows player now acts funny....part 2 width and height
Post by: disposition on January 30, 2008, 01:53:16 AM
Yeah it is not all that strange in ie or safari, but if you could see it in firefox it is really odd the way it acts,  it just jumps from the bottom to the top of the area of the screen, a bit hard to explain.
Title: Re: Windows player now acts funny....part 2 width and height
Post by: disposition on February 02, 2008, 09:07:32 PM
Guess nobody knows this one.  Not that big of a deal, I suppose it was just a nostalgia thing.