تلاش سپورٹ

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

مزید سیکھیں

How to always show Buttons ind Quick Filter?

  • کوئی جواب نہیں
  • 0 میں یہ مسئلہ ہے
more options

The Buttons in the Quick Search bar vanish when the bar get smaller. This is done via javascript and the onoverflow event. How can I disable this vanishing and always show the buttons? I am using custom user css but couldn't get it to work so far.

When I set

#qfb-qs-textbox {
  max-width: 20px !important;
}

in the developer tools, it seems to work, but when this is contained in a custom css file, it doesn't work anymore.

There is also #quick-filter-bar defined, but that doesn't seem to work.

Any help/hint is much appreciated! Thanks in advance.

The Buttons in the Quick Search bar vanish when the bar get smaller. This is done via javascript and the onoverflow event. How can I disable this vanishing and always show the buttons? I am using custom user css but couldn't get it to work so far. When I set <pre> #qfb-qs-textbox { max-width: 20px !important; } </pre> in the developer tools, it seems to work, but when this is contained in a custom css file, it doesn't work anymore. There is also #quick-filter-bar defined, but that doesn't seem to work. Any help/hint is much appreciated! Thanks in advance.
منسلک شدہ اسکرین شاٹٹس

Wally کی جانب سے میں ترمیمکی گئ

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.