x
x
x
x
Only portrait mode is currently supported - please rotate your device.
...
HTML |
---|
<style> .wiki-content .ev-cards-outer-container { background-image: none; background-size: cover; background-repeat: no-repeat; background-color: #f3f1eb; } #announcements-wrapper > span.conf-macro { height: 100%; } #additional-filters-button { width: 280px; } .zran-event { display: none; } @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; } .wiki-content .ev-search-container { padding-bottom: 45px; } .countryFilterContainer { height: 49px !important; min-height: 49px; } .countryFilterContainer #country-placeholder { font-size: 14px; } } </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> |
HTML |
---|
<span class="conf-macro output-inline" data-hasbody="true" data-macro-name="custom-section"> |
Custom section | ||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||||||||||||
|
HTML | |
---|---|
</span> | |
Custom section | |
Class | ev-search-container
HTML |
---|
<div<span class="filtersContainer conf-macroevents output-search-main inline" data-hasbody="true" data-macro-name="custom-section"> |
Custom section | ||
---|---|---|
| ||
|
HTML |
---|
</span> |
HTML |
---|
<span class="conf-macro output-inline" data-hasbody="true" data-macro-name="custom-section"> |
Custom section | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||
Custom section | |||||||||||
| |||||||||||
| |||||||||||
|
HTML |
---|
</span> |
HTML | |
---|---|
<div class="ev-cards-outer-container">
<div id=" | |
CustomCSS | display:none; |
ContainerID | my-events-scrolly | Class | ev-cards-sectionev-cards- | sectionmain- | scrollableview"> |
HTML | ||||||||
---|---|---|---|---|---|---|---|---|
<h2<span class="ev conf-cards-section-title">My Events</h2> Custom section | | |||||||
| ||||||||
ConfiForms CleanView | ||||||||
|
Custom section | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||
Custom section | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
|
HTML |
---|
</span> |
HTML |
---|
<span class="conf-macro output-inline" data-hasbody="true" data-macro-name="custom-section"> |
Custom section | |||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||
Custom section | |||||||||||||||||||||||||||
| |||||||||||||||||||||||||||
|
HTML |
---|
</span> |
HTML |
---|
<span class="conf-macro output-inline" data-hasbody="true" data-macro-name="custom-section"> |
Custom section | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||
|
HTML |
---|
</span> |
HTML |
---|
</div> |
HTML |
---|
<span class="conf-macro output-block fullSite inline" data-hasbody="true" data-macro-name="confiform custom-cleanview section"></div> |
HTML |
---|
</div> |
> |
Custom section | |||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||
|
HTML |
---|
</span> |
HTML |
---|
<span class="conf-macro output-inline" data-hasbody="true" data-macro-name="custom-section"> |
Custom section | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||
|
HTML |
---|
</span> |
Show If | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||
|
HTML |
---|
</div> </div> |
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: 20px; height: auto !important; justify-content: space-evenly; } </style> |
...
OneValley