CINXE.COM
Discover Campus Life at Cal Poly Pomona: Where Broncos Belong
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="UTF-8"/> <meta content="width=device-width, initial-scale=1.0" name="viewport"/> <meta content="ie=edge" http-equiv="X-UA-Compatible"/> <title> Discover Campus Life at Cal Poly Pomona: Where Broncos Belong </title> <meta content="campus life" name="keywords"/> <meta content="Join the CPP community! Explore campus traditions, student services, clubs, cultural events, and recreation in our vibrant, inclusive campus environment." name="description"/> <script src="https://cdn.levelaccess.net/accessjs/YW1wX2NwcDExMDM/access.js"></script> <script>// <![CDATA[ (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PSKJRNV'); // ]]></script> <link rel="icon" href="/common/green-and-gold/assets/icons/gg-favicon.svg" type="image/svg+xml" /> <link rel="icon" href="/common/green-and-gold/assets/icons/gg-favicon.ico" type="image/x-icon" /> <link rel="stylesheet" href="/common/green-and-gold/assets/css/index.css" /> <link rel="stylesheet" href="https://use.typekit.net/fia5dle.css" /> <link rel="stylesheet" href="/common/green-and-gold/assets/css/cpp-fonts.css" /> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script> <script src="/common/green-and-gold/assets/js/accordion.js"></script> <script crossorigin="anonymous" defer="defer" integrity="sha384-FW78RPcSpi13vjx77nPWQIrQbNSLkPBopb0qGzLCxD2x4Kr6FA8V05C/6cpgkKPL" src="https://pro.fontawesome.com/releases/v5.10.1/js/all.js"></script> </head> <body> <a class="skip-to-content-link" href="#main">Skip to content</a> <header class="nav fixed"> <nav class="container"> <ul class="row nav__main" id="mainNavMenu"> <li id="main-logo" class="col-6 col-lg-3 nav__logo"> <a href="/" aria-label="Cal Poly Pomona Home" tabindex="0"> <div class="nav__logo--horizontal"> <img src="/common/green-and-gold/assets/logos/cpp_horizontal_2c_green_rgb.png" alt="Cal Poly Pomona Logo" /> </div> </a> </li> <!-- department header hidden by default--> <li id="dept-header-desktop" class="col-sm-5 col-md-6 nav__logo desktop d-none"> <a href="/" aria-label="Cal Poly Pomona Home" tabindex="0"> <div class="nav__logo--stacked"> <img src="/common/green-and-gold/assets/logos/cpp_primary_2c_green_cmyk.png" alt="Cal Poly Pomona Logo"> </div> </a> <div class="divider"></div> <div id="split-header" class="nav__division col-lg-7"> <div id="large-name"></div> <div style="display:none" id="sub-name"></div> </div> </div> </li> <li class="nav__links col-2" id="head-links"> <a class="nav__link nav__link--desktop col-1" href="/apply/" tabindex="0">apply</a> <a class="nav__link nav__link--desktop col-1" href="/outreach/tours.shtml" tabindex="0">visit</a> <a class="nav__link nav__link--desktop col-1" href="https://engage.cpp.edu/register/ask_us_a_question" tabindex="0">info</a> <a class="nav__link nav__link--desktop col-1" href="/giving/" tabindex="0">give</a> <a class="nav__link nav__link--desktop col-1" href="https://my.cpp.edu" tabindex="0">mycpp</a> <button id="search-open" class="nav__search col-1" tabindex="0"> <img src="/common/green-and-gold/assets/icons/nav/search-dark-green.svg" alt="Open search box" /> </button> <button class="nav__menu col-1" id="menuButton" aria-expanded="false" tabindex="0"> <img src="/common/green-and-gold/assets/icons/nav/menu.svg" alt="menu" /> </button> </li> </ul> </nav> </header> <header id="search-header" style="display:none"> <div class="row"> <div class="col-md-6"></div> <div id="searchbox" class="col-md-6"> <div id="search-slide"> <label for="#gsc-i-id1" class="sr-only">Search</label> <script async="" src="https://cse.google.com/cse.js?cx=007035455219528863532:fcaogmpwbtt"></script> <div class="gcse-searchbox-only" data-resultsurl="https://www.cpp.edu/search.shtml"></div> <button class="nav__menu col-1" id="search-close" tabindex="0"> <img src="/common/green-and-gold/assets/icons/nav/close.svg" alt="Close search menu"> </button> </div> </div> <script async="" src="https://cse.google.com/cse.js?cx=007035455219528863532:fcaogmpwbtt"></script> <script> $("#search-open").click(function() { $("#search-header").show(); $("#search-slide").addClass("slideup"); $("#gsc-i-id1").focus(); $('#search-close').focusout(function() { $("#search-header").hide(); $("#search-slide").removeClass("slideup"); $("#search-open").focus(); }) }); $("#search-close").click(function() { $("#search-header").hide(); $("#search-slide").removeClass("slideup"); $("#search-open").focus(); }); </script> <style> .gstl_50 gssb_c { position: fixed !important; } #searchbox { height: 93px; overflow: hidden; } #search-header { position: fixed; height: 100px; width: 100%; height: 93px; z-index: 99999; top: 0; } #gsc-i-id1 { height: 40px; width: 70%; border-radius: 4px; border: none; padding: 15px; } #search-submit { margin: 15px; } #search-close { width: 23px; height: 21px; position: absolute; top: 32px; } #search-slide { width: 0px; right: -100%; padding: 20px 15px; position: relative; background: #005030; height: 100%; transition: all .5s ease 0s } #search-slide.slideup { right: 0; width: 100%; position: relative; } @media screen and (max-width:991px) { #search-slide { height: 77px !important; padding: 12px 10px; } } @media screen and (max-width:767px) { #search-header { position: relative !important; } #search-slide { text-align: center !important; } } .gsc-search-button-v2 svg { width: auto; height: 21px; } .gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus { border: none !important; background: none !important; } form.gsc-search-box { font-size: 13px; margin-top: 0; margin-right: 0; margin-bottom: 4px; margin-left: 0; width: 100%; display: inline-block; } #___gcse_0 { width: 70%; display: inline-block; } table.gsc-search-box td.gsc-input { padding-right: 0; } #gsc-i-id1 { width: 100%; padding: 0px; border: none; margin: -0.0625em 0px 0px; height: 40px !important; background: rgb(255, 255, 255); outline: none; font-size: 20px; font-weight: 200; } .gstl_50.gssb_c { z-index: 99999; } .gsq_a { font-weight: 200; font-size: 18px; padding: 2px; } .gssb_a img { display: none; } </style> </div> </header> <section class="side-nav" id="sideNavOverlay"> <header class="side-nav__overlay relative"> <nav class="container"> <ul class="row nav__overlay" id="sideNavMenu"> <li class="nav__logo col-12 col-md-10 col-lg-3" id="navLogoOverlay"> <a href="/" aria-label="Cal Poly Pomona Home" tabindex="-1"> <img src="/common/green-and-gold/assets/logos/cpp_horizontal_1c_gold_rgb.png" alt="Cal Poly Pomona Logo" /> </a> </li> <div class="nav__overlay--right col-12 col-lg-9"> <li class="nav__links nav__links--desktop col-12 col-lg-6"> <a class="nav__link nav__link--mobile col-1" href="/apply/" tabindex="-1">apply</a> <a class="nav__link nav__link--mobile col-1" href="/outreach/tours.shtml" tabindex="-1">visit</a> <a class="nav__link nav__link--mobile col-1" href="https://engage.cpp.edu/register/ask_us_a_question" tabindex="-1">info</a> <a class="nav__link nav__link--mobile col-1" href="/giving/" tabindex="-1">give</a> <a class="nav__link nav__link--mobile col-1" href="https://my.cpp.edu" tabindex="-1">mycpp</a> </li> <li class="nav__icons col-1"> <button id="search-open-green" class="nav__search col-1" tabindex="-1"> <img src="/common/green-and-gold/assets/icons/nav/search-white.svg" alt="Open search box" /> </button> <button class="nav__close col-1" id="closeButton" tabindex="-1"> <img src="/common/green-and-gold/assets/icons/nav/close.svg" alt="Close menu" /> </button> </li> <li class="nav__links nav__links--mobile col-12 col-lg-6"> <a class="nav__link nav__link--mobile col-1" href="/apply/" tabindex="-1">apply </a> <a class="nav__link nav__link--mobile col-1" href="/outreach/tours.shtml" tabindex="-1">visit </a> <a class="nav__link nav__link--mobile col-1" href="https://engage.cpp.edu/register/ask_us_a_question" tabindex="-1">info </a> <a class="nav__link nav__link--mobile col-1" href="/giving/" tabindex="-1">give </a> <a class="nav__link nav__link--mobile col-1" href="https://my.cpp.edu" tabindex="-1">mycpp </a> </li> </div> </ul> </nav> </header> <nav class="container side-nav__container"> <ul class="row side-nav__links"> <li class="side-nav__link col-12"> <a class="h3__proxima" href="/" tabindex="-1" aria-label="Cal Poly Pomona Home page">Home</a> </li> <li class="side-nav__item" id="sideNavItem--0"> <button class="h3__proxima" id="0" aria-expanded="false" tabindex="-1" aria-label="About"> <span>about</span> <span class="side-nav__item--plus"> <svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.25 0V34.5M17.25 0V34.5" stroke="#A4D65E" stroke-width="3" /> <path d="M0 17.25L34.5 17.25M0 17.25L34.5 17.25" stroke="#A4D65E" stroke-width="3" /> </svg> </span> <span class="side-nav__item--minus"> <svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M0 17.25L34.5 17.25M0 17.25L34.5 17.25" stroke="#A4D65E" stroke-width="3" /> </svg> </span> </button> </li> <li class="side-nav__item" id="sideNavItem--1"> <button class="h3__proxima" id="1" aria-expanded="false" tabindex="-1" aria-label="Admissions & Aid"> <span>admissions & aid</span> <span class="side-nav__item--plus"> <svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.25 0V34.5M17.25 0V34.5" stroke="#A4D65E" stroke-width="3" /> <path d="M0 17.25L34.5 17.25M0 17.25L34.5 17.25" stroke="#A4D65E" stroke-width="3" /> </svg> </span> <span class="side-nav__item--minus"> <svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M0 17.25L34.5 17.25M0 17.25L34.5 17.25" stroke="#A4D65E" stroke-width="3" /> </svg> </span> </button> </li> <li class="side-nav__item" id="sideNavItem--2"> <button class="h3__proxima" id="2" aria-expanded="false" tabindex="-1" aria-label="Academics"> <span>academics</span> <span class="side-nav__item--plus"> <svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.25 0V34.5M17.25 0V34.5" stroke="#A4D65E" stroke-width="3" /> <path d="M0 17.25L34.5 17.25M0 17.25L34.5 17.25" stroke="#A4D65E" stroke-width="3" /> </svg> </span> <span class="side-nav__item--minus"> <svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M0 17.25L34.5 17.25M0 17.25L34.5 17.25" stroke="#A4D65E" stroke-width="3" /> </svg> </span> </button> </li> <li class="side-nav__item" id="sideNavItem--3"> <button class="h3__proxima" id="3" aria-expanded="false" tabindex="-1" aria-label="Life at CPP"> <span>life at CPP</span> <span class="side-nav__item--plus"> <svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.25 0V34.5M17.25 0V34.5" stroke="#A4D65E" stroke-width="3" /> <path d="M0 17.25L34.5 17.25M0 17.25L34.5 17.25" stroke="#A4D65E" stroke-width="3" /> </svg> </span> <span class="side-nav__item--minus"> <svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M0 17.25L34.5 17.25M0 17.25L34.5 17.25" stroke="#A4D65E" stroke-width="3" /> </svg> </span> </button> </li> </ul> </nav> <nav class="container side-nav__container--small"> <ul class="row"> <li class="side-nav__link--small col-12 col-lg-6"> <a class="h6__proxima" href="https://broncoathletics.com/" tabindex="-1">athletics</a> </li> <li class="side-nav__link--small col-12 col-lg-6"> <a class="h6__proxima" href="/alumni/" tabindex="-1">alumni</a> </li> <li class="side-nav__link--small col-12 col-lg-6"> <a class="h6__proxima" href="/news/" tabindex="-1">news & events</a> </li> </ul> </nav> <nav class="container side-nav__container--small-bottom"> <ul class="col-12 col-lg-6 side-nav__links--small-bottom"> <li class="side-nav__link--small-bottom col-2"> <a class="body2" href="/prospective-student-gateway/" tabindex="-1">future students</a> <span class="divider">|</span> </li> <li class="side-nav__link--small-bottom col-2"> <a class="body2" href="/student-gateway/" tabindex="-1">current students</a> <span class="divider">|</span> </li> <li class="side-nav__link--small-bottom col-2"> <a class="body2" href="/family/" tabindex="-1">families</a> <span class="divider">|</span> </li> <li class="side-nav__link--small-bottom col-2"> <a class="body2" href="/faculty-staff-gateway/" tabindex="-1">faculty & staff</a> </li> </ul> <ul class="col-12 col-lg-6 social-icons"> <li class="side-nav__icon--small-bottom"> <a href="https://www.instagram.com/calpolypomona/" aria-label="Instagram" tabindex="-1"> <img src="/common/green-and-gold/assets/icons/social/insta.svg" alt="Instagram" /> </a> </li> <li class="side-nav__icon--small-bottom"> <a href="https://www.linkedin.com/school/cal-poly-pomona/" aria-label="LinkedIn " tabindex="-1"> <img src="/common/green-and-gold/assets/icons/social/li.svg" alt="LinkedIn" /> </a> </li> <li class="side-nav__icon--small-bottom"> <a href="https://www.youtube.com/user/calpolypomona" aria-label="Youtube " tabindex="-1"> <img src="/common/green-and-gold/assets/icons/social/yt.svg" alt="Youtube" /> </a> </li> <li class="side-nav__icon--small-bottom"> <a href="https://www.facebook.com/calpolypomona" aria-label="Facebook " tabindex="-1"> <img src="/common/green-and-gold/assets/icons/social/fb.svg" alt="Facebook" /> </a> </li> <li class="side-nav__icon--small-bottom"> <a href="https://twitter.com/calpolypomona" aria-label="X (Twitter)" tabindex="-1"> <img src="/common/green-and-gold/assets/icons/social/x.svg" alt="X" /> </a> </li> </ul> </nav> </section> <script src="/common/green-and-gold/assets/js/nav.js"></script> <header class="sub-nav"> <nav class="container"> <ul class="row sub-nav__links"> <li class="sub-nav__link "> <a class="button__proxima sub-nav__link--default" href=" https://www.cpp.edu/ " tabindex="0">Home</a> </li> </ul> <div class="row sub-nav__division-menu"> <div class="sub-nav__division">Campus Life</div> <div class="col-4 menu-button"> <button aria-expanded="false" aria-label="Site Menu" class="button button__primary--yellow-green button__proxima" data-dropdown-id="dropdownMenuBtn" id="dropdownMenuBtn">Menu <span class="icon chevron"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" height="12" viewBox="0 0 19 12" width="19"> <g id="Atom / Icon / Expand Arrow / Small"> <path d="M2 2L9.5 9L17 2" id="Vector 2" stroke="none" stroke-width="3"/> </g> </svg> </span> </button> </div> <div class="sub-nav__dropdown hidden" id="dropdownMenu"> <li class="sub-nav__link"> <a class="button__proxima" href=" https://www.cpp.edu/ " tabindex="0">Home</a> </li> </div> </div> </nav> <script type="text/javascript"> $(".button").attr("data-dropdown-id", "dropdownMenuBtn").on("click", function(event) { var dropdownMenu = $("#dropdownMenu"); var nestedDropdownMenus = $(".sub-nav__nested-dropdown"); if ($(this).attr("aria-expanded") === "false") { $(this).attr("aria-expanded", "true"); } else { $(this).attr("aria-expanded", "false"); } toggleDropdown(dropdownMenu);; // close all nested dropdown menus if open nestedDropdownMenus.each(function() { if ($(this).hasClass("show")) { $(this).removeClass("show"); $(this).addClass("hidden"); } }) }) $(".sub-nav__nested-button").on("click", function(event) { var currentButtonId = $(this).attr("id") var nestedDropdownMenu = $(`#nestedDropdownMenu--${currentButtonId}`) $(this).find(".chevron").toggleClass("active"); if ($(this).attr("aria-expanded") === "false") { $(this).attr("aria-expanded", "true"); } else { $(this).attr("aria-expanded", "false"); } toggleDropdown(nestedDropdownMenu); }) function toggleDropdown(menu) { if (menu.hasClass("hidden")) { menu.removeClass("hidden"); menu.addClass("show"); $(document).on('keydown', function(event) { if (event.key == "Escape") { var dropdownMenu = $("#dropdownMenu"); var nestedDropdownMenus = $(".sub-nav__nested-dropdown"); $(".button").attr("data-dropdown-id", "dropdownMenuBtn").attr("aria-expanded", "false"); nestedDropdownMenus.each(function() { if ($(".button").attr("data-dropdown-id", "dropdownMenuBtn").hasClass("show")) { $(".button").attr("data-dropdown-id", "dropdownMenuBtn").removeClass("show"); $(".button").attr("data-dropdown-id", "dropdownMenuBtn").addClass("hidden"); } }) menu.removeClass("show"); menu.addClass("hidden"); }}); } else { menu.removeClass("show"); menu.addClass("hidden"); } } </script> </header> <code></code> <div class="cqw-wrapper" id="main"> <div class="organism-spacer"> <section class="hero-subdomain"> <img alt="students in the library" class="hero-subdomain__image-accent" src="img/2025/campus-life-library.jpg"/> <div class="container"> <div class="row"> <div class="col-12 col-lg-6"> <h1 class="hero-subdomain__header h2__proxima">Life at CPP</h1> </div> <div class="col-12 col-lg-5 offset-lg-1"> <div class="hero-subdomain__image-wrapper"> <img alt="students at the hot dog caper" class="hero-subdomain__image" src="img/23-hot-dog-caper12.jpg"/> </div> </div> </div> </div> </section> </div> <div class="organism-spacer spacer__mobile-padding-top--override spacer__desktop-padding-top--override" style="--mobilePaddingTopOverride: 80px;--desktopPaddingTopOverride: 140px;"> <section class="image-carousel"> <div class="container"> <div class="row"> <header class="image-carousel__header col-lg-6"> <h2 class="h5__proxima">Campus Traditions</h2> <p class="body2">From pumpkin festivals to an annual Rose Parade float, Cal Poly Pomona has traditions that make it great to be a Bronco.</p> </header> </div> <div class="row"> <div class="col-lg-8"> <div class="carousel slide" id="carouselStandard-1"> <div class="carousel-inner"> <div class="carousel-item active" data-caption="Broncos Belong — New Student Convocation: Your official start to your college journey, followed by Weeks of Welcome events including club fairs and activities."> <img alt="The CPP Cheer squad cheering on campus" src="img/2025/cpp_fest.jpg"/> </div> <div class="carousel-item" data-caption="BroncoFusion Concert: Hosted by ASI on the first Friday night of fall semester. The perfect way to start the year and make new friends."> <img alt="Students at Bronco Fusion" src="img/2025/broncofusion.jpg"/> </div> <div class="carousel-item" data-caption="Hot Dog Caper: Free hot dogs, drinks, music, and games. What more could you ask for?"> <img alt="Hot dog caper" src="img/2025/hotdog.png"/> </div> <div class="carousel-item" data-caption="Pumpkin Fest: What's better than a CPP-grown pumpkin for fall? There are hundreds to choose from at the annual festival hosted by AGRIscapes."> <img alt="Pumpkin fest" src="img/2025/pumpkin.jpg"/> </div> <div class="carousel-item" data-caption="Rose Float: Our student-made float steals the show every year at the Rose Parade."> <img alt="Students pose in front of their float" src="img/2025/rosefloat.jpg"/> </div> <div class="carousel-item" data-caption="Cultural Traditions: Celebrate the many cultures that make up our community through Día de los Muertos, Lunar New Year, and more."> <img alt="Students get their face painted at Dia de los Muertos" src="img/2025/campustraditions.jpg"/> </div> <div class="carousel-item" data-caption="Cultural Grad Ceremonies: Celebrate ALL of you at these special celebrations around Commencement."> <img alt="Students smile at their graduation" src="img/2025/culturalgrad.jpg"/> </div> </div> </div> <div class="image-carousel__bottom"> <div class="image-carousel__copy"> <p class="body3" id="caption1"></p></div> <div class="image-carousel__controls"> <button aria-label="Previous slide" class="image-carousel-prev--0" data-bs-slide="prev" data-bs-target="#carouselStandard-1" type="button"> <span class="visually-hidden">Previous </span> </button> <div aria-live="polite" class="carousel-tracker body3" id="num1"> </div> <button aria-label="Next slide" class="image-carousel-next--0" data-bs-slide="next" data-bs-target="#carouselStandard-1" type="button"> <span class="visually-hidden">Next </span> </button> </div> </div> </div> </div> </div> <script>// <![CDATA[ var totalItemsCarousel1 = $('#carouselStandard-1 .carousel-item').length var slideCarousel1 = $('#carouselStandard-1 .carousel-item.active').index() + 1; var captionCarousel1 = $('#carouselStandard-1 .carousel-item.active').attr("data-caption"); $('#caption1').html(captionCarousel1); $('#num1').html('<span class="sr-only">Slide</span> '+slideCarousel1+' /' +totalItemsCarousel1) $('#carouselStandard-1').on('slid.bs.carousel', function() { slideCarousel1 = $('#carouselStandard-1 .carousel-item.active').index() + 1; captionCarousel1 = $('#carouselStandard-1 .carousel-item.active').attr("data-caption"); $('#caption1').html(captionCarousel1); $('#num1').html('<span class="sr-only">Slide</span> '+slideCarousel1+' /' +totalItemsCarousel1) }) // ]]></script> </section> </div> <style> <!-- @media (max-width: 767px) { #cardCarousel2 .carousel-inner .card-carousel-item>div { display: none; } #cardCarousel2 .carousel-inner .carousel-item>div:first-child { display: block; } } #cardCarousel2 .carousel-inner .carousel-item.active, #cardCarousel2 .carousel-inner .carousel-item-next, #cardCarousel2 .carousel-inner .carousel-item-prev { display: flex; } /* medium and up screens */ @media (min-width: 768px) { #cardCarousel2 .carousel-inner .carousel-item-end.active, #cardCarousel2 .carousel-inner .carousel-item-next { transform: translateX(33%); } #cardCarousel2 .carousel-inner .carousel-item-start.active, #cardCarousel2 .carousel-inner .carousel-item-prev { transform: translateX(-33%); } } #cardCarousel2 .carousel-inner .carousel-item-end, #cardCarousel2 .carousel-inner .carousel-item-start { transform: translateX(0); } #cardCarousel2 .carousel-indicators { bottom: 60px !important; } .card-carousel .carousel-item { gap: 20px; padding-top: 20px; height: 100% !important; } --> </style> <div class="organism-spacer spacer__padding-top--small spacer__padding-bottom--small"> <div class="container"> <div class="row"> <div class="content-carousel content-carousel--default"> <div class="content-carousel__header default "> <h2 class="h4__transducer col-lg-6">Get Involved</h2> <div class="content-carousel content-carousel__controls-wrapper d-flex justify-content-end"> <div class="content-carousel content-carousel__controls"> <button aria-disabled="false" aria-label="Previous slide" class="carousel-prev--2" data-bs-slide="prev" data-bs-target="#cardCarousel2" style="opacity: 1;" type="button"> <span class="visually-hidden">Previous </span> </button> <div aria-live="polite" class="carousel-tracker body3"> <div id="cardCarouselNum2"></div> </div> <button aria-disabled="false" aria-label="Next slide" class="carousel-next carousel-next--2" data-bs-slide="next" data-bs-target="#cardCarousel2" style="opacity: 1;" type="button"> <span class="visually-hidden">Next </span> </button> </div> </div> </div> </div> <div class="card-carousel cutoff carousel slide" data-bs-interval="false" id="cardCarousel2"> <div class="carousel-inner" role="listbox"> <div class="card-carousel-item carousel-item active dept-card col-12" role="group"> <div class="carousel__card col-12 col-md-4"> <a class="bright-green-card bar--dark-green-inverse-2" href="https://mybar.cpp.edu/"> <div class="bright-green-card__image-wrapper"> <img alt="SAE Car" class="bright-green-card__image" src="img/2025/campus-life.jpg"/> </div> <h3 class="bright-green-card__header h3__proxima">Clubs, Orgs and Affinity Groups</h3> </a> </div> </div> <div class="card-carousel-item carousel-item dept-card col-12" role="group"> <div class="carousel__card col-12 col-md-4"> <a class="bright-green-card bar--dark-green-inverse-2" href="https://www.cpp.edu/sels/for-students/fsl.shtml"> <div class="bright-green-card__image-wrapper"> <img alt="Fraternity Student" class="bright-green-card__image" src="img/2025/campus-life-greek.jpg"/> </div> <h3 class="bright-green-card__header h3__proxima">Fraternity and Sorority Life</h3> </a> </div> </div> <div class="card-carousel-item carousel-item dept-card col-12" role="group"> <div class="carousel__card col-12 col-md-4"> <a class="bright-green-card bar--dark-green-inverse-2" href="https://www.cpp.edu/tree/"> <div class="bright-green-card__image-wrapper"> <img alt="A dancer at a Lunar New Year Event" class="bright-green-card__image" src="img/2025/campus-life-asian.jpg"/> </div> <h3 class="bright-green-card__header h3__proxima">Cultural and Identity Spaces</h3> </a> </div> </div> <div class="card-carousel-item carousel-item dept-card col-12" role="group"> <div class="carousel__card col-12 col-md-4"> <a class="bright-green-card bar--dark-green-inverse-2" href="https://asi.cpp.edu/student-government/"> <div class="bright-green-card__image-wrapper"> <img alt="Student government meeting" class="bright-green-card__image" src="img/2025/campus-life-student-government.jpg"/> </div> <h3 class="bright-green-card__header h3__proxima">Student Government</h3> </a> </div> </div> </div> </div> </div> </div> </div> <script> let items2 = document.querySelectorAll('#cardCarousel2 .card-carousel-item') var cardHeight = 0; var cardMaxHeight = 0; items2.forEach((el) => { if( $(el).css('display') == 'flex') { cardHeight = el.offsetHeight; } else { $(el).addClass('active'); cardHeight = el.offsetHeight; $(el).removeClass('active'); } if(cardHeight > cardMaxHeight) { cardMaxHeight = cardHeight; } const minPerSlide = 3 let next = el.nextElementSibling for (var i = 1; i < minPerSlide; i++) { if (!next) { // wrap carousel by using first child console.log(next); next = items2[0] } let cloneChild = next.cloneNode(true) el.appendChild(cloneChild.children[0]) next = next.nextElementSibling } }) console.log("Max Card Height " + cardMaxHeight); $('#cardCarousel2 .card-carousel-item').height(cardMaxHeight); $('#cardCarousel2 .card-carousel-item .carousel__card').height(cardMaxHeight); var totalItems2 = $('#cardCarousel2 .carousel-item').length; $('#cardCarouselNum2').html(totalItems2); var slide2 = $('#cardCarousel2 .carousel-item.active').index() + 1; var slideTitle2 = $('#cardCarousel2 .carousel-item.active h3').html(); $('#cardCarouselNum2').html('<span class="sr-only">Slide</span> ' + slide2 + ' /' + totalItems2 + ' <span class="sr-only">Title:' + slideTitle2 + '</span>'); $('#cardCarousel2').on('slid.bs.carousel', function() { slide2 = $('#cardCarousel2 .carousel-item.active').index() + 1; slideTitle2 = $('#cardCarousel2 .carousel-item.active h3').html(); $('#cardCarouselNum2').html('<span class="sr-only">Slide</span> ' + slide2 + ' /' + totalItems2 + ' <span class="sr-only">Title:' + slideTitle2 + '</span>'); }) </script> <div class="organism-spacer spacer__padding-top--small spacer__padding-bottom--small"> <section class="text-list"> <div class="container"> <div class="row"> <div class="text-list__wrapper"> <header class="text-list__header header-align--left"> <h2 class="h4__transducer col-lg-6">More to Discover</h2> </header> <div class="text-list__cta-grid row"> <div class="text-list__cta col-lg-6"> <a aria-label="Bronco Athletics (opens a new window)" class="cta-card bar--dark-green--with-arrow bar--thin" href="https://broncoathletics.com/index.aspx" target="_blank"> <p aria-hidden="true" class="cta-card__copy h6__proxima col-10 col-sm-12">Bronco Athletics</p> </a> </div> <div class="text-list__cta col-lg-6"> <a aria-label="Campus Theatre Productions (opens a new window)" class="cta-card bar--dark-green--with-arrow bar--thin" href="https://www.cpp.edu/class/theatre-new-dance/production-season/index.shtml" target="_blank"> <p aria-hidden="true" class="cta-card__copy h6__proxima col-10 col-sm-12">Campus Theatre Productions</p> </a> </div> <div class="text-list__cta col-lg-6"> <a aria-label="Civic Engagement and Volunteer Service (opens a new window)" class="cta-card bar--dark-green--with-arrow bar--thin" href="https://www.cpp.edu/cce/students/volunteer-service.shtml" target="_blank"> <p aria-hidden="true" class="cta-card__copy h6__proxima col-10 col-sm-12">Civic Engagement and Volunteer Service</p> </a> </div> <div class="text-list__cta col-lg-6"> <a aria-label="Calendar of Events (opens a new window)" class="cta-card bar--dark-green--with-arrow bar--thin" href="https://www.cpp.edu/events/index.shtml" target="_blank"> <p aria-hidden="true" class="cta-card__copy h6__proxima col-10 col-sm-12">Calendar of Events</p> </a> </div> <div class="text-list__cta col-lg-6"> <a aria-label="Musical Performances (opens a new window)" class="cta-card bar--dark-green--with-arrow bar--thin" href="https://www.cpp.edu/class/music/calendar-of-events.shtml" target="_blank"> <p aria-hidden="true" class="cta-card__copy h6__proxima col-10 col-sm-12">Musical Performances</p> </a> </div> <div class="text-list__cta col-lg-6"> <a aria-label="Rain Bird BioTrek (opens a new window)" class="cta-card bar--dark-green--with-arrow bar--thin" href="https://www.cpp.edu/biotrek/index.shtml" target="_blank"> <p aria-hidden="true" class="cta-card__copy h6__proxima col-10 col-sm-12">Rain Bird BioTrek</p> </a> </div> <div class="text-list__cta col-lg-6"> <a aria-label="Restaurant at Kellogg Ranch (opens a new window)" class="cta-card bar--dark-green--with-arrow bar--thin" href="https://www.cpp.edu/rkr/index.shtml" target="_blank"> <p aria-hidden="true" class="cta-card__copy h6__proxima col-10 col-sm-12">Restaurant at Kellogg Ranch</p> </a> </div> <div class="text-list__cta col-lg-6"> <a aria-label="Rose Float Program (opens a new window)" class="cta-card bar--dark-green--with-arrow bar--thin" href="https://www.rosefloat.org/" target="_blank"> <p aria-hidden="true" class="cta-card__copy h6__proxima col-10 col-sm-12">Rose Float Program</p> </a> </div> <div class="text-list__cta col-lg-6"> <a aria-label="Sunday Arabian Horse Shows (opens a new window)" class="cta-card bar--dark-green--with-arrow bar--thin" href="https://www.cpp.edu/wkkelloggarabianhorsecenter/sunday-shows/about-sunday-shows.shtml" target="_blank"> <p aria-hidden="true" class="cta-card__copy h6__proxima col-10 col-sm-12">Sunday Arabian Horse Shows</p> </a> </div> <div class="text-list__cta col-lg-6"> <a aria-label="W. Keith & Janet Kellogg University Art Gallery (opens a new window)" class="cta-card bar--dark-green--with-arrow bar--thin" href="https://www.cpp.edu/kellogg-gallery/index.shtml" target="_blank"> <p aria-hidden="true" class="cta-card__copy h6__proxima col-10 col-sm-12">W. Keith & Janet Kellogg University Art Gallery</p> </a> </div> </div> </div> </div> </div> </section> </div> <div class="organism-spacer spacer__padding-top--small spacer__padding-bottom--small" style="--mobileMarginBottomOverride: 60px;"> <section class="image-text" id="content-section-3"> <div class="container"> <div class="image-text__wrapper image-text__wrapper--right"> <div class="col-12 col-md-8 col-lg-5 image-text__grid image-text__grid--teal" style="background-image:url('/common/green-and-gold/assets/images/white-grid.png')"> <div class="image-text__img"> <img alt="Students inside of their residence hall" src="img/canto-students-magazine.jpg"/> </div> </div> <div class="image-text__content"> <div class="image-text__copy col-12 col-md-8 col-lg-6 image-text__copy--white image-text__copy--regular"> <h2 class="kicker__transducer">We're Here to Help</h2> <h3 class="h3__proxima">Student Services</h3> <p class="body2">At Cal Poly Pomona, we care about your success. Learn more about the Class Pass, a free bus service through Foothill Transit, tutoring resources at the University Library and more. </p> <div class="image-text__cta"> <a class="button button1__transducer button__primary--light-green" href=" https://www.cpp.edu/studentservices/index.shtml " target="_blank" title="opens a new window">Learn More About Student Services</a> </div> </div> </div> </div> </div> </section> </div> <style> <!-- @media (max-width: 767px) { #cardCarousel4 .carousel-inner .card-carousel-item>div { display: none; } #cardCarousel4 .carousel-inner .carousel-item>div:first-child { display: block; } } #cardCarousel4 .carousel-inner .carousel-item.active, #cardCarousel4 .carousel-inner .carousel-item-next, #cardCarousel4 .carousel-inner .carousel-item-prev { display: flex; } /* medium and up screens */ @media (min-width: 768px) { #cardCarousel4 .carousel-inner .carousel-item-end.active, #cardCarousel4 .carousel-inner .carousel-item-next { transform: translateX(33%); } #cardCarousel4 .carousel-inner .carousel-item-start.active, #cardCarousel4 .carousel-inner .carousel-item-prev { transform: translateX(-33%); } } #cardCarousel4 .carousel-inner .carousel-item-end, #cardCarousel4 .carousel-inner .carousel-item-start { transform: translateX(0); } #cardCarousel4 .carousel-indicators { bottom: 60px !important; } .card-carousel .carousel-item { gap: 20px; padding-top: 20px; height: 100% !important; } --> </style> <div class="organism-spacer spacer__padding-top--small spacer__padding-bottom--small"> <div class="container"> <div class="row"> <div class="content-carousel content-carousel--default"> <div class="content-carousel__header default "> <h2 class="h4__transducer col-lg-6">Culture of Care</h2> <div class="content-carousel content-carousel__controls-wrapper d-flex justify-content-end"> <div class="content-carousel content-carousel__controls"> <button aria-disabled="false" aria-label="Previous slide" class="carousel-prev--2" data-bs-slide="prev" data-bs-target="#cardCarousel4" style="opacity: 1;" type="button"> <span class="visually-hidden">Previous </span> </button> <div aria-live="polite" class="carousel-tracker body3"> <div id="cardCarouselNum4"></div> </div> <button aria-disabled="false" aria-label="Next slide" class="carousel-next carousel-next--2" data-bs-slide="next" data-bs-target="#cardCarousel4" style="opacity: 1;" type="button"> <span class="visually-hidden">Next </span> </button> </div> </div> </div> </div> <div class="card-carousel cutoff carousel slide" data-bs-interval="false" id="cardCarousel4"> <div class="carousel-inner" role="listbox"> <div class="card-carousel-item carousel-item dept-card active col-12" role="group"> <div class="carousel__card col-12 col-md-4"> <a class="card card__open card__open--link bar--magenta--with-arrow bar--thin" href="https://www.cpp.edu/broncoscarecenter/"> <div class="card__open-img"> <img alt="A student receives help at the Care Center" class="bright-green-card__image" src="img/2025/campus-life-care-center.jpg"/> </div> <div class="card__open-content"> <h3 class="h6__proxima">Care Center</h3> <p class="body2 image-card-text">The Care Center is the first place to send students who are of concern or in distress. We connect students to resources they need to succeed (both on and off campus), support them through crises, provide advocacy, and offer Basic Needs services.</p> </div> </a> </div> </div> <div class="card-carousel-item carousel-item dept-card col-12" role="group"> <div class="carousel__card col-12 col-md-4"> <a class="card card__open card__open--link bar--magenta--with-arrow bar--thin" href="https://www.cpp.edu/caps/"> <div class="card__open-img"> <img alt="Inside the meditation room at CAPS" class="bright-green-card__image" src="img/2025/campus-life-caps.svg"/> </div> <div class="card__open-content"> <h3 class="h6__proxima">Counseling and Psychological Services</h3> <p class="body2 image-card-text">Counseling and Psychological Services (CAPS) is a confidential, comprehensive, short-term mental health facility with licensed mental health clinicians/therapists who provide basic clinical services.</p> </div> </a> </div> </div> <div class="card-carousel-item carousel-item dept-card col-12" role="group"> <div class="carousel__card col-12 col-md-4"> <a class="card card__open card__open--link bar--magenta--with-arrow bar--thin" href="https://www.cpp.edu/drc/index.shtml"> <div class="card__open-img"> <img alt="A student talks with an advisor" class="bright-green-card__image" src="img/2025/campus-life-academic.jpg"/> </div> <div class="card__open-content"> <h3 class="h6__proxima">Disability Resource Center</h3> <p class="body2 image-card-text">The DRC removes barriers to access for students with disabilities to have equal opportunity to participate in all aspects of the university experience.</p> </div> </a> </div> </div> <div class="card-carousel-item carousel-item dept-card col-12" role="group"> <div class="carousel__card col-12 col-md-4"> <a class="card card__open card__open--link bar--magenta--with-arrow bar--thin" href="https://www.cpp.edu/health/index.shtml"> <div class="card__open-img"> <img alt="A student receives a flyer at a Health event" class="bright-green-card__image" src="img/2025/campus-life-health.jpg"/> </div> <div class="card__open-content"> <h3 class="h6__proxima">Student Health Services</h3> <p class="body2 image-card-text">Student Health Services provides Cal Poly Pomona students with affordable, accessible and high-quality health care. Most services are covered by the mandatory student health fee already included in tuition payments.</p> </div> </a> </div> </div> </div> </div> </div> </div> </div> <script> let items4 = document.querySelectorAll('#cardCarousel4 .card-carousel-item') var cardHeight = 0; var cardMaxHeight = 0; items4.forEach((el) => { if( $(el).css('display') == 'flex') { cardHeight = el.offsetHeight; } else { $(el).addClass('active'); cardHeight = el.offsetHeight; $(el).removeClass('active'); } if(cardHeight > cardMaxHeight) { cardMaxHeight = cardHeight; } const minPerSlide = 3 let next = el.nextElementSibling for (var i = 1; i < minPerSlide; i++) { if (!next) { // wrap carousel by using first child console.log(next); next = items4[0] } let cloneChild = next.cloneNode(true) el.appendChild(cloneChild.children[0]) next = next.nextElementSibling } }) console.log("Max Card Height " + cardMaxHeight); $('#cardCarousel4 .card-carousel-item').height(cardMaxHeight); $('#cardCarousel4 .card-carousel-item .carousel__card').height(cardMaxHeight); var totalItems4 = $('#cardCarousel4 .carousel-item').length; $('#cardCarouselNum4').html(totalItems4); var slide4 = $('#cardCarousel4 .carousel-item.active').index() + 1; var slideTitle4 = $('#cardCarousel4 .carousel-item.active h3').html(); $('#cardCarouselNum4').html('<span class="sr-only">Slide</span> ' + slide4 + ' /' + totalItems4 + ' <span class="sr-only">Title:' + slideTitle4 + '</span>'); $('#cardCarousel4').on('slid.bs.carousel', function() { slide4 = $('#cardCarousel4 .carousel-item.active').index() + 1; slideTitle4 = $('#cardCarousel4 .carousel-item.active h3').html(); $('#cardCarouselNum4').html('<span class="sr-only">Slide</span> ' + slide4 + ' /' + totalItems4 + ' <span class="sr-only">Title:' + slideTitle4 + '</span>'); }) </script> <div class="organism-spacer spacer__padding-top--small spacer__padding-bottom--small" style="--mobileMarginBottomOverride: 60px;"> <section class="image-text" id="content-section-5"> <div class="container"> <div class="image-text__wrapper image-text__wrapper--left"> <div class="col-12 col-md-8 col-lg-5 image-text__grid image-text__grid--gold" style="background-image:url('/common/green-and-gold/assets/images/white-grid.png')"> <div class="image-text__img"> <img alt="Students inside of their residence hall" src="img/housing_dining6.png"/> </div> </div> <div class="image-text__content"> <div class="image-text__copy col-12 col-md-8 col-lg-6 image-text__copy--dark-green image-text__copy--regular"> <h2 class="kicker__transducer">Home Away From Home</h2> <h3 class="h3__proxima">Housing and Dining</h3> <p class="body2">Living on campus is made easy with University Housing Services, and you'll find a number of food options to choose from, including Panda Express and Takorean.</p> <div class="image-text__cta"> <a class="button button1__transducer button__secondary" href="housing-dining.shtml" target="_blank" title="opens a new window">Learn More about Housing and Dining</a> </div> </div> </div> </div> </div> </section> </div> <style> <!-- @media (max-width: 767px) { #cardCarousel6 .carousel-inner .card-carousel-item>div { display: none; } #cardCarousel6 .carousel-inner .carousel-item>div:first-child { display: block; } } #cardCarousel6 .carousel-inner .carousel-item.active, #cardCarousel6 .carousel-inner .carousel-item-next, #cardCarousel6 .carousel-inner .carousel-item-prev { display: flex; } /* medium and up screens */ @media (min-width: 768px) { #cardCarousel6 .carousel-inner .carousel-item-end.active, #cardCarousel6 .carousel-inner .carousel-item-next { transform: translateX(33%); } #cardCarousel6 .carousel-inner .carousel-item-start.active, #cardCarousel6 .carousel-inner .carousel-item-prev { transform: translateX(-33%); } } #cardCarousel6 .carousel-inner .carousel-item-end, #cardCarousel6 .carousel-inner .carousel-item-start { transform: translateX(0); } #cardCarousel6 .carousel-indicators { bottom: 60px !important; } .card-carousel .carousel-item { gap: 20px; padding-top: 20px; height: 100% !important; } --> </style> <div class="organism-spacer spacer__padding-top--small spacer__padding-bottom--small"> <div class="container"> <div class="row"> <div class="content-carousel content-carousel--default"> <div class="content-carousel__header default "> <h2 class="h4__transducer col-lg-6">Recreation and Fitness</h2> <div class="content-carousel content-carousel__controls-wrapper d-flex justify-content-end"> <div class="content-carousel content-carousel__controls"> <button aria-disabled="false" aria-label="Previous slide" class="carousel-prev--2" data-bs-slide="prev" data-bs-target="#cardCarousel6" style="opacity: 1;" type="button"> <span class="visually-hidden">Previous </span> </button> <div aria-live="polite" class="carousel-tracker body3"> <div id="cardCarouselNum6"></div> </div> <button aria-disabled="false" aria-label="Next slide" class="carousel-next carousel-next--2" data-bs-slide="next" data-bs-target="#cardCarousel6" style="opacity: 1;" type="button"> <span class="visually-hidden">Next </span> </button> </div> </div> </div> </div> <div class="card-carousel cutoff carousel slide" data-bs-interval="false" id="cardCarousel6"> <div class="carousel-inner" role="listbox"> <div class="card-carousel-item carousel-item dept-card active col-12" role="group"> <div class="carousel__card col-12 col-md-4"> <a class="card card__open card__open--link bar--magenta--with-arrow bar--thin" href="https://asi.cpp.edu/facilities/bric/bric-info/"> <div class="card__open-img"> <img alt="Students climb the rock wall inside of the BRIC" class="bright-green-card__image" src="img/2025/campus-life-bric.jpg"/> </div> <div class="card__open-content"> <h3 class="h6__proxima">Bronco Recreation and Intramural Complex</h3> <p class="body2 image-card-text">Currently enrolled students get a BRIC membership for free. Discover Bronco Peak (climbing wall), fitness studios, courts, a pool and so much more.</p> </div> </a> </div> </div> <div class="card-carousel-item carousel-item dept-card col-12" role="group"> <div class="carousel__card col-12 col-md-4"> <a class="card card__open card__open--link bar--magenta--with-arrow bar--thin" href="https://asi.cpp.edu/facilities/bsc/bsc-info/"> <div class="card__open-img"> <img alt="Students play chess in the Games Room" class="bright-green-card__image" src="img/2025/1sports.jpg"/> </div> <div class="card__open-content"> <h3 class="h6__proxima">The Games Room</h3> <p class="body2 image-card-text">Play billiards and catch up on gaming, air hockey and more. This dynamic venue caters to a variety of recreational interests! </p> </div> </a> </div> </div> <div class="card-carousel-item carousel-item dept-card col-12" role="group"> <div class="carousel__card col-12 col-md-4"> <a class="card card__open card__open--link bar--magenta--with-arrow bar--thin" href="https://asi.cpp.edu/activities/certifications/padi-scuba-certifications/"> <div class="card__open-img"> <img alt="Students at the SCUBA certification course" class="bright-green-card__image" src="img/2025/2sports.jpg"/> </div> <div class="card__open-content"> <h3 class="h6__proxima">Recreational Certifications</h3> <p class="body2 image-card-text">Ready to plunge into the extraordinary world of scuba diving and earn your Professional Association of Diving Instructors (PADI®) scuba diving certification? You can at the BRIC! </p> </div> </a> </div> </div> <div class="card-carousel-item carousel-item dept-card col-12" role="group"> <div class="carousel__card col-12 col-md-4"> <a class="card card__open card__open--link bar--magenta--with-arrow bar--thin" href="https://asi.cpp.edu/activities/sports-competitions/intramural-sports-leagues/"> <div class="card__open-img"> <img alt="An intramural volleyball game" class="bright-green-card__image" src="img/2025/3sports.jpg"/> </div> <div class="card__open-content"> <h3 class="h6__proxima">Intramural Sport Leagues</h3> <p class="body2 image-card-text">From bouldering to pickleball, you'll find a league that ramps up the competition and fun.</p> </div> </a> </div> </div> <div class="card-carousel-item carousel-item dept-card col-12" role="group"> <div class="carousel__card col-12 col-md-4"> <a class="card card__open card__open--link bar--magenta--with-arrow bar--thin" href="https://asi.cpp.edu/services/club-services/sport-clubs/"> <div class="card__open-img"> <img alt="A student playing dodgeball" class="bright-green-card__image" src="img/2025/4sports.jpg"/> </div> <div class="card__open-content"> <h3 class="h6__proxima">Sports Clubs</h3> <p class="body2 image-card-text">The Sport Clubs program provides high-quality, structured, and competitive activities at a collegiate level that offer its members the opportunity to experience physical, social, and emotional growth.</p> </div> </a> </div> </div> </div> </div> </div> </div> </div> <script> let items6 = document.querySelectorAll('#cardCarousel6 .card-carousel-item') var cardHeight = 0; var cardMaxHeight = 0; items6.forEach((el) => { if( $(el).css('display') == 'flex') { cardHeight = el.offsetHeight; } else { $(el).addClass('active'); cardHeight = el.offsetHeight; $(el).removeClass('active'); } if(cardHeight > cardMaxHeight) { cardMaxHeight = cardHeight; } const minPerSlide = 3 let next = el.nextElementSibling for (var i = 1; i < minPerSlide; i++) { if (!next) { // wrap carousel by using first child console.log(next); next = items6[0] } let cloneChild = next.cloneNode(true) el.appendChild(cloneChild.children[0]) next = next.nextElementSibling } }) console.log("Max Card Height " + cardMaxHeight); $('#cardCarousel6 .card-carousel-item').height(cardMaxHeight); $('#cardCarousel6 .card-carousel-item .carousel__card').height(cardMaxHeight); var totalItems6 = $('#cardCarousel6 .carousel-item').length; $('#cardCarouselNum6').html(totalItems6); var slide6 = $('#cardCarousel6 .carousel-item.active').index() + 1; var slideTitle6 = $('#cardCarousel6 .carousel-item.active h3').html(); $('#cardCarouselNum6').html('<span class="sr-only">Slide</span> ' + slide6 + ' /' + totalItems6 + ' <span class="sr-only">Title:' + slideTitle6 + '</span>'); $('#cardCarousel6').on('slid.bs.carousel', function() { slide6 = $('#cardCarousel6 .carousel-item.active').index() + 1; slideTitle6 = $('#cardCarousel6 .carousel-item.active h3').html(); $('#cardCarouselNum6').html('<span class="sr-only">Slide</span> ' + slide6 + ' /' + totalItems6 + ' <span class="sr-only">Title:' + slideTitle6 + '</span>'); }) </script> <div class="organism-spacer spacer__padding-top--small spacer__padding-bottom--small"> <section class="text-list"> <div class="container"> <div class="row"> <div class="text-list__wrapper"> <header class="text-list__header header-align--left"> <h2 class="h4__transducer col-lg-6">Campus Safety</h2> </header> <div class="text-list__cta-grid row"> <div class="text-list__cta col-lg-6"> <a aria-label="Annual Security Report (opens a new window)" class="cta-card bar--dark-green--with-arrow bar--thin" href="https://www.cpp.edu/annual-security-report.shtml" target="_blank"> <p aria-hidden="true" class="cta-card__copy h6__proxima col-10 col-sm-12">Annual Security Report</p> </a> </div> <div class="text-list__cta col-lg-6"> <a aria-label="Campus Safety Plan (opens a new window)" class="cta-card bar--dark-green--with-arrow bar--thin" href="https://www.cpp.edu/campus-safety-plan.shtml" target="_blank"> <p aria-hidden="true" class="cta-card__copy h6__proxima col-10 col-sm-12">Campus Safety Plan</p> </a> </div> <div class="text-list__cta col-lg-6"> <a aria-label="Safety Alert System (opens a new window)" class="cta-card bar--dark-green--with-arrow bar--thin" href="https://www.cpp.edu/em/emergency-communication/safety-alert-system.shtml" target="_blank"> <p aria-hidden="true" class="cta-card__copy h6__proxima col-10 col-sm-12">Safety Alert System</p> </a> </div> <div class="text-list__cta col-lg-6"> <a aria-label="What To Do In An Emergency (opens a new window)" class="cta-card bar--dark-green--with-arrow bar--thin" href="https://www.cpp.edu/police/3070.shtml" target="_blank"> <p aria-hidden="true" class="cta-card__copy h6__proxima col-10 col-sm-12">What To Do In An Emergency</p> </a> </div> </div> </div> </div> </div> </section> </div> <style> a.card__image-cta:focus { outline: 3px solid #005030; border: solid 2px #fff; border-radius: 5px; } </style> <div class="organism-spacer spacer__background-color--eggshell spacer__margin-top--medium spacer__padding-bottom--medium"> <section class="three-up__cta-card"> <div class="container"> <div class="header__wrapper"> <img alt="" class="cta-card__svg" src="https://www.cpp.edu/common//green-and-gold/assets/images/vertical-line-circle.svg"/> <header class="header"> <h2 class="h1__proxima">Take the Next Step</h2> </header> </div> <div class="row"> <div class="col-12 col-sm-10 col-md-8 col-lg-4"> <a class="card card__image-cta bar--magenta--with-arrow col-lg-4" href="https://www.cpp.edu/apply/" target="_blank" title="opens a new window"> <div class="card__button"> <div class="button button__primary--yellow button1__transducer">Apply Now</div> </div> <div class="card__img"> <img alt="" src="img/cpp_bitmap_business_both_300dpi_v2.jpg"/></div> </a> </div> <div class="col-12 col-sm-10 col-md-8 col-lg-4"> <a class="card card__image-cta bar--magenta--with-arrow col-lg-4" href="https://www.cpp.edu/outreach/tours.shtml" target="_blank" title="opens a new window"> <div class="card__button"> <div class="button button__primary--yellow button1__transducer">Schedule a Tour</div> </div> <div class="card__img"> <img alt="" src="img/cpp_bitmap_horses_both_300dpi.jpg"/></div> </a> </div> <div class="col-12 col-sm-10 col-md-8 col-lg-4"> <a class="card card__image-cta bar--magenta--with-arrow col-lg-4" href="https://www.cpp.edu/news/all-news.shtml?category=20" target="_blank" title="opens a new window"> <div class="card__button"> <div class="button button__primary--yellow button1__transducer">Read Success Stories</div> </div> <div class="card__img"> <img alt="" src="img/cpp_bitmap_rocket_launch_both_300dpi.jpg"/></div> </a> </div> </div> </div> </section> </div> <style> .footer__rip-wrapper { background: #f2eee8; } </style> </div> <footer class="footer"> <div class="footer__rip-wrapper"> <img class="footer__rip" alt="" src="/common/green-and-gold/assets/images/green-rip.svg" alt="Ripped green paper." /> </div> <div class="container"> <div class="row"> <div class="col-12 col-lg-4"> <div class="footer__logo-wrapper"> <a href="/" aria-label="CPP Logo"> <img class="footer__logo" src="/common/green-and-gold/assets/logos/cpp_primary_1c_gold_rgb.png" alt="Cal Poly Pomona logo, building with a palm tree." /> </a> </div> </div> <div class="col-12 col-lg-4 offset-lg-4"> <div class="footer__socials"> <div class="footer__socials-buttons"> <a class="button button__secondary button1__transducer" href="/apply/">Apply</a> <a class="button button__secondary button1__transducer" href="https://maps.cpp.edu/">Maps</a> <a class="button button__secondary button1__transducer" href="/outreach/tours.shtml">Visit</a> <a class="button button__secondary button1__transducer" href="/contact.shtml">Contact Us</a> </div> <div class="footer__socials-icons"> <a href="https://www.instagram.com/calpolypomona/" target="_blank"> <img src="/common/green-and-gold/assets/icons/social/insta.svg" alt="Instagram opens a new window" /> </a> <a href="https://www.linkedin.com/school/cal-poly-pomona/" target="_blank"> <img src="/common/green-and-gold/assets/icons/social/li.svg" alt="LinkedIn opens a new window" /> </a> <a href="https://www.youtube.com/user/calpolypomona" target="_blank"> <img src="/common/green-and-gold/assets/icons/social/yt.svg" alt="YouTube opens a new window" /> </a> <a href="https://www.facebook.com/calpolypomona" target="_blank"> <img src="/common/green-and-gold/assets/icons/social/fb.svg" alt="Facebook opens a new window" /> </a> <a href="https://twitter.com/calpolypomona" target="_blank"> <img src="/common/green-and-gold/assets/icons/social/x.svg" alt="X opens a new window" /> </a> </div> </div> </div> <div class="col-12"> <div class="footer__quicklinks"> <div class="footer__quicklinks-inner"> <a class="footer__quicklinks-link" href="/prospective-student-gateway/">Future Students</a> <span class="footer__quicklinks-divider">|</span> <a class="footer__quicklinks-link" href="/student-gateway/">Current Students</a> <span class="footer__quicklinks-divider">|</span> <a class="footer__quicklinks-link" href="/alumni/">Alumni</a> <span class="footer__quicklinks-divider">|</span> <a class="footer__quicklinks-link" href="/family/">Families</a> <span class="footer__quicklinks-divider">|</span> <a class="footer__quicklinks-link" href="/faculty-staff-gateway/">Faculty & Staff</a> </div> </div> </div> <div class="col-12 col-lg-3"> <div> <div> <h2 class="footer__accordion-tab-label kicker__transducer">Colleges</h2> <div class="footer__tab-content"> <div class="footer__tab-links"> <a class="footer__tab-link body3" href="https://www.cpp.edu/agri/">Don B. Huntley College of Agriculture</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/cba/">College of Business Administration</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/cba/graduate-business-programs/">Singelyn Graduate School of Business</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/ceis/">College of Education and Integrative Studies</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/engineering/">College of Engineering</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/env/">College of Environmental Design</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/collins/">The Collins College of Hospitality Management</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/class/">College of Letters, Arts, and Social Sciences</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/cpge/">College of Professional and Global Education</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/sci/">College of Science</a> </div> </div> </div> </div> </div> <div class="col-12 col-lg-3"> <div> <div> <h2 class="footer__accordion-tab-label kicker__transducer">Administration</h2> <div class="footer__tab-content"> <div class="footer__tab-links"> <a class="footer__tab-link body3" href="http://www.cpp.edu/president/">President's Office</a> <a class="footer__tab-link body3" href="http://www.cpp.edu/academic-affairs/index.shtml">Academic Affairs</a> <a class="footer__tab-link body3" href="http://www.cpp.edu/admin-affairs/index.shtml">Administrative Affairs</a> <a class="footer__tab-link body3" href="http://www.cpp.edu/student-affairs/index.shtml">Student Affairs</a> <a class="footer__tab-link body3" href="http://www.cpp.edu/it/index.shtml">Information Technology</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/giving/index.shtml">University Advancement</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/philanthropy/">CPP Philanthropic Foundation</a> <a class="footer__tab-link body3" href="http://asi.cpp.edu/">Associated Students Incorporated</a> </div> </div> </div> </div> </div> <div class="col-12 col-lg-3"> <div> <div> <h2 class="footer__accordion-tab-label kicker__transducer">Resources</h2> <div class="footer__tab-content"> <div class="footer__tab-links"> <a class="footer__tab-link body3" href="https://catalog.cpp.edu/">University Catalog</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/academic-manual">Academic Manual</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/library/index.shtml">Library</a> <a class="footer__tab-link body3" href="https://apps.cpp.edu/bronco411/search/">Directory</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/events/">Calendar</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/alpha-index/index.shtml">A-Z Index</a> <a class="footer__tab-link body3" href="https://polycentric.cpp.edu">News</a> <a class="footer__tab-link body3" href="https://maps.cpp.edu/">Maps & Directions</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/jobs/index.shtml">Jobs</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/stratcomm/media-relations.shtml">For the Media</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/ssep/uss-home.shtml">Info for Undocumented Community</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/studentparents/">Parenting Student Support</a> <a class="footer__tab-link body3" href="https://cpp.service-now.com/ehelp?id=kb_article&sys_id=0d5b564287f2e9d04f5098e73cbb35ca">Learn about MyCPP</a> </div> </div> </div> </div> </div> <div class="col-12 col-lg-3"> <div> <div> <h2 class="footer__accordion-tab-label kicker__transducer">Campus Safety</h2> <div class="footer__tab-content"> <div class="footer__tab-links"> <a class="footer__tab-link body3" href="https://www.cpp.edu/annual-security-report.shtml">Annual Security Report</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/campus-safety-plan.shtml">Campus Safety Plan</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/em/">Safety & Emergency Info</a> <a class="footer__tab-link body3" href="https://www.cpp.edu/officeofequity/index.shtml">Title IX</a> <a class="footer__tab-link body3" href="https://www.calstate.edu/systemwide-campus-safety-security/Documents/Annual_SWReport_Hatecrimes_2023.pdf">Systemwide Hate Crimes Report (PDF)</a> </div> </div> </div> </div> <div> <div> <h2 class="footer__accordion-tab-label kicker__transducer">Athletics</h2> <div class="footer__tab-content"> <div class="footer__tab-links"> <a class="footer__tab-link body3" href="https://broncoathletics.com/">Bronco Athletics</a> <a class="footer__tab-link body3" href="https://broncoathletics.com/calendar.aspx">Schedule</a> </div> </div> </div> </div> </div> <div class="col-12"> <div class="footer__errata"> <p class="footer__copyright" style="line-height: 1.8em">Copyright ©2025 California State Polytechnic University, Pomona. All Rights Reserved <br />A campus of <a class="footer__errata-link" style="display: inline" href="https://www.calstate.edu/">The California State University</a>.</p> <div class="footer__errata-links"> <a class="footer__errata-link" href="https://www.cpp.edu/website-feedback.shtml">Feedback</a> <a class="footer__errata-link" href="https://www.cpp.edu/privacy.shtml">Privacy</a> <a class="footer__errata-link" href="https://www.cpp.edu/accessibility.shtml">Accessibility</a> <a class="footer__errata-link" href="https://www.cpp.edu/file-viewers.shtml">Document Readers</a> </div> </div> </div> </div> </div> <div class="footer__gradient-bottom"></div> </footer> </body> </html>