Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How do I widen the user profile macro?

Peter Glaskowsky
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 24, 2018

Our organization has a relatively long domain name, and we use the first.last@domain format for our email addresses. Some of our email addresses are long enough to be truncated by the User Profile Macro when rendered. I presume there's some hard-coded limit to how wide the macro can be; how do we change this?

1 answer

0 votes
David at David Simpson Apps
Atlassian Partner
April 27, 2018

The width is hard coded.

On Confluence Server:

As an administrator, you could override this by browsing to 

Confluence Admin > Look & Feel > Custom HTML

Then paste the following in At end of the HEAD

<style>
#com-atlassian-confluence .profile-macro .vcard .values {
width: calc( 100% - 60px );
}
</style>

On Confluence Cloud:

Sorry, you're out of luck, this cannot be changed.

Peter Glaskowsky
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 27, 2018

Okay, got it. Thanks for the answer!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events