Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

217
Views
Align volume panel to right

I need to align volumePanel to the right corner. It seems API hasn't this functionality, so, I've done a lot of attempts on CSS, but it doesn't want to move :( I've built a ready-to-work template at codesandbox. Help me, please.

about 4 years ago · Juan Pablo Isaza
2 answers
Answer question

0

Add this CSS rule to set the volumePanel to the right. As this is a component, make sure you don't use a scoped style tag but a regular style tag

<style>
  .vjs-control-bar {
     display: flex;
     justify-content: end;
}
</style>

You should get this result

about 4 years ago · Juan Pablo Isaza Report

0

You must create your own custom skin to place elements as you wish and style them as you wish. VideoJS has a documentation for that and there are plenty of websites that let you customize a skin.

see this : https://www.scriptsmashup.com/Video_Skin_Generator/Videojs/videojs-skin-generator.html

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!