Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: [Solved]: Large Pics Window  (Read 2191 times)

0 Members and 1 Guest are viewing this topic.

nova-bossa

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 52
[Solved]: Large Pics Window
« on: June 07, 2004, 03:35:01 pm »

the pop up window for the large pictures are not of the same size as the pictures.
in explorer resolution 1024x768 one centimeter of the pics are hidden and scrollbars appear!
where can i correct this?
« Last Edit: June 08, 2004, 11:53:05 am by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Large Pics Window
« Reply #1 on: June 07, 2004, 05:44:46 pm »

this has been discussed before, next time please search before posting.
Edit displayimage.php and find
Code: [Select]
            $winsizeX = $CURRENT_PIC_DATA['pwidth'] + 16;
            $winsizeY = $CURRENT_PIC_DATA['pheight'] + 16;
Edit accordingly.

GauGau
Logged

nova-bossa

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 52
Re: Large Pics Window
« Reply #2 on: June 08, 2004, 10:52:53 am »

thank you!
Logged
Pages: [1]   Go Up
 

Page created in 0.015 seconds with 19 queries.