Announcement

#1 2021-12-17 22:53:36

TheDoc
Member
Munich / Germany
2015-10-18
173

Scrollbar in album list?

Hi there,

I have a long list of sub albums in my gallery and this forces a scrollbar into the page that I would like to avoid. I have seen the solution to hide sub albums (https://piwigo.org/forum/viewtopic.php?id=31651) but instead I would rather have something like a scrollbar in the menubar div or even only the mbCategories element. Is there an easy way to do that?

Thanks,
Thomas

BTW "(Copy here your environment details, found on your Piwigo page [Administration > Tools > Maintenance])" should read "Tools > Maintenance > Environment" in Piwigo 12...

Piwigo URL: http://www.feuster.com/bilder

Piwigo 12.1.0 Check for upgrade
Operating system: Linux
PHP: 7.4.25 (Show info) [2021-12-17 22:51:58]
MySQL: 5.5.60-0+deb7u1-log [2021-12-17 22:51:58]
Graphics Library: External ImageMagick 6.9.10-23

Offline

 

#2 2021-12-18 16:21:49

TheDoc
Member
Munich / Germany
2015-10-18
173

Re: Scrollbar in album list?

That was easy...

Code:

#theCategoryMenu {
  max-height: 500px;
  overflow: hidden; 
  overflow-y: auto;
}

Offline

 

Board footer

Powered by FluxBB

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