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.


HTML
<style>

div#mainbody[data-site-id="49"] .program {
    background-imagedisplay: linear-gradient(top, #67bac0, #67bac0 420px, transparent 420px, transparent 100%unset;
}

body[data-site-id="49"] .program a span {
    color: var(--primary-color) !important;
    backgroundtext-imagedecoration: -webkit-linear-gradient(top, #67bac0, #67bac0 420px, transparent 420px, transparent 100%) !important;
/*     padding-top: 50px; */underline;
}

body[data-site-id="49"] .program :after {
    background: unset;
}

.backev-cards-btnsection-container {
    width: 90%;
    margin: auto;
}

.back-btn-container .back-btn {
    color: blackscrollable .scrolling-ev-cards-wrapper{
	padding-top: 15px!important;
}

div#main {
    background-image: linear-gradient(top, #67bac0, #67bac0 420px, transparent 420px, transparent 100%) !important;
    fontbackground-familyimage: var(-webkit-main-font-family);
    font-size: 14px;
    font-weight: bold;
linear-gradient(top, #67bac0, #67bac0 420px, transparent 420px, transparent 100%) !important;
/*    line padding-heighttop: 1.07;50px; */
}

.pageback-btn-bannercontainer {
    width: 90%;
    margin: auto;
}

.back-btn-container .back-btn {
   background-image: url(https://passport.theonevalley.com/download/attachments/50559836/banner.jpg) color: black;
    displayfont-family: flexvar(--main-font-family);
    height: 450px;
    background-repeat: no-repeatfont-size: 14px;
    backgroundfont-sizeweight: coverbold;
    marginline-topheight: 20px1.07;
}

.page-banner-content {
    displaywidth: flex;
    flex-direction: column90%;
    margin: auto;
}

.tabs {
    display: flex;
}

.tabs p {
    margin: unset;
}

.banner-content .title p {background-image: url(https://passport.theonevalley.com/download/attachments/50559836/banner.jpg);
    display: flex;
    height: 450px;
    fontbackground-familyrepeat: Arimono-repeat;
    fontbackground-size: 57pxcover;
    fontmargin-weighttop: bold;20px;
}

.banner-content {
    font-stretchdisplay: normalflex;
    colorflex-direction: #dbecf1column;
    font-stylemargin: normalauto;
}

.tabs {
   line-height display: 0.7;
    letter-spacing: 0.32px;flex;
}

.tabs p {
    text-alignmargin: center;
text-transform: uppercaseunset;
}

div#maincontainer .pagebanner-bannercontent .overlaytitle p {
    displayfont-family: unsetArimo;
    widthfont-size: 100%57px;
    displayfont-weight: flexbold;
    backgroundfont-stretch: blacknormal;
    opacitycolor: 0.8;
}

.banner-content {#dbecf1;
    alignfont-itemsstyle: centernormal;
}

.banner-content .tabs .tab {
    fontline-familyheight: Poppins0.7;
    fontletter-sizespacing: 14px0.32px;
    fonttext-weightalign: boldcenter;
    color	text-transform: #fbbd28uppercase;
}

div#maincontainer .page-banner   border-bottom-width: 3px;.overlay {
    border-radiusdisplay: 5%unset; 
    border-bottom-stylewidth: solid100%;
    line-heightdisplay: 1.71flex;
    letter-spacingbackground: 1.39pxblack;
    text-alignopacity: center0.8;
}

.tabsbanner-content {
    justifyalign-contentitems: space-betweencenter;
}

.banner-content .tabs .tab  width{
    font-family: 120%Poppins;
    marginfont-topsize: 50px14px;
}

div.filter-row {    font-weight: bold;
    widthcolor: 90%#fbbd28;
    marginborder-bottom-width: auto3px;
    marginborder-topradius: 50px;
}

div.filter-row .left {5%; 
    opacitycursor: 0.5pointer;
  font-family: Arimo;
  font-size: 15.3px;
  line-height: 1.5771;
    letter-spacing: 01.5px39px;
  color  text-align: #555555center;
  width	text-transform: 8%uppercase;
}


.filter-row .right label #grantees-tab{
	border-bottom-style: solid;
}

.tabs {
    background: rgba(251, 189, 40, 0.2)justify-content: space-between;
    width: 120%;
    bordermargin-radiustop: 2px50px;
}

div.filter-row {
    borderwidth: solid 1px #fbbd28 90%;
    margin: auto;
    margin-righttop: 10px;50px;
}

div.filter-row .left {
    paddingopacity: 0 25px.5;
    font-family: Arimo;
    font-size: 15.3px;
    line-height: 1.57;
    letter-spacing: 0.5px;
	cursor: pointer  color: #555555;
  width: 8%;
}

.filter-row .right input[type="radio"]:checked+label {
    backgrounddisplay: #fbbd28none;
}


.filter-row .right inputlabel {
    displaybackground: none;
}



div.filter-row .right button:focus { rgba(251, 189, 40, 0.2);
    border-radius: 2px;
    outlineborder: solid 1px none#fbbd28;
}



/* ====================================== FILTERS ====================================== */
input {
  outline: none;
}

.filtersContainer {
  display: flex;
  flex-wrap: wrap;
}

::-webkit-scrollbar-thumb {
  background: var(--primary-color) !important;
}

.filtersContainer div {
  margin: 10px;
  position: relative;
  display: flex;
  justify-content: center;
  height: max-content;
}

.countryFilterContainer {
  /* display: none !important; */
}

.dateFilterContainer {
  display: flex;
}
.dateFilterContainer .dateFilter {
  align-items: center;
}

#startdate, #enddate {
  background: var(--secondary-color);
  border: 1px solid #ddd;
  box-shadow: none;
  color: var(--secondary-font-color);
  font-size: 13px;
  width: 200px;
  height: 15px;
  padding: 15px 20px;
}
#startdate::placeholder, #enddate::placeholder {
  color: var(--secondary-font-color);
}
.hasDatepicker {
  background: #f6f6f6;
  border: 1px solid #ddd;
  box-shadow: none;
  color: var(--primary-font-color);
  font-size: 13px;
  width: 200px;
  height: 15px;
  padding: 15px 20px;
}

#enddate {
  margin-right: 0px;
}

.dateFilterContainer {
  margin: 0px;
}

.dateFilter {
  color: var(--primary-font-color);
  font-family: var(--main-font-family);
  font-size: 16px;
}

#countryFilter {
  background: #f6f6f6;
  border: 1px solid #ddd;
  box-shadow: none;
  color: var(--primary-font-color);
  font-size: 13px;
  width: 300px;
  padding: 15px 20px;
}

#resetFilter {
  font-family: var(--main-font-family);
  font-size: 16px;
}

#resetFilter:hover {
  cursor: pointer;
}

</style>    margin-right: 10px;
    padding: 0 25px;
    font-family: Arimo;
    font-size: 15.3px;
    line-height: 1.57;
    letter-spacing: 0.5px;
	cursor: pointer;
}

.filter-row .right input[type="radio"]:checked+label{
    background: #fbbd28;
}

div.filter-row .right button:focus {
    outline: none;
}

div.cardSectionStyle {
    flex-direction: column;
	margin-top: 50px;
}

div.cardSection1{
	display: none;
}

.cardSectionStyle .largeimagewithtextbelow-listmempag img {
    width: 50%;
    height: auto !important;
}

.cardSectionStyle .largeimagewithtextbelow-listmempag {
    background: unset !important;
}


.cardSectionStyle .largeimagewithtextbelow-listmempag .image-container {
    border: solid 1px rgba(51, 51, 51, 0.5);
}

.cardSectionStyle .largeimagewithtextbelow-listmempag .card-text-container .card-title {
    padding: unset;
    
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;

}

.cardSectionStyle .largeimagewithtextbelow-listmempag .card-text-container .card-subtitle {
    padding: unset;
    
  font-size: 15.3px;
  line-height: 1.31;
  letter-spacing: 0.5px;
}

.cardSectionStyle .largeimagewithtextbelow-listmempag .card-text-container {
    margin-top: 25px;
}


.ov-logo-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ov-logo-container p.site-tagline {
    font-family: Arimo;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 0.45px;
    color: #fffdfd;
    width: 80%;
}

.ov-logo-container p.site-tagline .is-bold {font-weight: bold;}


@media only screen and (max-width: 480px) and (min-width: 320px){
  

.ov-logo-container {
    display: flex ;
        align-items: flex-start;
	flex-direction: column;
}


.ov-logo-container img{
	width: 50% !important;
}



div#maincontainer .page-banner .overlay {
    position: unset;
    visibility: unset;
    overflow: unset;
    /* opacity: unset; */
    height: unset;
    transition: unset;
	z-index: 10;
}

}



</style>


Custom section
CustomCSSflex-direction: column; width: 100%; margin: auto; margin-top: 20px;
ContainerIDmaincontainer
DisableAutoHeighttrue


HTML
<div class="ov-logo-container" style="width: 90%; margin: auto;">
<!--<p class="site-tagline"> Welcome to the <span class="is-bold">All Stars Team Platform!</span> This internal platform is designed to be a repository of important information for our grantee community currently participating in the All Stars Accelerator Program </p>-->
<img src="https://gsvlabs-confluence-files.s3-us-west-2.amazonaws.com/images/All+Stars/horizontal-white-blue-1-x%403x.png" style="width: 140px;"/>
</div>

<div class="page-banner">
<div class="overlay"> 
<div class="banner-content">
<div class="title">
<p> Events</p>
</div>

</div>

</div>

</div>




HTML
<script type="text/javascript" src="https://gsvlabs-confluence-files.s3-us-west-2.amazonaws.com/js/All+Stars/eventsDashboardScript_ASHK.js"></script>


HTML
<link rel="stylesheet" type="text/css" href="https://gsvlabs-confluence-files.s3-us-west-2.amazonaws.com/stylesheets/All+Stars+Helping+Kids/eventsDashboardStylesheet_ASHK.css" />

<style>
.events-search-main #events-search-container img {
    filter: unset;
}

#ui-datepicker-div .ui-datepicker-today a {
    background: var(--secondary-color) !important;
}


div#ev-main-content {
    width: 90%;
    margin: auto;
}

.scroll-buttons-container .scroll-button img{
	filter: unset;
}

.filtersContainer input {
    font-family: var(--main-font-family);
    font-size: 15.3px !important; 
    line-height: 1.57;
    letter-spacing: 0.5px;
    color: black !important; 
}

.scroll-buttons-container .scroll-button {
    background: var(--secondary-color);
    border-color: var(--secondary-color);
}


div#ev-main-content {
    background: unset !important;
}

.bigTimeMonth {
    background: var(--secondary-color) !important;
}

.eventcard .title {
    color: #052468!important;
}

.program
:after {
  content  : "";
  position : absolute;
  z-index  : 1;
  bottom   : 0;
  left     : 0;
  pointer-events   : none;
  background-image : linear-gradient(to bottom, 
                    rgba(255,255,255, 0), 
                    rgba(255,255,255, .9) 100%);
  width    : 100%;
  height   : 2em;
}
div#rw_theme_header {
    background: #ffffff !important;
}
#location-clear-button {
	display: flex;
    position: absolute;
    right: 0px;
    cursor: pointer;
    height: 12px;
    width: 12px;
    margin: 12px 10px;
}
/* Page Title */
.general-text-container {
    display: flex;
    flex-direction: column;
    width: 40%;
    padding: 100px 0px 0px 31px !important;
}

/* My Events Container */
#my-events-container {
	display: none;
}

/* Event Date */

.eventcard{
	width: 220px!important;
	height: 482px!important;
	box-shadow: none!important;
}

.eventcard .bottom{
	height: 200px!important;
	background: transparent;
}

.eventcard .top{
	height: 282px!important;
	padding: 0!important;
}

.eventcard .img-container{
	width: 282px!important;
	height: 282px!important;
	box-shadow: 0px 0px 10px 5px rgb(0 0 0 / 15%)!important;	
}

.bigTimeContainer {
    height: 54px;
    width: 54px;
	padding-top: 10px;
    background: white!important;
    box-shadow: 1px 2px 11px 0 rgba(0, 0, 0, 0.12);
    display: flex;
    flex-direction: column;
    /* justify-content: space-evenly; */
    align-items: flex-start;
    padding-bottom: 5px;
    /* border: solid 1px #979797; */
}

.bigTimeDate {
    color: var(--secondary-font-color);
    font-size: 24px;
	margin: 0 0 0 10px;
}

.bigTimeMonth {
    font-size: 14px;
    width: 30%;
    display: flex;
    justify-content: center;
    background: white!important;
    color: var(--secondary-font-color)!important;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #8eaadb;
	text-indent: 10px;
}

/* Event Program Card Styling */
.program span {
    background: transparent !important;
    color: var(--primary-font-color) !important;
	font-weight: 100;
	font-size: 14px !important;
}
.program {
    color: var(--primary-font-color) !important;
    font-family: unset !important;
    font-size: 14px !important;
    text-align: start;
    margin-left: 13px;
    margin-right: 13px;
	margin-top: 10px;
	overflow-y: auto;
    height: auto;
	font-weight: normal;
	/* padding-bottom: 14px;*/
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
br {
    display: none;
}
.program h1 {
    margin: 0;
    color: var(--primary-font-color) !important;
    font-size: 14px;
}
.program .p1 {
    font-size: 14px !important;
}
.program div {
    font-size: 14px !important;
    font-weight: normal !important;
}
/ * Location search bar */
.wiki-content #events-search-container {
    min-width: 280px;
    width: 25%;
    max-width: 320px;
}

#location-search-container img {
    position: relative !important;
    left: 0px !important;
    height: 12px !important;
    width: 12px !important;
    opacity: 0.7;
	cursor: pointer;
}

#location-search-container img:hover {
	filter: invert(62%) sepia(80%) saturate(588%) hue-rotate(349deg) brightness(98%) contrast(94%);
}

.wiki-content #location-searchbar {
	background: var(--secondary-color);
    color: var(--secondary-font-color);
  	box-shadow: none;
	font-size: 13px;
	width: calc(100% - 40px);	
	height: 15px;
	padding: 15px 20px;
	border: none;
}

/* Create Event Button */
a.createEventButton {
	display: none;
    box-sizing: border-box;
    transition: background-color .1s ease-out;
    border-radius: 3.01px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: inherit;
    font-size: 14px;
    font-variant: normal;
    font-weight: 400;
    background-image: none;
    background-color: rgba(9,30,66,0.08);
    border-color: transparent;
    color: #344563;
    text-decoration: none;
    height: 2.14285714em;
    line-height: 1.42857143em;
    margin: 0;
    padding: 4px 10px;
    vertical-align: baseline;
    white-space: nowrap;
    color: black !IMPORTANT;
    border-radius: 6px;
}
.createEventContainer {
    display: flex;
    justify-content: flex-end;
    margin: 10px 26px 0 0;
}

/* Dashboard Banner */
img.events-dashboard-banner {
    width: 100%;
    height: auto;
	margin-bottom: -20px;
}
.events-dashboard-banner-container {
    margin: 0 0 -5px 0;
}
.countryFilterContainer #cc-placeholder {
    height: 45px;
    min-height: 45px;
    margin: 0px;
    text-align: left;
    width: calc(100% - 40px);
    justify-content: space-between;
    padding: 0px 20px;
    cursor: text;
    position: relative;
    align-items: center;
    background: var(--secondary-color);
  	border: 1px solid #ddd;
  	box-shadow: none;
}
.wiki-content .ev-cards-section .ev-cards-section-title {
	color: #000000 !important;
}
.wiki-content .ev-cards-outer-container {background-image: unset !important;}
.countryFilterContainer {
	justify-content: center !important;
}
.custom-section-container{
 flex-direction: column !important;
}
.countryFilterContainer #country-clear-button {
    position: absolute;
    right: 0px;
}

@media screen and (max-width: 640px) {
.filtersContainer {
	justify-content: center;
}
}

div#ev-main-content {
    background: unset !important;
}

input#cc-placeholder {
    background: black;
}

.filtersContainer div {
    background: unset !important;
}

.countryFilterContainer #cc-placeholder {
    background: rgba(251, 189, 40, 0.2);
    border-radius: 5px;
    border: solid 1px #fbbd28

;
}

#startdate, #enddate {
    background: unset;
    border: unset;
    border-bottom: solid 1px #ededed;
	letter-spacing: 3.6px;
}

.filtersContainer.events-search-main {
    justify-content: space-between;
}

.wiki-content input#events-searchbar {
    background: unset;
    border: unset;
    border-bottom: solid 1px #ededed;
}

a.imgLinkContainer.eventCardLink {position: unset;}

.eventcard .img-container {
    width: 220px !important;
    height: 220px !important;
}

.eventcard .text-container {
    width: 220px;
}

.eventcard .top {
    height: 220px !important;
}




@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {


div#additional-filters-button {
    display: none !important;
}


div#additional-filters-button {
    display: none !important;
}

.filtersContainer.events-search-main {
    overflow: unset;
    height: auto;
}

div#ui-datepicker-div {
    z-index: 1000 !important;
}
}

</style>


HTML
<style>
.wiki-content .ev-cards-outer-container {
    background-image: url("https://gsvlabs-confluence-files.s3-us-west-2.amazonaws.com/images/EWC+2020/gradient-vertical.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}
#announcements-wrapper > span.conf-macro {
	height: 100%;
}

#additional-filters-button {
	width: 280px;
}

.zran-event {
	display: none;
}

.countryFilterContainer #cc-placeholder {
       color: black;
    font-family: var(--main-font-family);
    font-size: 15.3px;
    line-height: 1.57;
    letter-spacing: 0.5px;
    cursor: pointer;
}


.countryFilterContainer ul#countryFilter li {
    color: black;
    font-family: var(--main-font-family);
    font-size: 15.3px;
    line-height: 1.57;
    letter-spacing: 0.5px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
}

.countryFilterContainer ul#countryFilter {
    border: unset;
    /* overflow-y: hidden; */
}



.countryFilterContainer:after {
  position: absolute;
  top: 20px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: black transparent transparent transparent;
content: '';

}

.countryFilterContainer.select-arrow-active:after {
  border-color: transparent transparent black transparent;
  top: 7px;
}


@media only screen and (max-width: 480px) {
  .events-search-main {
    flex-direction: column;
    align-items: center;
    height: 75px;
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding-bottom: 0px;
    overflow: hidden;
	align-self: center;
	padding-top: 70px;
  }
  .wiki-content .ev-search-container {
    padding-bottom: 45px;
  }
  .countryFilterContainer {
	height: 49px !important;
	min-height: 49px;
  }
  .countryFilterContainer #cc-placeholder {
	font-size: 14px;
  }
  .program {
	flex-shrink: 7;
  }
}
</style>

<script>
// New Version of Format Date (Asynchronous)
async function formatDate2(d) {
  const monthNames = ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"];
  var hh = d.getHours(); 
  var m = d.getMinutes();
  var s = d.getSeconds();
  var dd = "am";
  var h = hh;
  if (h >= 12) {
    h = hh-12;
    dd = "pm";
  }
  if (h == 0) {
    h = 12;
  }
  m = m<10?"0"+m:m;
  s = s<10?"0"+s:s;

  var strTime = h+":"+m+" "+dd
  return strTime + " on " + monthNames[d.getMonth()] + " " + d.getDate();
  // return dayNames[d.getDay()] + ", " + monthNames[d.getMonth()] + " " + d.getDate() + " " + d.getFullYear() + ", " + strTime;
}
</script>

<script>
/* Allow Admins to Create Events */
var isAdmin = false;
var userGroups = [];
if (AJS.params.remoteUser) {
    // Group Data
    jQuery.ajax({
      url: "/rest/api/user/memberof?username=" + AJS.params.remoteUser,
      type: "get",
      dataType: 'json',
      async: false,
      success: function (data) {
        var res = data.results;
        for (var i = 0; i < res.length; i++) {
          var groupName = res[i].name;
          userGroups.push(groupName);
          if (groupName === 'confluence-administrators') {
            isAdmin = true;
          }
		  if (groupName === 'ashk-admins') {
            isContentAdmin = true;
          }
          
        }
      }
    });
}
if(isAdmin || isContentAdmin) {
	console.log("Showing Create Event Button");
	$('.createEventButton').waitUntilExists(() => {
 		$('.createEventButton').show();
	});
}
</script>


Custom section
Classev-banner-container


HTML
<div class="events-dashboard-banner-container">
	
</div>



HTML
<div id="ev-main-content">


Custom section
Classev-search-container


HTML
<div class="filtersContainer events-search-main">

    <div class="countryFilterContainer">  
		<input type='text' id='cc-placeholder' autocomplete="off" placeholder='Categories' onkeyup='handleCountrySearch(this, event)' />
        <ul id="countryFilter">
        </ul>
    </div>
	<div class="dateFilterContainer">
        <div class="dateFilter">
			<p class="dateInputContainer"><input type="text" placeholder="Start Date" id="startdate"></p>      <span>↔</span>      <p class="dateInputContainer"><input type="text" placeholder="End Date" id="enddate"></p>
		</div>
    </div>

  <div id="events-search-container">
		<img src="/download/attachments/46334146/searchicon.png?api=v2" />
		<input id="events-searchbar" type="text" autocomplete="off" placeholder="Search for a Specific Event" />
	</div>

	<div class="resetFilterContainer">
    	<a id="resetFilter">Clear All Filters</a>
	</div>
</div>

<div id="additional-filters-button" style="display: none;">
	<img src="/download/attachments/46334146/addfilters.png?api=v2" />
	<span>Additional Filters</span>
</div>



HTML
<div class="createEventContainer">
	<a class="createEventButton" href="/display/AE/create+event">Create Event</a>
</div>


HTML
<script>
/*window.addEventListener('load', () => {
	document.getElementById("cc-placeholder").disabled = false;
});*/

$('.countryFilterContainer').click(()=>{
   $('.countryFilterContainer')[0].classList.toggle("select-arrow-active");
})
</script>


Custom section
CustomCSSflex-direction: column;
ContainerIDevent-search-result-cards
Classev-cards-section


HTML
<h2 class="ev-cards-section-title">Search Results</h2>


Custom section
Classevents-container




HTML
<div class="ev-cards-outer-container">
	<div id="ev-cards-main-view">


HTML
<span class="conf-macro output-inline" data-hasbody="true" data-macro-name="custom-section">


Custom section
ContainerIDupcoming-events-container
Classev-cards-section ev-cards-section-scrollable


HTML
<h2 class="ev-cards-section-title">Upcoming Events</h2>


HTML
<span class="conf-macro output-inline" data-hasbody="true" data-macro-name="custom-section">


Custom section
Classscrolling-ev-cards-wrapper


HTML
<div class="conf-macro output-block fullSite" data-hasbody="true" data-macro-name="confiform-cleanview"> </div>



HTML
</span>



HTML
</span>


HTML
<script>

getUpcomingEvents().then(() => showOrHideScrollButtons(0));

</script>


HTML
<span class="conf-macro output-inline" data-hasbody="true" data-macro-name="custom-section">


Custom section
ContainerIDmy-watchlist-container
Classev-cards-section ev-cards-section-scrollable


HTML
<h2 class="ev-cards-section-title">My Events</h2>


HTML
<span class="conf-macro output-inline" data-hasbody="true" data-macro-name="custom-section">


Custom section
Classscrolling-ev-cards-wrapper


HTML
<div class="conf-macro output-block fullSite" data-hasbody="true" data-macro-name="confiform-cleanview"> </div>



HTML
</span>



HTML
</span>


HTML
</div>



HTML
<style>
.eventcard .dates {
    color: white;
}
.eventcard .attendees {
	color: #3ddeed;
}
</style>


Show If
groupconfluence-administrators, smith-administrators


Custom section
CustomCSSflex-direction: column;
ContainerIDunpublished-events
Classev-cards-section


HTML
<h2 class="ev-cards-section-title" style="margin-bottom: 60px;">Unpublished Events</h2>


HTML
<div class="conf-macro output-block fullSite" data-hasbody="true" data-macro-name="confiform-cleanview"> </div>



HTML
<script>

getUnpublishedEvents();

</script>



Show If
groupconfluence-administrators


HTML
<span class="conf-macro output-inline" data-hasbody="true" data-macro-name="custom-section">


Custom section
CustomCSSflex-direction: column;
ContainerIDprivate-events
Classev-cards-section


HTML
<h2 class="ev-cards-section-title" style="margin-bottom: 60px;">Private Events</h2>


HTML
<div class="conf-macro output-block fullSite" data-hasbody="true" data-macro-name="confiform-cleanview"> </div>



HTML
</span>


HTML
<script>

getPrivateEvents();

</script>



HTML
<span class="conf-macro output-inline" data-hasbody="true" data-macro-name="custom-section">


Custom section
ContainerIDmy-events-container
Classev-cards-section ev-cards-section-scrollable


HTML
<h2 class="ev-cards-section-title">My Created Events</h2>


HTML
<span class="conf-macro output-inline" data-hasbody="true" data-macro-name="custom-section">


Custom section
Classscrolling-ev-cards-wrapper


HTML
<div class="conf-macro output-block fullSite" data-hasbody="true" data-macro-name="confiform-cleanview"> </div>



HTML
</span>


Show If
special@authenticated


HTML
<script>

getMyEvents().then(() => showOrHideScrollButtons(2));

</script>





Custom section
CustomCSSflex-direction: column;
ContainerIDall-events
Classev-cards-section


HTML
<h2 class="ev-cards-section-title" style="margin-bottom: 60px;">Past Events</h2>


HTML
<div class="conf-macro output-block fullSite" data-hasbody="true" data-macro-name="confiform-cleanview"> </div>



HTML
<script>

getAllEvents();

</script>


HTML
</span>


HTML
</div>	
</div>
</div>
</div>


HTML
<script>
$('#ev-cards-sidebar ul').on('click', function(){
    $("#ev-cards-sidebar ul").removeClass("ev-cards-active-sidebar");
    $(this).addClass("ev-cards-active-sidebar");
});
</script>


HTML
<style>
#unpublished-events .conf-macro.output-block[data-macro-name=confiform-cleanview] {
    padding: 0px 35px;
    display: grid;
    grid-template-columns: repeat(auto-fill, 280px);
    grid-gap: 40px;
    height: auto !important;
    justify-content: left;
}
</style>


<div class="filtersContainer events-search-main"> <div id="events-search-container"> <img src="/download/attachments/50558989/searchicon.png?api=v2" /> <input id="events-searchbar" type="text" autocomplete="off" placeholder="Search for a Specific Event" /> </div> <div class="countryFilterContainer"> <input type='text' id='cc-placeholder' autocomplete="off" placeholder='Categories' onkeyup='handleCountrySearch(this, event)' /> <ul id="countryFilter"> </ul> <div id='category-clear-button' style="display:none;"><img src="/download/attachments/50558989/closeicon.png?api=v2" onclick="event.stopPropagation();clearFilter('countryFilter')" /></div> </div> <div class="dateFilterContainer"> <div class="dateFilter"> <p class="dateInputContainer"><input type="text" placeholder="Start Date" id="startdate"></p> <span><img src="/download/attachments/50558989/shuffleicon.png?api=v2" /></span> <p class="dateInputContainer"><input type="text" placeholder="End Date" id="enddate"></p> </div> </div> <div class="resetFilterContainer"> <a id="resetFilter">Clear All Filters</a> </div> </div> <div id="additional-filters-button" style="display: none;"> <img src="/download/attachments/50558989/addfilters.png?api=v2" /> <span>Additional Filters</span> </div>
HTML
 <script>

  const getMinutesUntilEventStart = (startDate) => {
    let nowDate = new Date();
    let eventStartDate = new Date(startDate);

    let diffMilliseconds = eventStartDate.getTime() - nowDate.getTime();
    let diffMinutes =  (diffMilliseconds / 60000);

    return diffMinutes;
  }

  const getMinutesUntilEventEnd = (endDate) => {
    let nowDate = new Date();
    let eventEndDate = new Date(endDate);

    let diffMilliseconds = eventEndDate.getTime() - nowDate.getTime();
    let diffMinutes =  (diffMilliseconds / 60000);

    return diffMinutes;
  }

  window.addEventListener('load', () => {
    let upcomingEvents = document.getElementById('scroll-section-1');
    let upcomingCards = Array.from(upcomingEvents.getElementsByClassName('eventcard'));

    for (let i = 0; i < upcomingCards.length; i++) {
      let currCard = upcomingCards[i];
      let currCardStart = currCard.dataset.startdate;
      let minsTilStart = getMinutesUntilEventStart(currCardStart);

      if (minsTilStart <= 0) {
		// Check if event is offline 
	    if (currCard.dataset.offline == "true") {
		  	continue;
	    }
        let liveEl = document.createElement("div");
        liveEl.classList.add('live-circle');
        liveEl.innerText = "LIVE";
        currCard.insertAdjacentElement('afterbegin', liveEl);
      }  
    }
	
  });
</script>

<script>


<style>
  .live-circle {
    font-size: 13px;
    padding: 3px 18px;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #cc1f1f;
    color: white;
    position: absolute;
    z-index: 2;
    margin: 8px 8px;
    box-shadow: 1px 1px 5px #00000054;
  }
</style>

<style>
  .watch-indicator {
    font-size: 12px;
    padding: 3px 10px;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #036bc4;
    color: white;
    position: absolute;
    z-index: 2;
    margin: 8px 8px;
    box-shadow: 1px 1px 5px #00000054;
	border-radius: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
  }
  .watch-indicator-icon {
	display: block;
    width: 14px !important;
    height: 14px !important;
    margin-right: 6px;
    padding-bottom: 2px;
  }
</style>
Custom section
CustomCSSflex-direction: column; width: 100%; margin: auto; margin-top: 20px;
ContainerIDmaincontainer
DisableAutoHeighttrue
HTML
<div style="width: 90%; margin: auto;">
<img src="https://gsvlabs-confluence-files.s3-us-west-2.amazonaws.com/images/All+Stars/horizontal-white-blue-1-x%403x.png" style="width: 140px;"/>
</div>

<div class="back-btn-container">
<a class="back-btn"> < Back</a>
</div>

<div class="page-banner">
<div class="overlay"> 
<div class="banner-content">
<div class="title">
<p> Events</p>
</div>
</div>

</div>

</div>
Custom section
Classfilter-row
HTML