x
x
x
x
Only portrait mode is currently supported - please rotate your device.
HTML | ||||||||
---|---|---|---|---|---|---|---|---|
<style> button #sidebar-container-top{ colorheight: whiteauto!important; } #profile_header_container #profile_header_textp{ margin: 0; } button{ heightcolor: autowhite!important; } .custom-card-container .image-container img{ buttons-wrapper{ width: 200pxfit-content!important; height flex-direction: 200pxrow!important; border-radius: 0px margin-left: 50px!important; } .custom-card-container .card-text-container .card-title{ text-align: left; } buttons-wrapper a{ margin: 0 20px 0 0!important; width: fit-content!important; } .custom-cardcolumn-container .buttons-wrapper #message-button-link > button, .cardcustom-textcolumn-container .buttons-wrapper #back-button-link > button{ widthborder-radius: 0!important; text-transform: 100%uppercase; } #main-content{ color: black!important; font-weight: bold!important; font-size: 17px!important; letter-spacing: 0.5px; background: #eeevar(--secondary-color)!important; margin: 0!important; } </style> | ||||||||
Hide If | ||||||||
|
HTML |
---|
<script>
const url_params = new URLSearchParams(window.location.search);
var param_name = url_params.get('company');
if(param_name == null){
window.location.href = "/display/PN";
}
</script> |
ContainerID | profile_header_container |
---|---|
Width | box-sizing: border-box; padding: 20px; align-items: center; flex-direction: row; display: flex; width: calc(80% - 40px); height: 120px; background: black;margin: 40px auto; |
HTML |
---|
<div id="profile_header_text" style='color: white; font-weight: bold; font-size: 40px; padding-left: 20px;'> </div>
|
CustomCSS | width: 80%!important;margin: 0 auto!important; |
---|
CustomCSS | width: 320px; min-width: 320px!important; max-width: !important; |
---|---|
Height | auto |
group | confluence-administrators |
---|
Custom column | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
|
.custom-section-container .custom-column-container{
height: unset!important;
}
.custom-column-container .buttons-wrapper #message-button-link > button{
width: 200px!important;
}
.custom-column-container .buttons-wrapper #back-button-link > button{
width: 250px!important;
}
div.sidebar-container .general-description-wrapper {
width: 100%!important;
padding: 25px!important;
box-sizing: border-box!important;
}
.general-name{
font-size: 24px!important;
font-weight: bold!important;
}
.general-tagline{
font-size: 18px!important;
}
div.sidebar-container{
padding: 0!important;
width: 100%!important;
background: #333!important;
}
div.info-wrapper {
padding: 35px 25px!important;
color: white!important;
border-top: #999 2px solid;
}
div.general-image-wrapper{
width: 300px!important;
margin: 10px!important;
box-sizing: border-box!important;
}
#profile_header_container #profile_header_text{
height: auto!important;
}
.custom-card-container .image-container img{
width: 200px!important;
height: 200px!important;
border-radius: 0px;
}
.custom-card-container .card-text-container .card-title{
text-align: left;
}
.custom-card-container .card-text-container{
width: 100%;
}
#main-content{
background: #eee!important;
}
</style>
Hide If | ||
---|---|---|
| ||
|
Custom section | ||||
---|---|---|---|---|
| ||||
|
HTML |
---|
<style>
#profile_status{
width: 220px;
height: 50px;
margin-left: auto;
background: var(--secondary-color);
line-height: 50px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
user-select: none;
color: black;
cursor: pointer;
}
.title{
font-size: 14px;
font-weight: normal;
color: white;
margin-bottom: 5px;
height: fit-content!important
}
.subtitle{
font-size: 15px;
font-weight: bold;
color: white;
margin-bottom: 35px;
height: fit-content!important;
}
#main-container-title{
font-size: 22px;
font-weight: bold;
color: #333;
margin-bottom: 30px;
}
#main-container-summary{
font-size: 18px;
font-weight: normal;
color: #757575;
}
</style> |
Custom section | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Show If | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Show If | ||||||||
---|---|---|---|---|---|---|---|---|
|
HTML | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
<style>
/* MAIN / OUTER CONTAINERS */
.nextprevbutton{
width: 100px!important;
max-width: 200px!important;
height: 40px!important;
border-radius: 0px!important;
background: white!important;
color: #3a3a3a!important;
border-color: #3a3a3a!important;
font-size: 14px!important;
}
.nextprevcontainer{
width: fit-content!important;
height: fit-content!important;
}
.list-member-paginated-cards{
justify-content: flex-start!important;
flex-direction: row;
}
.profilecard.custom-card-container{
border-radius: 0!important;
box-shadow: none!important;
width: 300px!important;
height: 450px!important;
margin: 0 20px 20px 0!important;
padding: 0!important;
}
.custom-card-container .image-container img {
width: 100%!important;
height: 100%!important;
border-radius: 0!important;
margin: 0!important;
object-fit: cover!important;
padding: 0!important;
}
.profilecard .image-container {
display: flex!important;
padding: 0!important;
margin: 0!important;
width: 100%!important;
height: 320px!important;
min-height: 320px!important;
}
.profilecard .card-text-container {
display: flex!important;
flex-direction: column!important;
height: 100%!important;
width: 100%!important;
}
.profilecard .card-title{
color: #333!important;
font-weight: bold!important;
font-size: 22px!important;
text-align: center!important;
}
.profilecard .card-subtitle{
color: #333!important;
font-size: 16px!important;
}
#company-profile-container {
position: relative;
flex-direction: column;
height: auto !important;
width: 100%;
}
#company-profile-content {
display: flex !important;
flex-direction: row;
width: 85%;
margin: 0 auto;
position: relative;
height: auto !important;
top: -200px;
border: 1px solid var(--primary-color);
max-width: 1100px;
}
#main-content > p {
display: none;
}
#main-content > .custom-section |
Dynamic general sidebar | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
CustomCSS | margin-left: 20px;width:100%!important; |
---|---|
Height | auto |
ContentHeight | 120hv |
---|
-
General info cards | ||||||
---|---|---|---|---|---|---|
|
<style> /* MAIN / OUTER CONTAINERS */ #company-profile-container { position: relative; flex-direction: column; } /* SIDEBAR */ .sidebar-container { height: auto !important; } #company-sidebar-container { width: 100%300px; } #company-profile-content { display: flex flex-direction: column; height: auto !important; flexbackground-directioncolor: rowvar(--primary-color); min-width: 85%300px; } #company-sidebar-container margin.custom-column-container { width: 0100% auto!important; } #edit-profile-button-container { height: position: relative;max-content !important; } #edit-profile-button { height: auto !important; top: -200px; border: 1px solid var(--primary-color); max-width: 1100px; } #main-content > p { display: nonemax-content; width: 100% } #edit-profile-button button { padding: 10px 0px; } .badges-container-sidebar { display: none !important; } .general-sidebar-content { padding-top: 0px !important; width: 100% !important; } .customgeneral-columnimage-containerwrapper { width: 100% !important; } #main-content > .custom-section-container.general-image-wrapper img { positionwidth: 100% relative!important; } /* SIDEBAR */ .sidebar-container { height: auto height: 100% !important; border-radius: 0px !important; } #company-.sidebar-container { width: 300px; flex-direction: column; height: auto !important;.general-description-wrapper { padding: 30px; } .general-description-wrapper .general-name { backgroundfont-colorsize: var(--primaryfont-size-colorl); minfont-widthweight: 300px; } #company-sidebar-container .custom-column-container { width: 100% !important; } #edit-profile-button-container { height: max-content !important; } #edit-profile-button { height: max-content; width: 100% } #edit-profile-button button { padding: 10px 0px; } .badges-container-sidebar { display: none !important; } .general-sidebar-content { padding-top: 0px !important; width: 100% !important; } .general-image-wrapper { width: 100% !important; } .general-image-wrapper img { width: 100% !important; height: 100% !important; border-radius: 0px !important; } .sidebar-container .general-description-wrapper { padding: 30px; } .general-description-wrapper .general-name { var(--font-weight-title); text-transform: none; color: var(--secondary-font-color); } .general-description-wrapper .general-tagline { font-family: var(--secondary-font-family); font-size: var(--font-size-s); font-weight: var(--font-weight-title); color: var(--secondary-font-color); } #company-sidebar-container .info-wrapper h3 { font-family: var(--main-font-family); font-size: var(--font-size-xs); font-weight: var(--font-weight-title); color: var(--secondary-font-color); } #company-sidebar-container .info-wrapper p { font-family: var(--secondary-font-family); font-weight: var(--font-weight-title); color: var(--secondary-font-color) !important; font-size: var(--font-size-ls); } #company-sidebar-container .info-wrapper p font-weightspan { color: var(--secondary-font-weight-title); text-transform: nonecolor) !important; } #company-sidebar-container .info-wrapper { border-top: 1px solid #505050; colorpadding: var(--secondary-font-color)30px; padding-bottom: 45px; } .general-description-wrapper .general-tagline { /* MAIN CONTENT / DESCRIPTION */ #company-profile-content .content-container { height: auto; position: relative; fontmin-familyheight: varcalc(--secondary-font-family100% - 150px); fontborder-sizeleft: var(--font-size-s); 1px solid gray; } .content-container { fontbackground-weight: var(--font-weight-title);color: transparent; } .content-container > .general-text-container { width: 100%; padding: 0px; } .content-container .body-container { colorfont-family: var(--secondarymain-font-colorfamily); } #company-sidebar-container .info-wrapper h3 { font-familysize: var(--mainfont-fontsize-familys); font-sizeweight: var(--font-sizeweight-paragraph-xs)text); font-style: normal; font-weight-stretch: normal; line-height: 2.3; letter-spacing: var(---font-weight-title); letter-spacing); padding: 50px; } .content-container .body-container p span { color: var(--secondaryprimary-font-color) !important; } #company-sidebar .content-container .infobuttons-wrapper p { font-family: var(--secondary-font-family); font-weight: var(--font-weight-title) display: flex; flex-direction: row; colorpadding: var(--secondary-font-color) !important; font-size: var(--font-size-s); } #company-sidebar-container .info-wrapper p span { color: var(--secondary-font-color) !important; } #company-sidebar-container .info-wrapper {50px; justify-content: space-between; align-items: center; margin-top: 0px; border-topwidth: 1pxcalc(100% solid- #505050100px); paddingposition: 30pxabsolute; padding- bottom: 45px0px; } /* MAIN CONTENT / DESCRIPTION */ #company-profile-content .content-container#message-button-link > button, #back-button-link > button { heightborder-radius: autovar(--border-radius); positionfont-size: relative14px; min-height font-weight: calc(100% - 150pxvar(--font-weight-super-title); bordertext-lefttransform: 1px solid gray; } .content-container {uppercase; background-colorwidth: transparent200px; } .content-container#message-button-link > .general-text-containerbutton:hover { widthopacity: 100%; padding: 0px0.95; } .content-container .body-container#back-button-link > button { font-familyborder: 1px solid var(--main-fontprimary-familycolor); fontbackground-sizecolor: var(--fontsecondary-size-scolor); font-weightcolor: var(--primary-font-weight-paragraph-textcolor); font-stylewidth: normal200px; fontmargin-stretchtop: normal0px; line-height: 2.3; } button.msg-button { letterbackground-spacingcolor: var(--sidebar-letterbb-spacingfill); padding: 50px !important; } .content-container .body-container p span #back-button-link > button { background-color: var(--primary-fontsecondary-color) !important; } .content-container .buttons-wrappermy-title { displayletter-spacing: flex; flex-direction: row;var(--letter-spacing); } #company-description-container { padding: 50px; justify-content: space-between; align-items: center; margin-top: 0pxbackground-color: var(--mainprof-background); } #company-description-container .my-title { background-color: var(--primary-color); widthcolor: calc(100% - 100pxvar(--secondary-font-color); position-webkit-background-clip: absoluteunset; bottom-webkit-text-fill-color: 0px; } #message-button-link > button, #back-button-link > button { border-radiusunset; font-weight: var(--borderfont-weight-radiustitle); font-size: 14px; font-weight: var(--font-weightsize-super-titlel); textletter-transformspacing: uppercasevar(--letter-spacing); widthline-height: 200px; } #message-button-link > button:hover { opacity: 0.95; } #back-button-link > button var(--paragraph-line-height); padding: 40px 50px; } /* COMPANY TEAM (BOTTOM SECTION) */ #company-team-container { border: 1px solid var(--primary-color)flex-direction: column; height: fit-content !important; backgroundmin-colorheight: var(--secondary-color)300px; color: var(--primary-font-color)padding-bottom: 100px; width: 200px84%; margin-top: 0px0 auto; } button.msg-button { background-color: var(--sidebar-bb-fill) !important; } #back-button-link > button { background-color: var(--secondary-color) !important; } .my-title { letter-spacing: var(--letter-spacing); } #company-description position: relative; top: -100px; max-width: 1100px; } #company-team-container .general-text-container { padding: 0px; width: 100%; background-colorheight: var(--mainprof-background)max-content !important; } #company.general-descriptiontext-container .my-title { background-color: var(--primary-color) padding: 0px; colorwidth: var(--secondary-font-color);100%; } #company-team-container .info-cards-container { -webkit-background-clipmargin: unset0px; -webkit-text-fill-colorpadding: unset0px; font-weightwidth: var(--font-weight-title)100%; } #company-team-container #myCards-companyteam-listmembers { display: grid !important; fontgrid-template-sizecolumns: varrepeat(--font-size-lauto-fill, 320px); lettergrid-spacinggap: var(--letter-spacing)20px; linejustify-heightcontent: var(--paragraph-line-height)space-evenly; padding width: 40px 50px100%; } /* COMPANY TEAM (BOTTOM SECTION) */#myCards-companyteam-listmembers .tintedrect-listmempag { margin: 0px !important; } #company-team-container { flex-direction: column; height: fit-content.info-cards-container > p { display: none; } #company-team-container .info-cards-container { display: grid !important; mingrid-template-height: 300pxcolumns: repeat(auto-fill, 320px); paddinggrid-bottomgap: 100px20px; widthjustify-content: 84%; margin: 0 auto; position: relative; top: -100px; max-width: 1100px; } #company-team-container .general-text-container { padding: 0px; width: 100%; height: max-content !important; } .general-text-container { padding: 0px; width: 100%; } #company-team-container .info-cards-container { margin: 0px; padding: 0px; width: 100%; } #company-team-container #myCards-companyteam-listmembers { display: grid !important; grid-template-columns: repeat(auto-fill, 320pxspace-evenly; } @media only screen and (max-width: 1000px) { .content-container .buttons-wrapper { flex-direction: column; } #message-button-link, #back-button-link { width: 100% !important; margin: 10px 0px; } #message-button-link > button, #back-button-link > button { width: 100%; } #profile_header_container { flex-direction: column !important; } #profile_header_text { padding-left: 0px !important; } #profile_status { margin: 10px auto; } #sidebar-container { margin-bottom: 30px !important; } #sidebar-container-bottom { height: 100% !important; } } @media only screen and (max-width: 750px) { .none-found { text-align: center; } #company-description-container .my-title { font-size: var(--font-size-m); grid-gap: 20px; justifytext-contentalign: space-evenlyleft; width: 100%; } #myCards-companyteam-listmembers .tintedrect-listmempag { margin: 0px color: var(--secondary-font-color) !important; } #company-team-container .info-cards-container > p { display: none; } #company-team-container .info-cards-container { display: grid !important; grid-template-columns: repeat(auto-fill, 320px) background: var(--primary-color); -webkit-background-clip: unset !important; grid-gap: 20px; justify-content: space-evenly; } @media only screen and (max-width: 1000px) { .content-container .buttons-wrapper { flex-direction: column-webkit-text-fill-color: var(--secondary-font-color); } #rw_wrapper #rw_main #rw_theme_content #main { background-color: var(--secondary-color); } #message#company-buttonsidebar-link, #back-button-link container { width: 100% !important; margin: 10px 0px; } #message-button-link > button, #back-button-link > button .service-banner { widthheight: 100%150px; } } @media only screen and (max-width: 750px) { .none-found { text-align: center; #company-profile-content { top: -30px } #company-descriptionprofile-containercontent .mycontent-titlecontainer { fontflex-sizedirection: var(--font-size-m); text-align: left; color: var(--secondary-font-color) !important; background: var(--primary-color); -webkit-background-clip: unset !important; -webkit-text-fill-color: var(--secondary-font-color); } #rw_wrapper #rw_main #rw_theme_content #main { background-color: var(--secondary-color)column-reverse; border: none; } .content-container .buttons-wrapper { position: relative; } #company-profile-content { flex-direction: column; width: 100%; border: none; } .general-sidebar-content { position: relative; } #company.general-sidebar-container-content .general-image-wrapper { widthposition: 100%absolute; } .service-banner { height: 150px; } #company-profile-content { top: -30px top: -70px; width: 90px !important; height: 90px !important; left: 40px; border: 1px solid var(--primary-color); } #company-profileteam-contentcontainer .contentgeneral-text-container .my-title { flexfont-directionweight: column-reversevar(--font-weight-title); bordertext-align: noneleft; } .content } #company-sidebar-container .buttonsinfo-wrapper p { position: relative; } #company-profile-content { flex-direction: column; width: 100%; border: none; } .general-sidebar-content { position: relative; } .general-sidebar-content .general-image-wrapper { position: absolute; top: -70px; width: 90px !important padding: 0px 40px; } } @media only screen and (max-device-width: 480px) and (min-device-width: 320px) { #company-profile-content .content-container { padding-bottom: 70px; height: 90px !important; left: 40px;} #company-profile-content { bordertop: 1px solid var(--primary-color)unset; } #company-teamsidebar-container .generalinfo-text-container .my-title wrapper { font-weight: var(--font-weight-title); text-align: left; } #company-sidebar-container .info-wrapper p { padding: 0px 40px; } } @media only screen and (max-device-width: 480px) and (min-device-width: 320px) { #company-profile-content .content-container width: 100%; } .content-container .buttons-wrapper { padding: 40px; width: calc(100% - 80px); } .service-banner { display: block !important; width: 100%; height: 110px; } .sidebar-container .general-description-wrapper { padding-bottomtop: 70px35px; } #company-profile-content { toppadding-bottom: unset10px; } #company-sidebarteam-container .info-wrapper { width: 100%320px; } #page .rw_content-container .buttons-wrapper { padding: 40px; width: calc(100% - 80px)_spaces_white1 #likes-and-labels-container, #page .rw_content_spaces_white1 .rw_blogpost_share { display: none; } .servicenone-bannerfound { displayfont-size: blockvar(--font-size-s) !important; width: 100%; color: height: 110px; } .sidebar-container .general-descriptionvar(--primary-color); letter-spacing: var(--letter-spacing) !important; } } </style>
HTML |
---|
<style> div.general-image-wrapper { padding-topborder: 35pxsolid 1px #e0e0e0; paddingbackground-bottom: 10px; } #company-team-container { width: 320px; } #page .rw_content_spaces_white1 #likes-and-labels-container, #page .rw_content_spaces_white1 .rw_blogpost_share { display: none; } .none-found { font-size: var(--font-size-s) !important; color: var(--primary-color); letter-spacing: var(--letter-spacing) !important; } } </style> |
HTML |
<style> div.general-image-wrapper { border: solid 1px #e0e0e0color: #ffffff; height: unset !important; } div.sidebar-container { border-right: solid 1px #e0e0e0; background-color: #ffffff; width: calc(100% - 60px); padding: 30px; height: 100% !important; font-family: var(--main-font-family); background-color: #ffffffvar(--primary-font-color); heighttext-align: unset !importantleft; } div.sidebar-container .general-description-wrapper { border-rightpadding: solid30px 1px #e0e0e00; backgroundtext-coloralign: #ffffffleft; } div.info-wrapper { width color: calc(100% - 60pxvar(--primary-font-color); } .info-wrapper h3 span, .info-wrapper p padding:span 30px;{ heightcolor: 100%var(--primary-font-color) !important; font-family: var(--main-font-family); text-align: left !important; } .info-wrapper h3 span { color: var(--primary-font-color) font-size: 18px; textfont-alignweight: leftbold; } div.sidebar-container .general-description-wrapper { padding: 30px 0;info-wrapper p span { textfont-alignsize: left18px; } div.info-wrapperdiv#\$paramContainerID { colorwidth: varcalc(--primary-font-color100vw - 160px); } .info-wrapper h3 span, .info-wrapper p spanmargin: 80px; border: solid 1px #e0e0e0; background-color: #ffffff; } div#main-content { colorbackground: var(--primary-font-color) !important;#ffffff; } .custom-column-container:nth-child(2) { font-familywidth: var(--main-font-family); text-align: left calc(15% + 60px) !important; } .info-wrapper h3 span custom-column-container:nth-child(4) { font-size: 18px; font-weight: boldwidth: calc(85% - 60px) !important; margin-left: 0 !important; } .info-wrapper h3, .info-wrapper p span { font-sizedisplay: 18pxflex; } div#\$paramContainerIDdiv.info-wrapper { widthpadding: calc(100vw - 160px); margin: 80px; border: solid 1px #e0e0e0;20px 0; } div.sidebar-container .general-description-wrapper { background-colorwidth: #ffffff100%; } div#main.buttons-contentwrapper { background /* margin-top: #ffffff40px; */ } .custombuttons-column-container:nth-child(2) { width: calc(15% + 60px) !important; } .custom-column-container:nth-child(4) {wrapper #message-button-link > button, #back-button-link > button { border-radius: 8px; widthbackground: calc(85% - 60pxvar(--primary-color) !important; } .info-wrapper h3, .info-wrapper p { border: none; color: #ffffff; font-family: var(--main-font-family); displayfont-size: flex14px; } div.info-wrapper { padding: 18px; paddingheight: 20px 0; } div.sidebar-container .general-description-wrapper {54px; width: 100%; } button.buttonsmsg-wrapperbutton { /* margin-topbottom: 40px15px; */ } .buttons-wrapper #message-button-link > button, #back-button-link > button { border-radius: 8px; background: var(--primary-color) !important;a#message-button-link, a#back-button-link { borderwidth: none100%; } p.my-title { color padding: #ffffff; 50px 50px font-family: var(--main-font-family)0 50px; font-size: 14px28px; paddingfont-weight: 18pxbold; height: 54px; width: 100%font-family: var(--main-font-family); } button.msgbody-buttoncontainer { marginfont-bottomsize: 15px; } a#message-button-link, a#back-button-link { width: 100%18px !important; letter-spacing: 0.45px !important; } pdiv.myinfo-cards-titlecontainer { paddingwidth: 50px 50px 0 50px100%; font-sizepadding: 28px50px; font-weight: bold;} .general-text-container:nth-child(5) .my-title { fontpadding-familytop: var(--main-font-family)0; } .general-text-container:nth-child(5) .body-container { font-size: 18px !important;display: none; } .custom-column-container:nth-child(2) { letter-spacingmargin: 0.45px !importantauto; } divbutton.infomy-cards-containerbutton { widthmargin: 100%0!important; paddingborder-radius: 50px0px; } .general-text-container:nth-child(5) .my-title { background: var(--secondary-color)!important; padding-topcolor: 0black!important; } .general- text-container:nth-child(5) .body-container {transform: uppercase; displayfont-weight: nonebold; } .custom-column-container:nth-child(2) { letter-spacing: 0.5px; marginfont-size: 0 auto16px; } button.my-button { border-radius: 8px; background: var(--primary-color) !important; border: none; color: #ffffff; font-family: var(--main-font-family); font-size: 14px; padding: 18px; height: 54px; margin-top: 10px; } </style></style> |
Show If | ||
---|---|---|
| ||
HTML | ||
<script>
|
OneValley