Copiar link para a área de transferência
Copiado
When embedding videos from Vimeo into a portfolio page, I get different sizes that display. All the videos are the same size on Vimeo. One page dosplays correctly, another displays one correctly with the other tiny, and another page displays them all tiny. How do I get the embedded videos to display larger?
Copiar link para a área de transferência
Copiado
in the future, to find the best place to post your message, use the list here, https://community.adobe.com/
p.s. i don't think the adobe website, and forums in particular, are easy to navigate, so don't spend a lot of time searching that forum list. do your best and we'll move the post (like this one has already been moved) if it helps you get responses.
<"moved from using the community">
Copiar link para a área de transferência
Copiado
There is no Portfolio in the list of forums to ask questions in a discussion board. Where do I ask questions on how to do something with a porfolio without submitting a ticket?
Copiar link para a área de transferência
Copiado
cc services (which is where these post are now) is the closest.
Copiar link para a área de transferência
Copiado
When embedding videos from Vimeo into a portfolio page, I get different sizes that display. All the videos are the same size on Vimeo. One page displays correctly, another displays one correctly with the other tiny, and another page displays them all tiny. How do I get all the embedded videos to display larger like in image 5451?
Copiar link para a área de transferência
Copiado
don't post duplicate messages.
Copiar link para a área de transferência
Copiado
I reposted in CC Services as you said this is where these topics are being discussed. How bout instead of nitpicking on where this belongs (since there isn't a specific place) you offer a reason for Adobe Profile functioning this way and offer a solution.
Copiar link para a área de transferência
Copiado
i'm not a portfolio expert. ie, i don't know the answer to your question.
i posted links where you can get answers.
Copiar link para a área de transferência
Copiado
portfolio questions: https://help.myportfolio.com/hc/en-us/requests/new?ticket_form_id=177168
portfolio faq: https://help.myportfolio.com/hc/en-us
Copiar link para a área de transferência
Copiado
Not sure why it worked for some and not others but make sure you put the frame width and height in after "iframe" and before "src" in the embed code
For eg: <iframe width="560" height="315" src="https://...
Copiar link para a área de transferência
Copiado
That's a great answer, thanks. I've been having the same issue and found that frame height and width wasn't included in the embed code copied from the original video in Vimeo. Simply adding eg width="640" height="360" in the right place has worked a treat. Thanks!