Announcement

#1 2011-01-09 18:16:18

res
Guest

Piwigo 2.1.5: Thumbnails do not fit

Dear all,

first of all, thanks for this great gallery, I use it for year now. Yesterday I updated to version 2.1.5 and have (as with some older versions too) the problem, that my quite big thumbnails overlap each other.
Do you have also for this version a workaround`?

All the best & Thanks!

 

#2 2011-01-12 20:02:40

ddtddt
Piwigo Team
Quetigny - France
2007-07-27
7201

Re: Piwigo 2.1.5: Thumbnails do not fit

With what browser ?

Can you give a link or a screenshot?


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

 

#3 2011-01-13 08:10:33

res
Guest

Re: Piwigo 2.1.5: Thumbnails do not fit

Hello! Thanks for your reply. I tested with IE8 and also Firefox 2.x. I create thumbs with max px at 600x300 which then overlap. I had the the same prob. with version 1.7.x but someone posted a workaround. a screenshot is at the moment not possible. tomorrow if you want to see it.

 

#4 2011-01-13 10:09:53

ddtddt
Piwigo Team
Quetigny - France
2007-07-27
7201

Re: Piwigo 2.1.5: Thumbnails do not fit

ok
local files have been moved

Have you tried the same solution in the new file space?

(I'll advice use plugin local file editor)


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

 

#5 2011-01-13 13:21:45

res
Guest

Re: Piwigo 2.1.5: Thumbnails do not fit

Hello,

ddtddt wrote:

Have you tried the same solution in the new file space?

No. I can remember in which file to insert/edit what. Could you give me an advice to give every thumbnail more space.

ddtddt wrote:

(I'll advice use plugin local file editor)

I just installed it. Very nice and easy for editing.
Thanks

 

#6 2011-01-13 13:30:24

ddtddt
Piwigo Team
Quetigny - France
2007-07-27
7201

Re: Piwigo 2.1.5: Thumbnails do not fit

if you use sylvia

.content div.thumbnailCategory div.illustration {
  width:165px !important; /* Usable range 162px-360px , optimal : Thumbnail width + 40px */
}
.content div.thumbnailCategory {
  height: 180px !important; /* Usable range 172px-250px , optimal : Thumbnail height + 30px */
}
.content div.thumbnailCategory div.description .text {
  height: 130px !important; /* -42px than previous one */
}
#comments div.thumbnailCategory div.illustration {
  width:220px !important; /* Usable range 219px-360px , optimal : Thumbnail width + 95px */
}

for other theme

.content DIV.thumbnailCategory DIV.description {
  padding-left: 10px                    /* For Sylvia theme only */
}
.content div.thumbnailCategory div.illustration {
  width:210px                      /* Usable range 162px-360px , optimal : Thumbnail width + 10px */
}
.content div.thumbnailCategory {
  height: 210px                    /* Usable range 172px-250px , optimal : Thumbnail height + 10px */
}
.content div.thumbnailCategory div.description .text {
  height: 150px                   /* Optimal : Thumbnail height - 50px */
}
#comments div.thumbnailCategory div.illustration {
  width: 295px                    /* Usable range 219px-360px , optimal : Thumbnail width + 95px */
}
.content ul.thumbnails span.wrap2,
.content div.thumbnailCategory div.description {
height: 190px;                        /* Optimal : Thumbnail height - 10px */
}
.content ul.thumbnails span,
.content ul.thumbnails span.wrap2 a,
.content ul.thumbnails label,
.content div.thumbnailCategory div.illustration {
width: 210px;                        /* Optimal : Thumbnail width + 10px */
}

in tab css local rule

(if you register on forum you can suscribe on topic)


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

 

#7 2011-01-13 20:03:49

res
Guest

Re: Piwigo 2.1.5: Thumbnails do not fit

Thats it, thank you very much!

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact