Top Of Page Issues Top Of Page Issues
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Top Of Page Issues

Started by RobAnt, July 26, 2007, 02:15:58 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

RobAnt

Hi,

I'm sure this must have been covered previously, but I cannot find any reference in the manual or on the website explaining how to resolve my problem.  Maybe I'm blind, thick or both.

Anyway,  some thumbnail gallery pages are longer than others, as I'm sure we'll all agree.  Pages 1 and 2 of a gallery might be a full page, were as page 3 might only have a few images.

The problem is, if users click the page number at the bottom of the gallery to continue to the next set of thumbnails, they are often presented with a blank browser - the only clue to there being actually anything to see is the scrollbar, which will appear to be a long way down from the top.  The top of the page, of course, being populated with the few remaining thumbnails.

How can I set things up so that each time a new page is requested, it automatically presents the top, and not some arbitrary blank space at the bottom?

I am using Coppermine V1.4.10 on my website at http://www.ramms.myby.co.uk/gallery.htm

Changing the thumbnails page by using these page numbers seems to keep the viewing position/cursor as it was in the previous page.  It is quite frustrating.

Thanks,
RobAnt
+

RobAnt

Ah Ha, I have resolved this issue.

I was using iFrame from my main website to call up the coppermine gallery into a frame below my header.

To resolve it, I simply copied the contents of the header and footer pages into new files within the coppermine directory, and used the Themes Header/Footer settings instead.

Once I'd created new buttons to reassign the links, all was hunky dory.

So, no doubt these posts can act as a helpful note for others.

http://www.ramms.myby.co.uk

RobAnt