cabin/videojs-sublime-skin

Custom display time duration and current time overlaps

Closed this issue · 1 comments

Hi,
I was to display total time duration and current time of video in the skin by modifying related css settings as shown in the picture:
image

But I am currently facing an issue of time display overlapping when total time is more than an hour.

See this:
image

current time and total time of video overlaps for long duration videos.

Can anyone help me to counter this problem?
Can it be done with CSS only or I'll have to use JavaScript to change witdh etc. according to time.

Regards,

zakj commented

Hi there! I suspect there is a CSS solution for what you're wanting to do, but I'm not planning to add duration/time/etc. to this skin. You might have more luck asking on Stack Overflow or a similar site geared to answering CSS-related questions. Best of luck!