GithubHelp home page GithubHelp logo

Comments (4)

ppoffice avatar ppoffice commented on July 20, 2024

由于不同视频网站的播放器默认大小可能是不一样的,所以统一在主题css里面规定是复杂而且并没有什么卵用的。。。所以这里给你一个临时解决方法吧:

<div style="height: 0;padding-bottom: 56%;position: relative;">
<iframe width="560" height="315" src="https://www.youtube.com/embed/-YGDyPAwQz0" frameborder="0" allowfullscreen="" style="position: absolute;height: 100%;width: 100%;"></iframe>
</div>

把这个插入到你原来插入iframe的位置。其中div的56%就是你播放器应该有的宽高比。

from hexo-theme-minos.

iczbl avatar iczbl commented on July 20, 2024

@ppoffice
呃..宽高比正常,但是播放器窗口超出屏幕的部分显示不了,直接在中间被剪掉了,往左也拖动不了

yy

from hexo-theme-minos.

ppoffice avatar ppoffice commented on July 20, 2024

可以给一个网址么?我去观察下

from hexo-theme-minos.

iczbl avatar iczbl commented on July 20, 2024

使用{% youtube video_id %}
插入youtube视频,问题解决。
hexo文档没怎么看...

from hexo-theme-minos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.