Skip to content

Logo overlay

Workspace logo with position, opacity, and click URL.

video

Preview

Props & interactive options

Prop Type Default Description Try it
show_logo url param 1 Show workspace logo.
logo_position url param control_bar Logo position: top_left, top_right, bottom_left, bottom_right, control_bar.
logo_opacity url param 0.8 Logo opacity from 0 (transparent) to 1 (opaque).
Browsers block autoplay with sound. Enabling auto_play automatically enables muted so playback can start; viewers can then unmute manually.

Documentation

Display your workspace logo on top of the player. The logo image is set in the Videas dashboard under your workspace appearance settings. From the embed URL, you can control whether the logo is visible, its position (top-left, top-right, bottom-left, bottom-right, or in the control bar), and its opacity. The logo can also link to a URL when clicked. Use the options above to try different positions and opacity levels in real time.

Code

HTML

Frequently asked questions

Prefer a transparent PNG or SVG with a short edge of ~120 px. SVG is recommended: it stays crisp at any size (fullscreen 4K, PiP mini-window) without bloating the player payload.

Yes. A click-through URL is configured alongside the logo image in the workspace appearance settings. When set, hovering the logo shows a pointer cursor and clicking opens the URL in a new tab without interrupting playback.

Pass show_logo=0 in the embed URL. Handy for co-branded pages, partner sites, or when you want a minimalist look. The workspace setting stays untouched and the logo reappears on every other embed.