On a new install with drupal 5.1 and image module version 5.x.-1.0 i've created several galleries, and filled these galleries with pictures (more then one page of pictures per gallery), the pictures contain no description or other info, just the title is filled in (with the filename).
When i (or others) browse the gallery, they notice that the page numbers and links to "first", "previous", "next" and "last" are located under the image info text, making it all very hard to read and use.
This has been confirmed with both Safari (Apple) as Firefox 2 (Linux & Apple), changing theme did not resolve the issue, the theme currently in use is garland.
See the screenshot for an illustration of the problem
| Comment | File | Size | Author |
|---|---|---|---|
| Schermafdruk.png | 262.09 KB | Amon_Re |
Comments
Comment #1
Amon_Re commentedI just tested the same module & layout with Internet Explorer, it's correct in IE, any suggestions on how to fix this (or even where to start looking) are welcome
Comment #2
Amon_Re commentedI found & fixed the problem for my setup, i had to change the theme_image_gallery function in the file image_gallery.module
It seems that the default added size of 75 pixels is not enough to include all text, IE autostretches the thing, but FireFox and Safari honour the set value's.
Comment #3
Amon_Re commentedComment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.