Why in my slideshow images are displayed in full size and the the site looks not very nice :| I use K2 theme
Post a link to your coppermine-driven gallery.
My gallery is in my NB, works on localhost. Not available in www yet. My localhost sharing is set off for safety. SO will be any help?
Caba, are your images larger than 420 pixels wide? I created this theme and used a script to shrink images larger than 420 down to fit within the intermediate image window however it looks like when viewing the slideshow, they are shown at the actual size causing a scrollbar to appear underneath the images. Is this what you are seeing?
Demo example - http://coppermine-gallery.net/demo/cpg14x/displayimage.php?album=28&pos=0&displayimage_php?album=28&theme=k2 (http://coppermine-gallery.net/demo/cpg14x/displayimage.php?album=28&pos=0&displayimage_php?album=28&theme=k2)
Hit the slideshow button to see the result.
Gizmo, yes, this is the problem. In IE it looks a little bit better, because comes the horizontal scrollbar, but ir Opera it is shown even poor. layers overflow.. Slideshow layer is under right meniu.. :-\
and pictures width are even 1200x900.. I need to keep such dimensions.. for quality..
The K2 theme is a "fixed" width theme which means you must take care of the dimensions of the images you use. The only options are:
- edit the slideshow javascript to reduce the image size
- edit the theme to a wider width
- chose a more flowable theme such as "classic"
I see. I'll try to edit JS. If won't come any good I'll back for helping with JS, cause my stronger side is in PHP :-\