Search…

X3 Photo Gallery Support Forums

Search…
 
DragonX
Topic Author
Posts: 7
Joined: 30 Sep 2006, 15:15

[Bug] Wrong number of thumbs is displayed

18 Sep 2008, 15:28

Hey altogether,

I have one little Problem. I have e.g.. 15 files in one Folder. In the Admin Menu I have adjusted the following preferences for thumbs:
- horizontalamount: 3
- verticalamount: 2
- maxmount: 6

If I go the thumbs overview, it show me the first 6 images (as adjusted in Admin-Menu). But on the second page it is only displayed one image.
But where are the other eight ones? Normally there must be 3 pages with 6 images each and on the third page only the remaining 3 ones.


Can anyone help me please?

Thanks
DragonX

P.S.
Where can I adjust the text colour from the menue:
Image
 
nolly
Posts: 21
Joined: 04 Jul 2008, 14:19

18 Sep 2008, 20:55

I think it depends on the browser you are using.
I have, sometimes, for some galleries, the same problem when using Safari on OS X.
Using Firefox or Opera, there's no problem of this kind.

nic
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13993
Joined: 30 Sep 2006, 03:37

19 Sep 2008, 02:06

This kind of a bug, but you should be doing what you are trying to do differently. Please read my post about the exact same issue here:
viewtopic.php?t=3431
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13993
Joined: 30 Sep 2006, 03:37

Re: [Bug] Wrong number of thumbs is displayed

19 Sep 2008, 02:08

DragonX wrote: Where can I adjust the text colour from the menue:
Image
All text formatting is done from your theme CSS stylesheet. Goto admin -> themes -> edit your theme -> edit stylesheet ... Find the class:
Code
.maincontrols {
 
DragonX
Topic Author
Posts: 7
Joined: 30 Sep 2006, 15:15

19 Sep 2008, 13:28

Sorry mjau-mjau, but I did not get this, yet! I am not very comfortable with these technical things.

My Flash-Gallery is integrated in a html-Page via IFRAME.
The Flash has the size of 700x580 pixel and I use the following preferences for the thumbs and thumbsarea:
Image

The thumbs have a size of 158x118 plus 5 pixel frame. So there must be enough space for 6 thumbs within one page.

Another phenomenon is, that in two different folders, the thumbnail-size is different. The first folder contains 15 images, the other only 6 images.

Unfortunately I have not Testlink in the Internet yet as long as I use my own server at home.


The font works fine, but only in the Internet Explorer, the Firefox does not understand the CSS-File I think, because it show the wrong colour.

Thanks for your cooperation. :)
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13993
Joined: 30 Sep 2006, 03:37

20 Sep 2008, 00:21

As I am trying to explain in the referred forum topic, you can still use MAX_WIDTH and MAX_HEIGHT to control how many thumbnails you want to display. You simply need to calculate how many you want and then how much space you need. Having done that, you should turn off horizontalamount, verticalamount and maxamount as they are currently not without flaws.

It's a bit hard to disagnose your CSS and thumbnails without a link, but I can assure you there is a logical explanation.
 
DragonX
Topic Author
Posts: 7
Joined: 30 Sep 2006, 15:15

20 Sep 2008, 04:40

Ah, now I get it, thanks! :)
 
DragonX
Topic Author
Posts: 7
Joined: 30 Sep 2006, 15:15

20 Sep 2008, 06:10

Mmmh, this preferences seems to work only with the old already existing galleries. If I create a new folder with pictures, "Imagevuex" arranges the thumbs like this:
Image

Is it a bug? Or do I overlook a fault?