Topic: How to get Flat design demo on Wordpress?

I have tried different configs to get this to work, but basically I would like to have the top pic fill the space, similiar to Flat design demo (though still want to have some of my own configs).

http://www.joejourneys.com/bondi-beach-sydney/

Is there a way to implement the same design for all galleries? In plug-in there is only one classic version to work with.

Re: How to get Flat design demo on Wordpress?

If you would like your main images to be displayed larger in your gallery, then try one of the following suggestions:

(1) Change imageScaleMode from its default value of SCALE_DOWN to SCALE (so that your images are scaled up to fit within the image area).

(2) Make your images larger. Currently, the first image in your gallery is 640 x 427. When imageScaleMode="SCALE_DOWN" (the default setting), large images are scaled down but small images are not scaled up (as their quality would be reduced). You may need to change your WordPress image size options in the 'Dashboard -> Settings -> Media' section or upload larger images (if your original images are currently 640 x 427).