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.

...

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


HTML
<div style="width: 90%92%; 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> Partners</p>
</div>
</div>

</div>

</div>


Custom section
Classfilter-row


Custom section
Classleft

Filter By


Custom section
Classright


HTML
<input type="radio" id="all-tab" name="tabs" value="all"checked>
  <label for="all-tab">All</label>
<input type="radio" id="pd-tab" name="tabs" value="product-dev">
  <label for="pd-tab">Product Development</label>
<input type="radio" id="fundraising-tab" name="tabs" value="fundraising"
  <label for="fundraising-tab">Fundraising</label>
<input type="radio" id="tlh-tab" name="tabs" value="tlh">
  <label for="tlh-tab">Talent, Legal & HR</label>
<input type="radio" id="cam-tab" name="tabs" value="cam" >
  <label for="cam-tab">Customer Acquisition & Marketing</label>
<input type="radio" id="sales-tab" name="tabs" value="sales" >
  <label for="sales-tab">Sales</label>
<input type="radio" id="other-tab" name="tabs" value="other" >
  <label for="other-tab">Other</label>




Custom section
CustomCSSheight: auto;
ContainerIDpartners-wrapper
ClasscardSection cardSectionStyle


HTML
<div class="card ">
<div class="img ">
<img src="/download/attachments/54760638/image2021-3-16_20-59-50.png" class="">
</div>
<div class="body ">
<p class="title "> CEN</p>
<p class="sub-title">Center for Excellence in Non Profits</p>
</div>
<a class="details-btn" href="/display/AP/CEN"> View Details </a>
</div>



...