width of viewimage.php width of viewimage.php
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

width of viewimage.php

Started by jimbis, March 27, 2004, 12:27:45 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jimbis

first let me start by saying I have been using Coppermine for about a year now and love it!!

I am setting up a new site http://www.maxheimer.com/oc-nanoreef/

I have imbeded coppermine into the site by  using ifram comands and calling the url of coppermine into that fram...

I have every thing the way I want it to look except for a couple of things that are too big for the frame.

when you click on a thumbnail it takes you to displayimage.php,
is there a way to set the width??

I have the same problem when you try to view the slide show, e-card, and go to admin mode...

I have it all set up the same way as im trying to do on this site with 1.1 on http://www.maxheimer.com..

bit bit spears

the width of the displayimage.php table depends on the size of the image inside it-you would have to set (in config.php) your intermediate image size to smaller pixels, although i warn you: the images in your gallery will be affected by this-other than that, i really don't know how you could do this, unless you started over and set the intermediate picture size to a smaller res// :cry: i dealt with this until i discovered a new theme i made.

Joachim Müller

the problems you experience are the reason why it's not recommended to include coppermine into an iframe. Better option is: have it full screen and make the theme of coppermine match the rest of your site, and include your site navigation to the theme as well.

GauGau

bit bit spears