Hi! I am new to GRAV. I want to embedd a vimeo video. With the plugin no problem. But how can i resize the video display within the Markup (.md) file?
plugin:vimeo (https://vimeo.com/194941046?resize:200,200) doesn't work...
Hi! I am new to GRAV. I want to embedd a vimeo video. With the plugin no problem. But how can i resize the video display within the Markup (.md) file?
plugin:vimeo (https://vimeo.com/194941046?resize:200,200) doesn't work...
Hi you don't need a plugin:
Use simple html. Get the video id and then put this in your markdown:
<iframe src="//player.vimeo.com/video/68866759" width="960" height="540" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
---
Log in to reply.
| Topic | Participants | Replies | Views | Activity |
|---|---|---|---|---|
| 0 | 1346 | 9 years ago | ||
| 2 | 933 | 9 years ago | ||
| 2 | 4060 | 9 years ago | ||
| 1 | 2945 | 9 years ago | ||
| 3 | 1117 | 9 years ago |