Log in

View Full Version : Having grid layout problems on wordpress



samslystone
07-22-2013, 04:23 PM
Hi all

I am having a problem with this page:

http://www.rebeccalmcclelland.com/

The intention is to have this page display all the images from the posts in a grid (each image equal width but varying height). I adapted this free theme (Shaken Grid Lite) but want to retain the style of grid:

http://www.shakenandstirredweb.com/themes/

However, whenever the user adds another blog it changes the grid and large white spaces open up between the posts. Can anyone tell me what I have done wrong?

Any comments welcome.

All the best

Samuel

Beverleyh
07-22-2013, 06:13 PM
These should help: http://css-tricks.com/seamless-responsive-photo-grid/ and http://masonry.desandro.com/ and http://suprb.com/apps/gridalicious/

I dont think its something you can do with CSS alone - The theme you are trying to emulate is using the jQuery Masonry script.

samslystone
07-22-2013, 08:06 PM
Thank you Beverley, great help as always

S