rob200sx
28th of March 2008 (Fri), 09:19
Hi Folks,
Have just setup EE on my site http://www.shutter-life.co.uk/gallery/
So far so good, I do however have a query.
I'm currently changing the layout.
I've moved Latest Exhibitions to the left and I want the latest photo's moved from the left column to the middle.
I've done this by moving
<span class="ee_css_paragraph_bold"><?php print $latest_photos_header_html; ?></span><div><?php ee_latest_photos("10","thumb"); ?></div>
From the left column to the right column in the index style.
The problem I'm having is that it's only allowing 1 thumbnail per row, I'd like it to show 4 per row but cannot find where to set this option.
Could someone help please?
Thanks,
Rob
Have just setup EE on my site http://www.shutter-life.co.uk/gallery/
So far so good, I do however have a query.
I'm currently changing the layout.
I've moved Latest Exhibitions to the left and I want the latest photo's moved from the left column to the middle.
I've done this by moving
<span class="ee_css_paragraph_bold"><?php print $latest_photos_header_html; ?></span><div><?php ee_latest_photos("10","thumb"); ?></div>
From the left column to the right column in the index style.
The problem I'm having is that it's only allowing 1 thumbnail per row, I'd like it to show 4 per row but cannot find where to set this option.
Could someone help please?
Thanks,
Rob