View Single Post
Old March 16th, 2009, 11:19 AM   #44 (permalink)
skidpics
Ultimate Member
 
Join Date: Jun 2007
Location: Texas
Posts: 1,362
Send a message via Yahoo to skidpics
okay - all seems to be working a bit better.

One last question - I have the random pal showing 2 across and 6 total.. when I click more, it default back to 1 column, and 6 down, how do I keep at at the present ?

Quote:
if ( $Globals['randompal'] == "yes" ) {
echo "<div id=\"randompal\">";
display_gallery("random", "", "", 2, 6, 1);
echo "</div>";
}
skidpics is offline   Reply With Quote