Xfce Forum

Sub domains
 

You are not logged in.

#1 2021-07-26 14:34:13

Clio
Member
Registered: 2011-01-25
Posts: 97

change the quick reply area

Hi all,

my system is Debian Sid with the dark systemtheme matcha-dark-sea. In Firefox I also use the dark theme manjaro-dark-sea.
With css I have completely adapted the browser to the systemtheme.
In FF 78.12.0esr the reply area in the xfce-forum is also dark. In FF 91.0 I can't customize the area anymore.
Despite many attempts with the dom-inspector (.textarea or body or .pun or .infldset) the area remains white.
I have attached screenshots.
What other options do I have? Does anyone have an idea?
Thanks in advance for help.

2kzisnk9.png

acgw7tcf.png

Offline

#2 2021-08-03 14:46:39

Clio
Member
Registered: 2011-01-25
Posts: 97

Re: change the quick reply area

I wanted to announce my solution here after all.
Why i asked here at all was of course nonsense, since it worked in ff78. It could therefore not be due to the forum.
Since version 91 is the next esr, it may interest users who use a dark system theme just like me.
I added the following css code to ~/chrome/userContent.css for the forum:
#quickpost > .box
{ visibility: hidden !important; }
This hides the area, but if I want to write something, I can use the link "post repley", then I get the field displayed again and can give a reply.

Offline

Board footer

Powered by FluxBB