Announcement

#1 2022-02-09 10:34:32

matthys
Member
2014-04-02
188

Window tags when adding (edit-mode) to small in 12.2.0

Hmmm .. this is my 3rd problem I have with the 12.2.0 version :-(

Not sure to describe this, so I will include this picture (reading FluxBB manual and using postimage.org):

https://i.postimg.cc/dZkNNbFm/Piwigo-Adding-Tags.png

When I'm in "edit mode" and enter more than 1 line of tags it will be difficult to 'see' all of them. The window just doesn't resize, even after saving, like it did with 11.5.0 version.

Not sure if this is a known issue, but searching for 'tags' just gives to many hits.
Is there a fix for this?

Thanks,
Matthijs

Offline

 

#2 2022-02-09 11:52:42

svenran15
Member
2022-02-04
11

Re: Window tags when adding (edit-mode) to small in 12.2.0

I have the same problem.

Someone told me that one should be able to fix that by adjusting the CSS. Using the dev tools I found this line - changing the height here to 85 (or other) might solve the problem:
#action_add_tags .selectize-input.items.not-full.has-options, #action_add_tags .selectize-input.items.not-full.has-options.focus.input-active.dropdown-active, .selectize-input.items.not-full, .selectize-input.items.full{padding:10px 10px;height:45px;box-shadow:none;border-radius:0px;border:1px solid #787777a6}

Unfortunately I cannot tell if this works as I have a cloudhosted piwigo, hence I have to use the LocalFiles Editor Plugin to change the css and this doesnt work. If I put the line with the changed height simply nothing happens.

I would really appreciate some help!

Offline

 

#3 2022-02-09 14:19:37

matthys
Member
2014-04-02
188

Re: Window tags when adding (edit-mode) to small in 12.2.0

Hmmmm ... at least good to read that this is confirmed as an issue.

I notice that in 11.5.0 the height is 69px, where in the 12.2.0 version it is 45px. Not sure if this is CSS or calculated..... will try to look into this.

PS .. for the Piwigo Team, how is this addressed as an issue in github? I struggle if this is known or not :-(

BTW .. I guess the "height: 45px" should be removed from:
#action_add_tags .selectize-input.items.not-full.has-options.focus.input-active.dropdown-active, .selectize-input.items.not-full, .selectize-input.items.full {

Last edited by matthys (2022-02-09 14:43:42)

Offline

 

#4 2022-02-09 15:16:28

matthys
Member
2014-04-02
188

Re: Window tags when adding (edit-mode) to small in 12.2.0

I tried the LocalFiles Editor as well, but I only see 2 CSS files which can be modified (under CSS);
local/css/rules.css
theme css

It has noting to do with theme as it's default Piwigo admin theme.
And I am not sure how to deal with this as the style is in:
admin/themes/default/theme.css

I tried do add in local/css/rules.css but no luck there:

Code:

#action_add_tags .selectize-input.items.not-full.has-options.focus.input-active.dropdown-active, .selectize-input.items.not-full, .selectize-input.items.full {
  height: auto !important;
}

PS ... I just modified the admin/themes/default/theme.css itself and that works, but no option if you do not have access to the file itself :-(

Last edited by matthys (2022-02-09 15:18:57)

Offline

 

#5 2022-02-10 09:15:20

svenran15
Member
2022-02-04
11

Re: Window tags when adding (edit-mode) to small in 12.2.0

Great to hear that there is a possibility to change this. Unfortunately, I fear it is of no use for my case.

Anyone has an idea how I can get better access to admin/themes/default/theme.css being cloudhosted?
Or do I use LocalFile Editor wrong?

Last edited by svenran15 (2022-02-10 09:15:34)

Offline

 

#6 2022-02-21 12:07:06

flop25
Piwigo Team
2006-07-06
7037

Re: Window tags when adding (edit-mode) to small in 12.2.0

Thanks for posting on github

LocalFile Editor doesn't allow to edit admin files


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

Board footer

Powered by FluxBB

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