View Single Post
Old February 2nd, 2009, 10:20 AM   #6 (permalink)
skidpics
Ultimate Member
 
Join Date: Jun 2007
Location: Texas
Posts: 1,362
Send a message via Yahoo to skidpics
might check out showgallery.php around line 1126.

if ( $Globals['mostrecent'] == "yes" && $Globals['recentdefault'] == "yes" )
{
display_gallery("latest", "", $cat);
}

and move it around
skidpics is offline   Reply With Quote