Brilliant thanks for the info pal, I have also just tried it with onAir and the notifications still work!
Perahps here: Packages\fs-base-ui\html_ui\Templates\gamerTag\gamerTag.css
Just dropped it into the community folder. Works great. Now back to taking a swag on richness in the 152 . Love it. Thanks.
It’s unpleasant that we were ignored for six months because of such a trifle.
Not very friendly attitude(((
I wasn’t lucky enough to get into the Alpha though it should have been called release candidate 99.9999999. About 4 subs on youtube so im not worthy haha!
Someone else has already tackled this & it works a treat. See this post : Smaller and colored nameplates for traffic
Instead of deleting them I just made them more transparent, without border and smaller.
If anyone is not ready to let them go entirely
notification-tooltip {
display: block;
color: white;
font-size: calc(var(--fontSizeDefault) * 0.5); /* mod */
opacity: 0.5; /* mod */
overflow-wrap: break-word; }
notification-tooltip .background {
background-color: rgba(0, 0, 0, 0.9);
padding: calc(0.5 * var(--halfMargin)); /* mod */
position: relative;
line-height: 1.1;
left: -50%;
border: 0; /* var(--minimalBorderWidth) solid var(--color-white) */; }
No problems, I don’t need any assistance and rubbish on my screen, I fly since FS 3.0 in 90-s
That’s what I did too. I don’t want to lose the tooltips entirely because they can be helpful when setting steam gauges.
notification-tooltip {
display: block;
color: white;
font-size: 0.4em; /*var(--fontSizeDefault); */
overflow-wrap: break-word; }
notification-tooltip .background {
background-color: rgba(0, 0, 0, 0);
padding: var(--halfMargin);
position: relative;
line-height: 1.1;
left: -50%;
border: none; /* var(--minimalBorderWidth) solid var(--color-white); */
}
Which file do you edit those settings in for making the tool tip transparent?
The file name is Notification_Tips.css
Download the community package provided by @PhutureProof in the first post above. The file will be inside the package:
…\PHP-NoTooltips-Fix\html_ui\Pages\Notifications\Notification_Tips.css
This works awesome!! Now it doesn’t hide the buttons you are trying to tune. Thanks for your work on this.
Hey pal, if you don’t mind… may I add your transparency version to the zip. More option we can give people hey.
Hello again, forgive the spam! I have taken the liberty of adding your tooltip tweaks to a new “Community-TooltipTweaks” zipped folder we can share.
If you’re not happy just let me know and I’ll take it out! Cheers pal.
Finally! Thanks a lot!
Thank you very much guys
Great mod.
Finally no tooltips all over the screen.
Thx.
Absolutely, add it. Thanks!
This is the best add-on for FS2020 hands-down. Thank you so much! I have been lucky in that the tooltips were really my biggest complaint about the sim. (That and Press Any Key to Start lol)
Thank you!!