Many of you have asked how you can embed videos larger than 600 px into your ProSite. Here’s a quick guide:
Custom Pages:
Simply adjust the size of the embedded video from vimeo/youtube, and then paste the embed code into the uploader. Make sure that your column width is wide enough to accommodate it.
Project Pages:
This is a little tricker, but can be done in a few steps.
1) Make sure your Project Content Column is wide enough for the video (the default is 600, so adjust this to be wider)
2) Go to Vimeo or Youtube and customize the size of the video (screenshot). Make a note of what the pixels for heights and width are. For example, the video in the example is 800 x 450.
3) Go to ProSite –> Design –> Project (choose whichever project you video lives in) –> HTML & CSS –> Activate
Note that we don’t officially offer support for CSS & HTML, so this is done at your own risk. If something unexpected happens, we suggest that you deactivate CSS & HTML.
4) Then, paste this into the CSS/HTML section, substituting the appropriate numbers of width and height from vimeo
iframe{
width: 800px;
height: 450px;
}
You’ll notice that your video becomes larger! Enjoy….



dude!
Youve just made my website a whole lot better! Ive requested this from Behance/Prosite guys for months now and youve just sorted it!
A thousand thank yous!
Much appreciated
Mike Ralph
Hi Mike! I’m copying the same process in my project page, but I cant look any change!!:( I cant look my HD videos in my prosite!!!!!!!grrrrr
Thanks in advance Mike!
I see now this is default in Prosite. Nice one.
Where is it default. I am unable to make my new project big??? Please help My videos wont stay the size i embed them
Hello -for customer service, please click “help” on Behance and we’ll get back to you soon!