Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×When I type an at sign "@" followed by the first few letters of a users name, and select it, it inserts the name. When I publish the page, however, it still shows the "@" in front. I don't want that as it is a bit jarring.
I searched the docs and the user forums but nothing comes up. Maybe "@" is getting filtered out in my searches.
You could put this in you global stylesheet or space stylesheet. That will get rid of the @ symbol.
.user-mention:before {content: "" !important;}
I verified this as working by editing a space stylesheet as indicated by Styling Confluence with CSS/Getting Started.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @bgoodr,
There is no way to do so in the administration or something like that. This topic was already mentioned here: https://community.atlassian.com/t5/Confluence-questions/How-to-disable-the-when-mentioning-someone/qaq-p/275830
Best,
Nic
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register Now
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.