East Tennessee State University’s Slocumb Galleries is seeking entries for the 39th Positive/Negative National Juried Art Exhibition. This year’s juror is Michelle Fisher, curator at the Museum of Fine Arts in Boston. The deadline for submissions is Dec. 22. For more information, please visit https://www.etsu.edu/cas/art/galleries/positive-negative.php.
.outer-grid-container {
display: flex;
justify-content: center;
align-items: center;
height: 60vh;
width: 100%;
margin: 0;
padding: 0;
}
.iframe-wrapper {
width: 100%;
height: 100%;
overflow: hidden;
}
body #gform_wrapper_9 {
border-width: 0;
border-style: solid;
background-color: #466a64;
width: 95%;
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
background-color: rgba(70,106,100,1);
margin: auto !important;
}
.gform_wrapper.gravity-theme * {
box-sizing: border-box;
text-align: center;
}
.gform_wrapper.gravity-theme .gfield.gfield–width-full {
-ms-grid-column-span: 12;
grid-column: span 12;
text-align: center;
}
.gform_wrapper.gravity-theme fieldset {
border: none;
display: block;
margin: auto;
}
.gfiframe {
border: none; /* Remove border */
width: 100%; /* Full width of the parent */
height: 100%; /* Full height of the parent */ }
@media (max-width: 768px) { /* This is typically the width for tablets. You might want to use 480px for mobile phones */
.outer-grid-container {
display: flex;
justify-content: center;
align-items: center;
height: 120vh;
width: 100%;
margin: 0;
padding: 0;
}
}