Page 1 of 1
video - remove the "view fullscreen" button?
Posted: 17 Dec 2009, 13:44
by panaph0bic
If I have a larger video than the standard resolution, it'll automatically resize and adjust. I have a bunch of 640x480 and even 720p videos i'm hosting. When it resizes, the "view fullscreen" button doesn't move, and it hovers over the video while playing. It looks stupid.
Is there any way to remove this?
example:
www.iiox.com/image/Capture.JPG
Posted: 22 Dec 2009, 07:56
by mjau-mjau
Any way I can see this? Not quite sure why it sticks behind there, unless you have some custom code somewhere.
unfortunately, the "fullscreen" button for video is hard-coded unless I am mistaken.
Posted: 22 Dec 2009, 09:51
by panaph0bic
yes, it is here:
www.iiox.com/v2/
Any video that re-sizes is on the majority of the videos. Go into 2009, and load up any of the recent videos (i have them by date). This is pretty annoying having the fullscreen button on there - I dont even need a fullscreen button at all...but its dead smack center almost on all of the videos.
Posted: 23 Dec 2009, 00:32
by mjau-mjau
mmm yes - this is because you have set the imagebuttons to NOT autohide and display on mouse hover. Since it is static it doesnt seem to re-position itself when the video resizes.
Wouldnt it be better to find another solution that have a static button hovering over the video? ... or why not set it to the default autohide at least? Then it will only display on rollover of the video, and position will be correct.
Posted: 23 Dec 2009, 09:42
by panaph0bic
Thank you

Didnt think it was something as simple as that!