AHAAA!!! eine schleimischleim bewunderungsaquiesepräse!!‘ outstanding!! aha! you popo win, i win! ich will dich als kunden und nur dich weil ich dich als special erachte! ⋙
der kerynn destilliermodus! destillation icon . i am on fire. ich brenne für ... korres logo? annother icon!
evtl ein buch über meine tollen kunden machen!! special weil: schmehl alt, eising alt, dobler alt! vorreiterrollen, revolutionsader! menschen die gesetzt sind, erfahrung und background haben! keine startups ohne geld!! -> maybe tis is kerynn! talk to big boss! ALLES ZU MEINER ZEIT!! **
Beppo der Straßenkehrer sagte: „Manchmal hat man eine sehr lange Straße vor sich. Man denkt, die ist so schrecklich lang, das kann ich niemals schaffen. Und dann fängt man an, sich zu beeilen. Und man eilt sich immer mehr. Jedes Mal, wenn man aufblickt, sieht man, dass es gar nicht weniger wird, was noch vor Einem liegt. Und man strengt sich noch mehr an. Man kriegt es mit der Angst zu tun und zum Schluss ist man ganz außer Puste und kann nicht mehr. Und die Straße liegt immer noch vor Einem. So darf man das nicht machen! Man darf nie an die ganze Straße auf einmal denken, verstehst du? Man muss immer nur an den nächsten Schritt denken, an den nächsten Atemzug, an den nächsten Besenstrich. Dann macht es Freude. Das ist wichtig. Dann macht man seine Sache gut. Und so soll es sein. Auf einmal merkt man, dass man Schritt für Schritt die ganze Straße gemacht hat. Man hat gar nicht gemerkt wie. Und man ist nicht aus der Puste. Das ist wichtig.“ (Aus dem Buch „Momo“ von Michael Ende)
dont stop until you‘re proud. when i am proud: sina trinkwalder und anderen öffentlichen personen wie topspeakern sogar robin sharma CI anbieten weil sie sehr authentisch sind und das auch in allen kanälen kommunizieren könnten. itz not crowded on the extramile! vorarbeit wie dobler herantasten mit frechen kerynnstyle ideen! dont be afraid – ich mische mich unter die löwen.
manda anschreiben. design website, vice hinweisen wiiieee witzig. tolles weihnachten mit vegan babyjesus aus bethlehem mit ihren icoane in kitsh all over the place. you as as excentric fashiondesigner die es nach mx verschlagen hat ne tolle bude etc.
AHAAA!!! eine schleimischleim bewunderungsaquiesepräse!!‘ outstanding!! aha! you win, i win! ich will dich als kunden und nur dich weil ich dich als special erachte! yeeey!!!
der kerynn destilliermodus! destillation icon . i am on fire. ich brenne für ... korres logo? annother icon! evtl ein buch über meine tollen kunden machen!! special weil: schmehl alt, eising alt, dobler alt! vorreiterrollen, revolutionsader! menschen die gesetzt sind, erfahrung und background haben! keine startups ohne geld!! -> maybe tis is kerynn! talk to big boss! ALLES ZU MEINER ZEIT!!
Collapsable FAQ
Love those FAQ sections where it just displays the questions and you have to click the question for the answer to open? Like this! We’re sharing how you can do just that with your Squarespace site!
First, you need to add the below code in the site-wide Code Injection. To find this, go to Settings > Advanced > Code Injection Header:
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
Then, you need to add the jQuery script below to the page specific Code Injection. To find this, click the “gear” icon next to the page you want to add the FAQ to and then go to Advanced tab and voila, the Page Code Injection:
<script>
$(document).ready(function(){
$('.markdown-block .sqs-block-content h2').css('cursor','pointer');
$(".markdown-block .sqs-block-content h2").nextUntil("h2").slideToggle();
$(".markdown-block .sqs-block-content h2").click(function() {$(this).nextUntil("h2").slideToggle();});
});
</script>
Then you will need to add a Markdown Block on the page with the following structure:
## **+ QUESTION 1**
REPLY 1
## **+ QUESTION 2**
REPLY 2
## **+ QUESTION 3**
REPLY 3
For text heavy sections of your website or for team member bios, a pop-up could be a really great option! When visitors click the button, a lightbox will open with the text you'd like to display.
First you'll want to add this code to the code injection on the page you want the pop-up on.
<link href="//cdn.rawgit.com/noelboss/featherlight/1.3.2/release/featherlight.min.css" type="text/css" rel="stylesheet" title="Featherlight Styles" /><script src="//cdn.rawgit.com/noelboss/featherlight/1.3.2/release/featherlight.min.js" type="text/javascript" charset="utf-8"></script>
Next, you'll want to add a code block to the page and paste the code below. This is what will display in the lightbox so you'll want to insert your text and change the ID (in bold).
<div style="display:none;">
<div id="YourID">
<p>
Insert text here
</p>
</div>
</div>
Finally, add another code block where you'd like the button to be and paste this code. Make sure the ID matches what you added in for the lightbox above. Then edit the text that will display on the button. This code is for the medium sized button but if you want it for a small button or large, just change the "medium" in the code to "small" or "large".
<div class="sqs-block button-block sqs-block-button">
<a href="#" data-featherlight="#YourID" class="sqs-block-button-element--medium sqs-block-button-element">Text for Button</a>
</div>
Note: The pop-up will not work while you are in edit mode. Open an incognito window to give it a try!
Schön, Dassdu das bist
ich freue mich dich zu sehen!
liebe!
die transparente box drüber ist der code für meinen “medium button”