Shape 5

Joomla Templates => Incline - Club => : steviegoog March 07, 2017, 01:14:20 PM



: Video no long working
: steviegoog March 07, 2017, 01:14:20 PM
Im building a mock up site and trying to get the video clip to work, it was working fine and then it just started to spin.


http://www.visit-ullapool.co.uk/dev/golf3/  

I have even made the video tiny in case it was bandwith related.

http://www.visit-ullapool.co.uk/dev/golf3/media/golf.mp4


I have tried several things with the url, it seems to start and stop as i see the volume icon appear on the header.


: Re: Video no long working
: mikek March 08, 2017, 09:19:05 AM
Hello,

For some reason it's not removing the display call. Try adding the following to custom.css:

#s5_custom1_video {
display:block !important;
}