-
Please…
Is it possible to get the subtitles placed just below the player?
Some HTML and CSS adjusments?Thanks in advance…
Foliovision › Forums › FV Player › How to … › Subtitles placed below the player
Hi,
First of all, congratulations for this fantastic plugin!
I was considering the possibility of buying it for my multilanguage WordPress site. But I woul need to get the subtitles appearing not over the video image, but just below the player.
Is it possible to do it with HTLM and CSS development or configuration?
Thanks in advance.
Regards
Hello Martin,
Thanks a lot for your response.
We need to put the subtitles just below the player due to the fact that our clips are educational content, mainly conferences, which were recorded without taking into account this requirement: subtitling.
There is no space enough at the bottom of the image, and it is really disturbing to see the subtitles appearing very frequently almost over the speaker’s face…
We would need to get something like this:
http://flowplayer.blacktrash.org/test/captions-below.html
(but with the subtitles centered, of course…)
Thanks very much for your kindness, Martin. And congratulations for this fantastic player.
Julio Castaño
Hello Julio,
you might want to try this short CSS code to put the captions below the video. Although, in fullscreen mode they will be in their default location – inside the video.
/* Captions under the player */ .flowplayer { margin-bottom: 80px !important; } .flowplayer.is-fullscreen { margin-bottom: 28px !important; } .flowplayer .fp-subtitle { bottom: -58px !important; background-color: #000; display: block; } .flowplayer.is-fullscreen .fp-subtitle { bottom: -28px !important; background-color: transparent; }
thanks
vk
This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.
Strictly Necessary Cookie allow you to log in and download your software or post to forums.
We use the WordPress login cookie and the session cookie.
If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.
Foliovision.com uses self-hosted Rocket.chat and self-hosted Freescout support desk to provide support for FV Player users. These cookies allow our visitors to chat with us and/or submit support tickets.
We are delighted to recommend self-hosted Rocket.chat and especially Freescout to other privacy-conscious independent publishers who would prefer to self-host support.
Please enable Strictly Necessary Cookies first so that we can save your preferences!
This website uses Google Analytics and Statcounter to collect anonymous information such as the number of visitors to the site, and the most popular pages.
Keeping this cookie enabled helps us to improve our website.
We reluctantly use Google Analytics as it helps us to test FV Player against popular Google Analytics features. Feel free to turn off these cookies if they make you feel uncomfortable.
Statcounter is an independent Irish stats service which we have been using since the beginning of recorded time, sixteen years ago.
Please enable Strictly Necessary Cookies first so that we can save your preferences!