• Community
    • Community
    • Vivaldi Social
    • Blogs
  • Forum
    • Vivaldi Forum
    • Categories
    • Recent
    • Popular
  • Themes
    • Vivaldi Themes
    • My Themes
    • FAQ
  • Contribute
    • Contribute
    • Volunteer
    • Donate
  • Browser
    • Vivaldi Browser
    • Latest News
    • Snapshots
    • Help
Register Login

Vivaldi

  • Community
  • Themes
  • Contribute
  • Browser

Navigation

    • Home
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Desktop
    3. Desktop Feature Requests
    4. Make default audio/video player wider

    Make default audio/video player wider

    Scheduled Pinned Locked Moved Desktop Feature Requests
    audiovideoplaybackplayermedia
    5 Posts 3 Posters 1.5k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • zdm
      Z
      zdm
      last edited by pafflick

      Sometimes I need to rewind audio file, that played in vivaldi.
      But default player is too small, could you make it wider, like in firefox?
      Please, compare attached screenshots.

      0_1539164933348_vivaldi.PNG

      0_1539164943827_firefox.PNG

      1 Reply Last reply Reply Quote 6
    • LonM
      L
      LonM Soprano Patron Moderator
      last edited by LonM

      I agree, it makes things really awkward.

      The following CSS fixes it on a test URL :

      video {
          width: 100vw;
          height: 100vh;
      }
      

      Why it renders as a video, I have no clue...

      💻 Windows 10 64-bit Sopranos Builds • en-GB • 🗳 vote for features • 🕵️‍♀️ Code of Conduct • 🐞 Report bugs

      1 Reply Last reply Reply Quote 2
    • Dantesoft
      D
      Dantesoft
      last edited by

      Or as a bookmarklet:

      javascript:void(document.getElementsByTagName('video')[0].style.width='100vw')

      1 Reply Last reply Reply Quote 3
    • zdm
      Z
      zdm
      last edited by zdm

      How to make this style default for "video" tag?
      I tried to insert into the "vivaldi\browser\2.0.1309.37\resources\vivaldi\style\common.css" but it not works.

      LonM
      L
      1 Reply Last reply
      Reply Quote 0
    • LonM
      L
      LonM Soprano Patron Moderator @zdm
      last edited by

      @zdm Unfortunately, you can't set this as a default style.

      You could add it to it's own file under resources/vivaldi/user_files, then every time you come across this, open page actions and turn it on.

      💻 Windows 10 64-bit Sopranos Builds • en-GB • 🗳 vote for features • 🕵️‍♀️ Code of Conduct • 🐞 Report bugs

      1 Reply Last reply Reply Quote 1
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    • 1 / 1
    • First post
      Last post

    Copyright © Vivaldi Technologies™ — All rights reserved. Privacy Policy | Code of conduct | Terms of use | Vivaldi Status