Give to the Y
Home > Give
Why Give to the Y?
The Henderson County Family YMCA provides affordable access to resources such as fitness facilities, youth programs, and community events. By making a donation, you can help provide scholarships for families who cannot afford membership, fund after-school programs for children, or improve facilities and equipment.
By donating to the YMCA, you are investing in the health and well-being of your community and helping to create a brighter future for all.
2024 Goal – $50,000 Donate Today!
Give To YMCA
Stay Curious
Sign up for our monthly newsletter for all the latest happenings at the Henderson County Family YMCA
/* CSS NEEDED FOR FORM STARTS BELOW */
/* FORM RELATED
– HIDING FROM FORM
– FORM STYLING
*/
/* HIDING FROM FORM */
#daxko_prospect_error_div {
display: none;
}
#daxko_prospect_email_address::placeholder {
color: #fff;
content: ‘test’;
}
/* FORM STYLING */
.daxko-form-control-label {
color: white !important;
}
.client-name {
color: white;
padding-left: 30px !important;
padding-top: 30px !important;
}
#daxko_form_div input:-webkit-autofill,
#daxko_form_div input:-webkit-autofill:hover,
#daxko_form_div input:-webkit-autofill:focus,
#daxko_form_div input:-webkit-autofill:active {
-webkit-box-shadow: 0 0 0 30px rgba(0,0,0,0) inset !important;
}
.daxko-form-row-fluid {
position: relative;
}
h2.client-name {
display: none;
}
#daxko_form_div .daxko-form-container .daxko-form-control-group .daxko-form-mandatory-bold {
color: red;
position: absolute;
right: 30px;
display: none;
}
#daxko_form_div .daxko-form-input-text::placeholder {
color: #fff !important;
letter-spacing: 1px;
}
#daxko_form_div .cls_radio_btns {
margin-top: 15px !important;
margin-left: -102% !important;
color: white !important;
padding-right: 30px;
}
#daxko_form_div {
width: 100% !important;
margin-top: 25px !important;
margin-bottom: 25px !important;
}
#daxko_form_div .daxko-form-panel-base-color {
height: auto;
margin: auto;
width: 100% !important;
}
#daxko_form_div .daxko-form-container {
margin-bottom: 0% !important;
width: 80% !important;
height: auto;
padding-left: 30px !important;
padding-bottom: 0 !important;
padding-top: 31px !important;
padding-right: 0px !important;
min-height: fit-content !important;
overflow: auto;
border-radius: 3px;
font-family: “Helvetica Neue Light”, “Helvetica Neue”, Helvetica, Arial, “Lucida Grande”, sans-serif;
}
#daxko_form_div .daxko-form-container .daxko-form-control-group .daxko-form-row-fluid {
padding-bottom: 14px !important;
}
#daxko_form_div .daxko-form-input-text {
padding: 0px !important;
font-size: 16px !important;
}
#daxko_form_div .daxko-form-container .daxko-form-control-group {
width: 50% !important;
float: left;
}
#daxko_prospect_first_name {
width: calc(100% – 30px) !important;
}
#daxko_prospect_last_name{
width: calc(100% – 30px) !important;
}
#daxko_prospect_email_address{
width: calc(100% – 30px) !important;
}
#daxko_form_div .daxko-form-input-text {
border-top: none !important;
border-left: none !important;
border-right: none !important;
border-bottom: 1px solid white !important;
}
#daxko_form_div input:not(.daxko-form-btn-save) {
color: white !important;
background-color: transparent !important;
border-radius: 0px !important;
}
#daxko_form_div select {
background-color: transparent !important;
color: white !important;
min-width: calc(100% – 30px);
}
#daxko_form_div option {
background-color: rgba(0,0,0,0.6) !important;
}
#daxko_form_div .daxko-form-container .daxko-form-control-group .daxko-form-btn-save {
background-color: #4285f4 !important;
border-radius: 30px !important;
width: calc(100% – 60px) !important;
margin-right: 30px;
font-weight: 800 !important;
}
#daxko_form_div .daxko-form-container .daxko-form-control-group .daxko-form-save {
padding-top: 8px !important;
}
#daxko_form_div .daxko-form-container .daxko-form-control-group .daxko-form-select {
border: 1px solid #e0e0e0;
border-radius: .2em;
padding: 5px 10px;
font-size: 13px;
line-height: 1.5;
height: 36px;
vertical-align: middle;
outline: 0;
position: relative;
width: calc(100% – 60px) !important;
}
#daxko_form_div .area_code #daxko_form_div .daxko-form-container .daxko-form-control-group .daxko-form-controls {
width: 10% !important;
}
#daxko_prospect_phone_number {
width: calc(100% – 60px) !important;
}
.daxko-form-row-fluid span {
color: white !important;
}
#daxko_form_div .margin-right-10 {
margin-right: 0px !important;
}
#daxko_form_div .phone {
margin-left: 10px !important;
min-width: calc(100% – 88px);
}
#daxko_form_div .area_code {
min-width: 40px !important;
max-width: 40px !important;
padding-right: 5px !important;
padding-left: 5px !important;
text-align: center !important;
}
/* MOBILE STYLING */
@media(max-width: 1210px) {
#daxko_form_div .daxko-form-container .daxko-form-control-group {
width: 100% !important;
float: left;
}
#daxko_form_div {
width: 100% !important;
margin: 0px !important;
}
#daxko_form_div .cls_radio_btns {
margin-left: 0% !important;
}
#daxko_form_div .daxko-form-container .daxko-form-control-group .daxko-form-btn-save {
background-color: var(–subcolor1) !important;
border-radius: 30px !important;
width: calc(100% – 30px) !important;
float: none;
margin-right: auto;
margin-left: auto;
}
} /*DON’T ERASE*/
/* FORM CSS END *//*
window.addEventListener(“load”, function() {
document.getElementsByName(‘daxko_prospect_email_address’)[0].setAttribute(“placeholder”, “Email *”);
document.getElementsByName(‘daxko_prospect_phone_number’)[0].setAttribute(“placeholder”, “xxx-xxxx *”);
document.getElementsByName(‘daxko_prospect_area_code’)[0].setAttribute(“placeholder”, “xxx”);
document.getElementsByName(‘daxko_prospect_first_name’)[0].setAttribute(“placeholder”, “First Name *”);
document.querySelector(‘#daxko_prospect_save_button’).value = ‘SIGN UP’;
document.getElementsByName(‘daxko_prospect_last_name’)[0].setAttribute(“placeholder”, “Last Name *”);
});*/
/*
var is_safari = navigator.userAgent.indexOf(“Safari”) > -1;
if (is_safari) {
$(function(){
document.getElementsByName(‘daxko_prospect_email_address’)[0].setAttribute(“placeholder”, “Email *”);
document.getElementsByName(‘daxko_prospect_phone_number’)[0].setAttribute(“placeholder”, “xxx-xxxx *”);
document.getElementsByName(‘daxko_prospect_area_code’)[0].setAttribute(“placeholder”, “xxx”);
document.getElementsByName(‘daxko_prospect_first_name’)[0].setAttribute(“placeholder”, “First Name *”);
document.querySelector(‘#daxko_prospect_save_button’).value = ‘SIGN UP’;
document.getElementsByName(‘daxko_prospect_last_name’)[0].setAttribute(“placeholder”, “Last Name *”);
});
}*/
window.addEventListener(“load”, function() {
var thing = document.getElementById(‘daxko_prospect_selected_branch_id’).options.item(1);
thing.text = ‘All Centers’;
});