x
x
x
x
Only portrait mode is currently supported - please rotate your device.
...
HTML | ||||||
---|---|---|---|---|---|---|
<style> body[data-site-id="49"] .program { display: unset; } body[data-site-id="49"] .program a span { color: var(--primary-color) !important; text-decoration: underline; } body[data-site-id="49"] .program :after { background: unset; } .ev-cards-section-scrollable .scrolling-ev-cards-wrapper{ padding-top: 15px!important; } div#main { background-image: linear-gradient(top, #67bac0, #67bac0 420px, transparent 420px, transparent 100%) !important; background-image: -webkit-linear-gradient(top, #67bac0, #67bac0 420px, transparent 420px, transparent 100%) !important; /* padding-top: 50px; */ } .back-btn-container { width: 90%; margin: auto; } .back-btn-container .back-btn { color: black; font-family: var(--main-font-family); font-size: 14px; font-weight: bold; line-height: 1.07; } .page-banner { width: 90%; margin: auto; background-image: url(https://passport.theonevalley.com/download/attachments/50559836/banner.jpg); display: flex; height: 450px; background-repeat: no-repeat; background-size: cover; margin-top: 20px; } .banner-content { display: flex; flex-direction: column; margin: auto; } .tabs { display: flex; } .tabs p { margin: unset; } .banner-content .title p { font-family: Arimo; font-size: 57px; font-weight: bold; font-stretch: normal; color: #dbecf1; font-style: normal; line-height: 0.7; letter-spacing: 0.32px; text-align: center; text-transform: uppercase; } div#maincontainer .page-banner .overlay { display: unset; width: 100%; display: flex; background: black; opacity: 0.8; } .banner-content { align-items: center; } .banner-content .tabs .tab { font-family: Poppins; font-size: 14px; font-weight: bold; color: #fbbd28; border-bottom-width: 3px; border-radius: 5%; cursor: pointer; line-height: 1.71; letter-spacing: 1.39px; text-align: center; text-transform: uppercase; } #grantees-tab{ border-bottom-style: solid; } .tabs { justify-content: space-between; width: 120%; margin-top: 50px; } div.filter-row { width: 90%; margin: auto; margin-top: 50px; } div.filter-row .left { opacity: 0.5; font-family: Arimo; font-size: 15.3px; line-height: 1.57; letter-spacing: 0.5px; color: #555555; width: 8%; } .filter-row .right input { display: none; } .filter-row .right label { background: rgba(251, 189, 40, 0.2); border-radius: 2px; border: solid 1px #fbbd28; 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; } </style> | ||||||
Custom section | ||||||
|
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="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> |
.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 | ||||||
---|---|---|---|---|---|---|
| ||||||
|
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%; |
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; flexjustify-directioncontent: columncenter; widthbackground: 40%white!important; padding: 100px 0px 0px 31px color: var(--secondary-font-color)!important; } /* My Events Container */ #my-events-container { display: none margin: 0 0 0 10px; border-bottom: 1px solid #8eaadb; text-indent: 10px; } /* Event DateProgram Card Styling */ .eventcard{ width: 282px!important; height: 482px!important; box-shadow: none!important; } .eventcard .bottom{ height: 200px!important; background: transparent; } .eventcard .top{ height: 282px!important; padding: 0program span { background: transparent !important; color: var(--primary-font-color) !important; font-weight: 100; font-size: 14px !important; } .eventcardprogram .img-container{ width: 282px color: var(--primary-font-color) !important; height: 282px!important; box-shadow: 0px 0px 10px 5px rgb(0 0 0 / 15%)!important; } .bigTimeContainer { font-family: unset !important; font-size: 14px !important; text-align: start; heightmargin-left: 54px13px; widthmargin-right: 54px13px; paddingmargin-top: 10px; overflow-y: auto; backgroundheight: white!importantauto; font-weight: box-shadow: 1px 2px 11px 0 rgba(0, 0, 0, 0.12)normal; /* padding-bottom: 14px;*/ display: -webkit-box; -webkit-line-clamp: 3; display-webkit-box-orient: flexvertical; } br { flex-direction display: columnnone; } .program h1 { /* justify-contentmargin: space-evenly; */0; align-itemscolor: flex-startvar(--primary-font-color) !important; paddingfont-bottomsize: 5px14px; } .program .p1 { /* border font-size: solid 1px #979797; */14px !important; } .bigTimeDateprogram div { colorfont-size: var(--secondary-font-color) 14px !important; font-sizeweight: normal 24px!important; margin: 0 0 0 10px; } .bigTimeMonth } / * Location search bar */ .wiki-content #events-search-container { fontmin-sizewidth: 14px280px; width: 30%25%; displaymax-width: flex320px; justify-content: center; } #location-search-container img { backgroundposition: whiterelative !important; colorleft: var(--secondary-font-color) 0px !important; margin: 0 0 0 10px; border-bottom height: 1px solid #8eaadb; text-indent: 10px; } /* Event Program Card Styling */ .program span { background: transparent12px !important; width: 12px !important; color: var(--primary-font-color) !important; font-weight: 100; font-size: 14px !important; } .program { coloropacity: 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(--primarysecondary-font-color) !important; font-family: unset !important; color: var(--secondary-font-size: 14px !importantcolor); text-align box-shadow: startnone; margin-left font-size: 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 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-webkit-box-orientradius: vertical3.01px; } br { displayborder-style: nonesolid; } .program h1 { marginborder-width: 01px; colorcursor: var(--primary-font-color) !importantpointer; font-size: 14px; } .program .p1 {family: inherit; font-size: 14px !important; } .program div { font-sizevariant: 14px !importantnormal; font-weight: normal !important400; } / * Location search bar */ .wiki-content #events-search-container {background-image: none; background-color: rgba(9,30,66,0.08); minborder-widthcolor: 280pxtransparent; widthcolor: 25%#344563; maxtext-width: 320px; } #location-search-container img {decoration: none; positionheight: relative !important2.14285714em; leftline-height: 0px !important1.42857143em; heightmargin: 12px !important0; widthpadding: 12px4px !important10px; opacityvertical-align: 0.7baseline; cursor white-space: pointernowrap; } #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: black !IMPORTANT; border-radius: 6px; } .createEventContainer { display: flex; colorjustify-content: var(--secondary-font-color)flex-end; box-shadowmargin: none; font-size: 13px; width: calc(100% - 40px); height: 15px; padding: 15px 20px; border: none; } /* Create Event Button */ a.createEventButton { display: none10px 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; boxmin-sizingheight: border-box45px; transitionmargin: background-color .1s ease-out; 0px; text-align: left; border-radius: 3.01pxwidth: calc(100% - 40px); borderjustify-stylecontent: solidspace-between; border-widthpadding: 0px 1px20px; cursor: pointertext; font-familyposition: inheritrelative; fontalign-sizeitems: 14pxcenter; font-variantbackground: normalvar(--secondary-color); border: 1px font-weight: 400solid #ddd; background-image box-shadow: none; } .wiki-content .ev-cards-section background-color: rgba(9,30,66,0.08); border-color: transparent; color: #344563; text-decoration: none; height: 2.14285714em; line-height: 1.42857143em.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; marginright: 00px; } @media screen paddingand (max-width: 4px640px) 10px;{ vertical-align: baseline; white-space: nowrap;.filtersContainer { justify-content: center; } } div#ev-main-content { background: unset !important; } input#cc-placeholder { colorbackground: black !IMPORTANT; ; } .filtersContainer div { border-radius: 6pxbackground: unset !important; } .createEventContainercountryFilterContainer #cc-placeholder { displaybackground: flexrgba(251, 189, 40, 0.2); justifyborder-contentradius: flex-end5px; marginborder: 10pxsolid 26px 0 01px #fbbd28 ; } /* Dashboard Banner */ img.events-dashboard-banner {#startdate, #enddate { background: unset; widthborder: 100%unset; heightborder-bottom: solid auto1px #ededed; marginletter-bottomspacing: -20px3.6px; } .filtersContainer.events-dashboardsearch-banner-containermain { marginjustify-content: 0 0 -5px 0space-between; } .countryFilterContainerwiki-content #ccinput#events-placeholdersearchbar { heightbackground: 45pxunset; min-heightborder: 45pxunset; margin: 0px; text-align: left; width: calc(100% - 40px);border-bottom: solid 1px #ededed; } a.imgLinkContainer.eventCardLink {position: unset;} .eventcard .img-container { justify-contentwidth: space-between 220px !important; paddingheight: 0px220px 20px!important; } .eventcard .text-container { cursorwidth: text220px; } .eventcard .top { positionheight: 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: #000000220px !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; } .wiki-content .ev-cards-outer-container {background-image: unset !important;} .countryFilterContainer { justify-content: center !important; } .custom-section-container{ flex-direction: columnfiltersContainer.events-search-main { overflow: unset; height: auto; } div#ui-datepicker-div { z-index: 1000 !important; } .countryFilterContainer #country-clear-button} </style> |
HTML |
---|
<style> .wiki-content .ev-cards-outer-container { position: absolutebackground-image: url("https://gsvlabs-confluence-files.s3-us-west-2.amazonaws.com/images/EWC+2020/gradient-vertical.jpg"); rightbackground-size: 0pxcover; } @media screen and (max-width: 640px) { .filtersContainer background-repeat: no-repeat; } #announcements-wrapper > span.conf-macro { justify-contentheight: center100%; } } div#ev#additional-mainfilters-contentbutton { background width: unset !important280px; } input#cc.zran-placeholderevent { background display: blacknone; } .filtersContainercountryFilterContainer div#cc-placeholder { backgroundcolor: unset !important; } .countryFilterContainer #cc-placeholder {black; font-family: var(--main-font-family); font-size: 15.3px; backgroundline-height: rgba(251, 189, 40, 0.2)1.57; borderletter-radiusspacing: 0.5px; bordercursor: solid 1px #fbbd28 pointer; } #startdate, #enddate { background: unset; .countryFilterContainer ul#countryFilter li { bordercolor: unsetblack; borderfont-bottomfamily: solid 1px #ededed; letter-spacing: 3.6px; } .filtersContainer.events-search-main {var(--main-font-family); justifyfont-contentsize: space-between15.3px; } .wiki-content input#events-searchbar { backgroundline-height: unset1.57; borderletter-spacing: unset0.5px; border-bottom: 1px solid 1px #ededed; } @media only screen and (min-device-width : 320px) and (max-device-width : 480px) { div#additional-filters-button { display: none !important; } div#additional-filters-button {transparent; border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent; displaycursor: none !importantpointer; } .filtersContainer.events-search-maincountryFilterContainer ul#countryFilter { overflowborder: unset; height: auto; } div#ui-datepicker-div { z-index: 1000 !important; } } </style> |
HTML |
<style> .wiki-content .ev-cards-outer-container/* overflow-y: hidden; */ } .countryFilterContainer:after { position: 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; }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> |
...
HTML |
---|
<script>
/*window.addEventListener('load', () => {
document.getElementById("cc-placeholder").disabled = false;
});*/
$('.countryFilterContainer').click(()=>{
$('.countryFilterContainer')[0].classList.toggle("select-arrow-active");
})
</script> |
Custom section | |||||||
---|---|---|---|---|---|---|---|
| |||||||
|
...
OneValley