Announcement

#1 2016-10-19 04:06:40

Knitter
Member
Denmark
2016-05-26
89

How to make a vertical scrollbar?

Hello,

I recently saw my site on a laptop, and I found that a scrollbar is missing on the picture pages.
This means that unless you have a 24" monitor, you cannot see the text under the pics.

I have tried to find something on the net, but I cannot make it function. I get the bar, but with no slider in it.

I tried with this code

html {
       overflow-y: scroll;
}

.ScrollStyle
{
    max-height: 150px;
    overflow-y: scroll;
}

body {
overflow: -moz-scrollbars-vertical;
overflow-x: hidden;
overflow-y: auto;
}


Piwigo version: 2.8.2
PHP version: 5.6.24
MySQL version: 10.0.25 - MariaDB
Piwigo URL: http://soejberg.com

Offline

 

#2 2016-10-21 01:36:31

Knitter
Member
Denmark
2016-05-26
89

Re: How to make a vertical scrollbar?

Ups! Now I have double scrollbars on all the other pages with thumbnails, but still not a functioning bar on the big picture pages.

Offline

 

#3 2016-10-21 03:18:23

Knitter
Member
Denmark
2016-05-26
89

Re: How to make a vertical scrollbar?

There is something fundamentally wrong with the pics on my site. When I rightclick on a big photo I get different menus depending on where I click on the pic.

Compared to a rightclick menu from a big pic on a GalleryMenalto site.

Offline

 

Board footer

Powered by FluxBB

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