Jan 29, 2023 10:11 pm
Hi!
1.
I would like to refer to the button framed in red in the picture, but it always disappears and I don't know how to do it.
2.
Is it possible to refer to the green-framed text box with the image in this way on the entire forum, GLOBALLY, and if so, how can it be referenced?
Thank you in advance for your help!
1 Reply
Jan 30, 2023 12:42 pm
Path to the Quote Button:
body.wpf-dark #wpf_multi_quote .wpf-multi-quote
About the title:
You can't style an actual title attribute
How the text in the title attribute is displayed is defined by the browser and varies from browser to browser. It's not possible for a webpage to apply any style to the tooltip that the browser displays based on the title attribute.