x x x
x
Only portrait mode is currently supported - please rotate your device.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Custom section
CustomCSSwidth: 80%!important;margin: 0 auto!important;


Custom column
CustomCSSwidth: 320px; min-width: 320px!important; max-width: !important;
Heightauto


Show If
groupconfluence-administrators


Custom column
Heightauto
Width15%

Custom button
Typecustom-button
TextEdit Profile
Width100%

Show If
General sidebar
MessageButtonTitleWebsite
TaglineHealth and Wellness
ImageSrc/download/attachments/50546285/vienhealth%20%281%29.png?version=1&modificationDate=1610755342070&api=v2
MessageButtonCustomCSSbackground-color: #6781ca;
BackButtonCustomCSSbackground-color: #636363;
BackButtonUrl/display/MEM/Network#tab-COMPANIES
MessageButtonUrlhttps://www.vienhealth.com
SidebarHeight100%
BackButtonTitleBack to Companies
NameVien Health



Dynamic general sidebar
MessageButtonTitleWebsite
MessageButtonCustomCSSbackground-color: #6781ca;
BackButtonCustomCSSbackground-color: #636363;
BackButtonUrl/display/MEM/Network#tab-COMPANIES
SidebarHeight100%
BackButtonTitleBack to Companies


Custom column
CustomCSSmargin-left: 20px;width:100%!important;
Heightauto


General content
ContentHeight120hv


General description
MyTitle
IDdescription-title

-


General info cards

List members company
GroupNamemorganstanley- -users
CardURL/display/MSPEOP/Member+Profile?user=




...

HTML
<script>
AJS.toInit(function(){
	$('.general-tagline')[0].innerHTML = $('.general-tagline')[0].innerHTML.substring(2).substring(0, $('.general-tagline')[0].innerHTML.length-4);
	document.getElementById('profile_header_text').innerHTML = $('.general-name')[0].innerHTML;
	$('#description-title')[0].innerHTML = "About " + document.getElementById$('mentor.general-name')[0].innerHTML.toString();
});
</script>

...