[] any chance of adding a loop so we can display 4 random images in the center ? something like
$count = 0;
$count++;
if ($count % 3 == 0)
then here ORDER BY RAND() DESC LIMIT 4
will that work ?
I mean if this code was added to the correct spot in the query.
[/]
Were you able to implement this 4 pics in the center?
edit: This site - http://www.njflyfishing.com/ has something similar, only it's a VBPortal