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: Increase width of Full-Size Image Pop Up  (Read 4822 times)

0 Members and 1 Guest are viewing this topic.

-TRshady-

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 45
Increase width of Full-Size Image Pop Up
« on: July 06, 2005, 12:07:31 pm »

Simple question, when viewing the full size image which launches in a pop up, the scrollbar results in the right edge being covered.

How would I increase the width ofthe pop up launched so the full-size image with white border can be seen properly?

Thanks
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Increase width of Full-Size Image Pop Up
« Reply #1 on: July 07, 2005, 10:09:37 am »

has been asked and answered before many times, so next time, please use the search first.
Edit displayimage, php, find
Code: [Select]
            $winsizeX = $CURRENT_PIC_DATA['pwidth'] + 16;
            $winsizeY = $CURRENT_PIC_DATA['pheight'] + 16;
and edit accordingly.
Logged

-TRshady-

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 45
Re: Increase width of Full-Size Image Pop Up
« Reply #2 on: July 07, 2005, 12:18:32 pm »

I had searched many times and best I could come up with was results like 'how to skip intermediate and go to fullsize' which did speak of adjust pop ups but nothing which would help me. Pop ups, width, full size image were the terms I terms. Anyway, thanks for the help, I'll go try as you suggested.
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.