Announcement

  •  » Extensions
  •  » Width Setting for Stripped Theme

#1 2012-06-26 12:27:18

photomarc
Member
2012-05-02
5

Width Setting for Stripped Theme

I am trying to see why the Stripped theme I have loaded on my gallery does not show 5 thumbmail. Currently it only show 4, yet it is set in the theme configuration to 5.

Would anyone know the nitty gritty of this theme and where to check?

KR

Offline

 

#2 2012-06-26 19:07:33

Zaphod
Former Piwigo Team
2006-11-13
441

Re: Width Setting for Stripped Theme

Do you have a link to your website ?
Have you made any change to the theme?

Offline

 

#3 2012-06-26 21:54:47

photomarc
Member
2012-05-02
5

Re: Width Setting for Stripped Theme

Zaphod, I did make changes to the CSS in version 2.3.x when I upgrade to version 2.4 I had problems with thumbnails not showing so I deleted the theme completely. Re-installed the theme and make changes via custom CSS in the theme administration page.

My site is www.photomarc.co.za

Thanks

Last edited by photomarc (2012-06-26 21:55:20)

Offline

 

#4 2012-06-26 22:14:16

Zaphod
Former Piwigo Team
2006-11-13
441

Re: Width Setting for Stripped Theme

The problem is that you add a 1 px border, so the thumbnails are too wide.
(1px + 170px + 1px)

You've got to modify the thumbnail album width to 168px.
For example:

Code:

.ats ul.thumbnailCategories li { height: 168px;  width: 168px;}

Offline

 

#5 2012-06-26 22:42:14

photomarc
Member
2012-05-02
5

Re: Width Setting for Stripped Theme

Zaphod, thanks for help and quick response. That worked perfectly.

Offline

 
  •  » Extensions
  •  » Width Setting for Stripped Theme

Board footer

Powered by FluxBB

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