The bottom links that has javascript behind it on the corlette lab gallery pages are annoying me because IE prompts on them. I want to remove them completely, but having trouble figuring out how to do so. For example the bottom of my latest pictures page says "Pages 4 : << < 1 2 3 4 > >>" I want the 'Pages 4:' gone, but want to keep the rest of the navigation on the bottom. I want to make the changes so it is consistant for all pages, not just the latest pictures page. Any help is appreciated. Thanks!
CL Gallery uses its own page navigation class. 'Pages 4' in your case is a convenient way to jump to desired page (enter a page number and click OK). You could alter pp.class.php as there is no template for page navigation yet. Go to includes/pp.php and comment line 91 this way:
Additionally you have control over how many page numbers to be shown with the "Advanced NextPrev - Number Of Page Navigation Links" setting (General Settings).