<p>I’ve got three big announcements this week! </p>

<ol>
<li>My AP is moving away! So sad. That means there is a job opening at my school to be an Assistant Principal! <a href="https://www.k12northstar.org/Page/1993?category=Administration&amp;AppliTrackJobId=6835&amp;AppliTrackLayoutMode=detail&amp;AppliTrackViewPosting=1">Check it out here</a>! The post closes May 6th.</li>
<li>Transformative Leadership Summit 2018! Get your ticket <a href="http://transformativeleadershipsummit.com">here</a>! Tons of interviews! Our focus is empowerment.</li>
<li>Announcing a K&#8211;12 magnet. If you want more information and want to be part of the conversation, enter your email here.</li>
</ol>
<script src="/assets/CKJS4.js?v=21"></script>
<div class="ck_form_container ck_inline" data-ck-version="7"><br/>
<div class="ck_form ck_naked"><br/>
<div class="ck_form_fields"><br/>
<div id="ck_success_msg" style="display:none;"><br/>
<p>Success! Now check your email to confirm your subscription.</p><br/>
</div>

<pre><code>&lt;!-- Form starts here --&gt;
&lt;form id=&quot;ck_subscribe_form&quot; class=&quot;ck_subscribe_form&quot; action=&quot;https://app.convertkit.com/landing_pages/380354/subscribe&quot; data-remote=&quot;true&quot;&gt;
&lt;input type=&quot;hidden&quot; value=&quot;{&amp;quot;form_style&amp;quot;:&amp;quot;naked&amp;quot;,&amp;quot;converted_behavior&amp;quot;:&amp;quot;show&amp;quot;,&amp;quot;days_no_show&amp;quot;:&amp;quot;15&amp;quot;,&amp;quot;delay_seconds&amp;quot;:&amp;quot;10&amp;quot;,&amp;quot;display_devices&amp;quot;:&amp;quot;all&amp;quot;,&amp;quot;display_position&amp;quot;:&amp;quot;br&amp;quot;,&amp;quot;embed_style&amp;quot;:&amp;quot;inline&amp;quot;,&amp;quot;embed_trigger&amp;quot;:&amp;quot;scroll_percentage&amp;quot;,&amp;quot;scroll_percentage&amp;quot;:&amp;quot;70&amp;quot;}&quot; id=&quot;ck_form_options&quot;&gt;
&lt;input type=&quot;hidden&quot; name=&quot;id&quot; value=&quot;380354&quot; id=&quot;landing_page_id&quot;&gt;
&lt;input type=&quot;hidden&quot; name=&quot;ck_form_recaptcha&quot; value=&quot;&quot; id=&quot;ck_form_recaptcha&quot;&gt;
&lt;div class=&quot;ck_errorArea&quot;&gt;
&lt;div id=&quot;ck_error_msg&quot; style=&quot;display:none&quot;&gt;
&lt;p&gt;There was an error submitting your subscription. Please try again.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;ck_control_group ck_email_field_group&quot;&gt;
&lt;label class=&quot;ck_label&quot; for=&quot;ck_emailField&quot; style=&quot;display: none&quot;&gt;Email Address&lt;/label&gt;
&lt;input type=&quot;text&quot; name=&quot;first_name&quot; class=&quot;ck_first_name&quot; id=&quot;ck_firstNameField&quot; placeholder=&quot;First Name&quot;&gt;
&lt;input type=&quot;email&quot; name=&quot;email&quot; class=&quot;ck_email_address&quot; id=&quot;ck_emailField&quot; placeholder=&quot;Email Address&quot; required&gt;
&lt;/div&gt;
&lt;div class=&quot;ck_control_group ck_captcha2_h_field_group ck-captcha2-h&quot; style=&quot;position: absolute !important;left: -999em !important;&quot;&gt;
&lt;input type=&quot;text&quot; name=&quot;captcha2_h&quot; class=&quot;ck-captcha2-h&quot; id=&quot;ck_captcha2_h&quot; placeholder=&quot;We use this field to detect spam bots. If you fill this in, you will be marked as a spammer.&quot;&gt;
&lt;/div&gt;

&lt;label class=&quot;ck_checkbox&quot; style=&quot;&quot;&gt;
&lt;input class=&quot;optIn ck_course_opted&quot; name=&quot;course_opted&quot; type=&quot;checkbox&quot; id=&quot;optIn&quot; checked /&gt;
&lt;span class=&quot;ck_opt_in_prompt&quot;&gt;&lt;p&gt;I'd like to receive updates about planning a K12 magnet from the ground up&lt;/p&gt;&lt;/span&gt;
&lt;/label&gt;

&lt;button class=&quot;subscribe_button ck_subscribe_button btn fields&quot; id=&quot;ck_subscribe_button&quot;&gt;
Subscribe
&lt;/button&gt;
&lt;/form&gt;
</code></pre>

<p></div></p>

<p></div></p>
</div>

<style type="text/css">/* Layout */
.ck_form.ck_naked {
/* divider image */
background: transparent;
line-height: 1.5em;
overflow: hidden;
color: #666;
font-size: 16px;
border: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
clear: both;
margin: 20px 0px;
text-align: center;
}

.ck_form.ck_naked p {
padding: 0px;
}

.ck_form, .ck_form * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.ck_form.ck_naked .ck_form_fields {
width: 100%;
float: left;
padding: 5%;
}
/* Form fields */

.ck_errorArea {
display: none; /* temporary */
}

#ck_success_msg {
padding: 10px 10px 0px;
border: solid 1px #ddd;
background: #eee;
}

.ck_form.ck_naked input[type="text"], .ck_form.ck_naked input[type="email"] {
font-size: 18px;
padding: 10px 8px;
width: 34%;
border: 1px solid #d6d6d6; /* stroke */
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px; /* border radius */
background-color: #fff; /* layer fill content */
margin-bottom: 5px;
height: auto;
float: left;
margin: 0px;
margin-right: 1%;
height: 42px;
}

.ck_form input[type="text"]:focus, .ck_form input[type="email"]:focus {
outline: none;
border-color: #aaa;
}

.ck_form.ck_naked .ck_subscribe_button {
width: 100%;
color: #fff;
margin: 0px;
padding: 9px 0px;
font-size: 18px;
background: #0d6db8;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px; /* border radius */
cursor: pointer;
border: none;
text-shadow: none;
width: 30%;
float: left;
height: 42px;
}


.ck_converted_content {
display: none;
padding: 5%;
background: #fff;
}

/* max width 500 */

.ck_form.ck_naked.width500 .ck_subscribe_button {
width: 100%;
float: none;
margin-top: 5px;
}

.ck_form.ck_naked.width500 input[type="text"], .ck_form.ck_naked.width500 input[type="email"] {
width: 49%;
}

.ck_form.ck_naked.width500 input[type="email"] {
margin-right: 0px;
width: 50%;
}

/* max width 400 */

.ck_form.ck_naked.width400 .ck_subscribe_button, .ck_form.ck_naked.width400 input[type="text"], .ck_form.ck_naked.width400 input[type="email"] {
width: 100%;
float: none;
margin-top: 5px;
}

.ck_slide_up, .ck_modal, .ck_slide_up .ck_naked, .ck_modal .ck_naked {
min-width: 400px;
}

.page .ck_form.ck_naked {
margin: 50px auto;
max-width: 700px;
}


/* v6 */

.ck_slide_up.ck_form_v6, .ck_modal.ck_form_v6, .ck_slide_up.ck_form_v6 .ck_naked, .ck_modal.ck_form_v6 .ck_naked {
min-width: 0 !important;
}

.ck_form_v6 #ck_success_msg {
padding: 0px 10px;
}

@media all and (max-width: 403px) {
.ck_form_v6.ck_modal .ck_naked {
padding-top: 30px;
}
}

@media all and (max-width: 499px) {
.ck_form_v6.ck_modal .ck_naked + .ck_close_link {
color: #fff;
top: 10px;
}
}

.ck_form_v6.ck_slide_up .ck_naked + .ck_close_link {
right: 10px;
top: -5px;
}

@media all and (min-width: 600px) {
.ck_form_v6.ck_slide_up .ck_naked + .ck_close_link {
right: 35px;
}
}

 

 

</style>


New Episode of @TrnFrmPrincipal

0 comments: