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#main {
   /*background-image: -webkit-linear-gradient(top, var(--primary-color), var(--primary-color) 500px, transparent 500px, 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: 100%;
    margin: auto;
    background-image: url(https://gsvlabs-confluence-files.s3-us-west-2.amazonaws.com/images/EIT/eit-banner.jpeg);
    display: flex;
    height: 450px;
    background-repeat: no-repeat;
    background-size: cover;
    /*margin-top: 20px;*/
}

.banner-content {
    display: flex;
    flex-direction: column;
    margin: auto auto auto 125px;
}

.tabs {
    display: flex;
}

.tabs p {
    margin: unset;
}

.banner-content .title p {
    font-size: 57px;
    font-weight: bold;
    font-stretch: normal;
    color: var(--secondary-font-color);
    font-style: normal;
    line-height: 0.7;
    letter-spacing: 0.32px;
    text-align: center;
}

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: var(--secondary-font-color);
    border-bottom-width: 3px;
    border-radius: 5%; 
    cursor: pointer;
    line-height: 1.71;
    letter-spacing: 1.39px;
    text-align: center;
	text-transform: uppercase;
}

#startups-tab{
	border-bottom-style: solid;
}

.tabs {
    justify-content: space-between;
    width: 100%;
    margin-top: 50px;
}

div.filter-row {
    width: 90%;
    margin: 50px 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);*/
	background: white;
    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 label:hover{
	background: rgba(251, 189, 40, 0.2);
}

.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;
}


div.cardSection2{
	display: none;
}

div.cardSection3{
	display: none;
}


div.cardSection4{
	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
CustomCSSflex-direction: column; width: 100%; margin: auto; margin-top: 20px;
ContainerIDmaincontainer
DisableAutoHeighttrue


HTML
<div class="page-banner">
<div class="overlay"> 
<div class="banner-content">
<div class="title">
<p> Resources<Network</p>
</div>
<div class="tabs">
<p class="tab" id="startups-tab"> All Resources<Startups</p>
<p class="tab" id="members-tab"> Bootcamp<Members</p>
<!--
<p class="tab" id="board-tab"> BusinessBoard Model Canvas, Value Proposition, and Market Validation<Of Directors</p>
<p class="tab" id="alumni-tab"> Startup Manual<Alumni</p>
<!--
<p  class="tab" id="advisors-tab">STRATEGIC ADVISORS </p>
-->
</div>

</div>

</div>

</div>


cardSection cardSectionStyle
Custom section
ClasscardSection cardSectionStyle
Class


Custom section
Classfilter-row


Custom section
Classleft

Filter By


Custom section
Classright


HTML
<style>
/* The container must be positioned relative: */ .custom-select { position: relative
  .filters-container {
    list-style-type: none !important;
    padding-inline-start: 0px;
    margin-
right
top: 
20px
0;
} .custom-select
 
select
 
{
  display: 
none; /*hide original SELECT element: */
flex;
  }

  .
select
filter-
selected
button {
  
background
  margin-
color
right: 
DodgerBlue
20px;
} /*
 
Style
 
the
 
arrow
 
inside
border: 
the
1px 
select element: */ .select-selected:after { position: absolute; top: 14px
solid var(--primary-color-2);
    border-radius: 5px;
  
right:
 
10px;
 
width
color: 
0
var(--primary-color-2);
  
height
  font-weight: 
0
700;
  
border
  padding: 
6px
10px 
solid transparent
15px;
  
border-color:
 
black
 
transparent transparent transparent
cursor: pointer;
content: '';
  }

/*
 
Point the arrow upwards when the select box is open (active): */ .select-selected.select-arrow-active:after { border-color: transparent transparent black transparent; top: 7px; } /* style the items (options), including the selected item: */ .select-items div,.select-selected { color: #ffffff; padding: 8px 16px; border: 1px solid transparent; border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent; cursor: pointer; } /* Style items (options): */ .select-items { position: absolute; background-color: DodgerBlue; top: 100%; left: 0; right: 0; z-index: 99; } /* Hide the items when the select box is closed: */ .select-hide { display: none; } .select-items div:hover, .same-as-selected { background-color: rgba(0, 0, 0, 0.1); } div.filter-row .left { display: flex; flex-direction: column; justify-content: center; } .select-selected { background: #fbbd28; color: black; font-family: var(--main-font-family); font-size: 15.3px; line-height: 1.57; letter-spacing: 0.5px; } .select-items { background:#fbbd28; } .select-items div, .select-selected { color: black; font-family: var(--main-font-family); font-size: 15.3px; line-height: 1.57; letter-spacing: 0.5px; } .select-items div:hover, .same-as-selected {background: unset;} </style>
 .filter-button-selected {
    background: var(--primary-color-2);
    color: var(--secondary-font-color);
  }
</style>

<ul class="filters-container">
  <li id="filter-all" class="filter-button filter-button-selected">All</li>
  <li id="filter-vertical" class="filter-button">Vertical</li>
  <li id="filter-funding" class="filter-button">Funding</li>
  <li id="filter-founded" class="filter-button">Founded</li>
</ul>

<script>
  $("#filter-all").click(() => {
    $("#filter-all").addClass("filter-button-selected");
    $("#filter-vertical").removeClass("filter-button-selected");
    $("#filter-funding").removeClass("filter-button-selected");
    $("#filter-founded").removeClass("filter-button-selected");
  });

  $("#filter-vertical").click(() => {
    $("#filter-all").removeClass("filter-button-selected");
    $("#filter-vertical").addClass("filter-button-selected");
    $("#filter-funding").removeClass("filter-button-selected");
    $("#filter-founded").removeClass("filter-button-selected");
  })

  $("#filter-funding").click(() => {
    $("#filter-all").removeClass("filter-button-selected");
    $("#filter-vertical").removeClass("filter-button-selected");
    $("#filter-funding").addClass("filter-button-selected");
    $("#filter-founded").removeClass("filter-button-selected");
  })

  $("#filter-founded").click(() => {
    $("#filter-all").removeClass("filter-button-selected");
    $("#filter-vertical").removeClass("filter-button-selected");
    $("#filter-funding").removeClass("filter-button-selected");
    $("#filter-founded").addClass("filter-button-selected");
  })
</script>

<!--
<div class="custom-select" style="width:200px;">
  <select>
    <option value="0">Location:</option>
    <option value="1">San Francisco</option>
    <option value="2">New York</option>
    <option value="3">Chicago</option>
  </select>
</div>


<div class="custom-select" style="width:200px;">
  <select>
    <option value="0"
>Location
>Cohort:</option>
    <option value="1"
>San Francisco<
>2017</option>
    <option value="2"
>New York<
>2018</option>
    <option value="3"
>Chicago<
>2019</option>
	  
</select> </div> <div
 
class="custom-select"
 
style="width:200px;"> <select>
<option value="
0
4"
>Cohort:<
>2020</option>
	    <option value="
1
5"
>2017<
>2021</option>
  
<option value="2">2018</option> <option value="3">2019</option> <option value="4">2020</option> <option value="5">2021</option> </select> </div>
Custom section
</select>
</div>
-->



List members pagination
GroupNameashk-companies
Type largeimagewithtextbelow-listmempag
CardURL/display/AN/ORG+Page?company=
UniqueIdentifiermembercards
PreviousButtonTextPrev
CardSubtitleconfluence.position
Limit20
NextButtonTextNext


Custom section
ClasscardSection3 cardSectionStyle


Custom section
Classfilter-row


Custom section
Classleft

Filter By


Custom section
Classright


HTML
<style>
/* The container must be positioned relative: */
.custom-select {
  position: relative;
  margin-right: 20px;
}

.custom-select select {
  display: none; /*hide original SELECT element: */
}

.select-selected {
  /*background-color: DodgerBlue;*/
}

/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: black transparent transparent transparent;
content: '';
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  border-color: transparent transparent black transparent;
  top: 7px;
}

/* style the items (options), including the selected item: */
.select-items div,.select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}

/* Style items (options): */
.select-items {
  position: absolute;
  background-color: DodgerBlue;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}

div.filter-row .left {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.select-selected {
    background: var(--primary-color-2);
    color: var(--secondary-font-color);
    font-family: var(--main-font-family);
    font-size: 15.3px;
    line-height: 1.57;
    letter-spacing: 0.5px;
}

.select-items {
    background: var(--primary-color-2);
}

.select-items div, .select-selected {
    color: var(--secondary-font-color);
    font-family: var(--main-font-family);
    font-size: 15.3px;
    line-height: 1.57;
    letter-spacing: 0.5px;
}

.select-items div:hover, .same-as-selected {background: unset;}

</style>

<div class="custom-select" style="width:200px;">
  <select>
    <option value="0">Location:</option>
	<option value="1">All</option>
    <option value="2">San Francisco</option>
    <option value="3">New York</option>
    <option value="4">Chicago</option>
  </select>
</div>



List members pagination
GroupNameashk-staff
Type largeimagewithtextbelow-listmempag
CardURL/display/AN/ORG+Page/company?company_name=
UniqueIdentifiermembercards3
PreviousButtonTextPrev
CardSubtitleconfluence.position
Limit20
NextButtonTextNext


...