I plan on using your ajax 4 column portfolio layout with SINGLE PORTFOLIO: BIG SLIDER for each item. What are the optimal image sizes to use? I see this in your documentation, I just don’t quite understand it:
‘width’=>495, ‘height’=>400 ); // images for portfolio entries (2,3 column)
‘width’=>260, ‘height’=>185 ); // images for portfolio 4 columns
‘width’=>710, ‘height’=>575 ); // images for portfolio entries (2,3 column)
495 x 400
260 x 185
710 x 575
Should i upload 710 x 575 to the library and your page will make them the correct size?
Hey segalmedia!
You can either use larger than 720×575 but keeping in the same proportions or that size exactly. They will then be scaled down as the site responds to the browser width as needed.
Cheers!
Devin