I've found a minor issue with Phoca Gallery after adding quite a few images.
Double digits are not shown in the majority of the positions of the page selector.
https://imgur.com/a/sZSlKo8
Page selector do not show double digits
-
- Phoca Member
- Posts: 37
- Joined: 21 Sep 2020, 14:06
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Page selector do not show double digits
Hi,
Try to add to your user.css:
Christine
Try to add to your user.css:
Kind regards.pagination ul > li > a, .pagination ul > li > span {
padding-left: 1px;
padding-right: 15px;
}
Christine
-
- Phoca Member
- Posts: 37
- Joined: 21 Sep 2020, 14:06
Re: Page selector do not show double digits
Thanks Christine. With the css-code of yours, then it looks as expected.
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Page selector do not show double digits
Hi,
That's fine!
Kind regards
Christine
That's fine!
Kind regards
Christine