by editing the template, make a div (box) that is 2x as wide as the width of each picture + a few more pixels. Then put the displaying of pictures into the div. Then edit pictures CSS so that they stack on each other (perhaps float:left;). Should work.