Hello/Hi/Greetings,
So I find it really annoying that the Keywords section in the Edit photo page is very short so I want to increase its height. I thought I could just add
#picture-content .selectize-input {
height:245px;
}
To the CSS page in LocalFilesEditor but it doesn't change anything. Does that mean that it is limited to affecting only non-admin pages or am I doing something wrong here?
Of course, changing the line in admin/themes/default/theme.css works.
Offline
Hi :-)
you can add style in header with [extension by ddtddt] Add < head > Element
add tag style
Offline
I had the same issue, see my post about it. But it's said that with 14.3.0 it's fixed (see release notes).
See [Admin Theme] Tags window to small with multiple tags -> [Github] Piwigo issue #1612
But I agree that modify the admin ccs with LocalFiles Editor would be 'nice to have' :-)
Last edited by matthys (2024-03-05 19:37:37)
Offline