Quote Originally Posted by jynxy View Post
in stylesheet.css add the following

.centerBoxContentsProducts { height: 220px; }


this should increase the height so all the boxes are the same size, you will have to adjust the 220px to fit the biggest box though.

hope this helps :)
Doing this wont solve the problem of everything aligning to the top.

That's the main problem I'm trying to solve.

Thank you though