stickersheet, buttoncolors, add swipers

main
Mirischoeb 1 year ago
parent e1efb458c7
commit f4a22b8a2d

@ -9,7 +9,7 @@ How to be a social justice warrior
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

@ -8,17 +8,20 @@
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>
</div>
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-element-bundle.min.js"></script>
<div class="memecontainer">
<img class="meme" src="cancelculturerant.png">
</div>
<swiper-container pagination="true" navigation="true" lazy="true" keyboard="true" rewind="true">
<swiper-slide>
<img class="sliderimage" src="abusers.jpg">
</swiper-slide>
<swiper-slide>
<img class="sliderimage" src="cancelculturerant.png">
</swiper-slide>
</body>

@ -8,7 +8,7 @@ How to be a social justice warrior
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113;Print Stickers
</a>
</button>

@ -1,76 +0,0 @@
<?php
if (isset($_POST['Email'])) {
// EDIT THE 2 LINES BELOW AS REQUIRED
$email_to = "miri.schoeb@gmail.com";
$email_subject = "New HTBASJW form submissions";
function problem($error)
{
echo "We are very sorry, but there were error(s) found with the form you submitted. ";
echo "These errors appear below.<br><br>";
echo $error . "<br><br>";
echo "Please go back and fix these errors.<br><br>";
die();
}
// validation expected data exists
if (
!isset($_POST['Name']) ||
!isset($_POST['Email']) ||
!isset($_POST['Message'])
) {
problem('We are sorry, but there appears to be a problem with the form you submitted.');
}
$name = $_POST['Name']; // required
$email = $_POST['Email']; // required
$message = $_POST['Message']; // required
$error_message = "";
$email_exp = '/^[A-Za-z0-9._%-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,4}$/';
if (!preg_match($email_exp, $email)) {
$error_message .= 'The Email address you entered does not appear to be valid.<br>';
}
$string_exp = "/^[A-Za-z .'-]+$/";
if (!preg_match($string_exp, $name)) {
$error_message .= 'The Name you entered does not appear to be valid.<br>';
}
if (strlen($message) < 2) {
$error_message .= 'The Message you entered do not appear to be valid.<br>';
}
if (strlen($error_message) > 0) {
problem($error_message);
}
$email_message = "Form details below.\n\n";
function clean_string($string)
{
$bad = array("content-type", "bcc:", "to:", "cc:", "href");
return str_replace($bad, "", $string);
}
$email_message .= "Name: " . clean_string($name) . "\n";
$email_message .= "Email: " . clean_string($email) . "\n";
$email_message .= "Message: " . clean_string($message) . "\n";
// create email headers
$headers = 'From: ' . $email . "\r\n" .
'Reply-To: ' . $email . "\r\n" .
'X-Mailer: PHP/' . phpversion();
@mail($email_to, $email_subject, $email_message, $headers);
?>
<!-- include your success message below -->
Thank you for contacting us. We will be in touch with you very soon.
<?php
}
?>

@ -8,7 +8,7 @@
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -8,7 +8,7 @@ How to be a social justice warrior
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -8,7 +8,7 @@ How to be a social justice warrior
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -9,7 +9,7 @@
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -8,7 +8,7 @@ How to be a social justice warrior
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -83,6 +83,11 @@
<img class="overviewimage" src="fightcyberfascismbybecomingatroll/becomingatroll_1.png">
</a>
</div>
<div class="subpage">
<a href="theantifascisturgetotrollnazisonline/index.html">
<img class="overviewimage" src="theantifascisturgetotrollnazisonline/antifascisturge.png">
</a>
</div>
<div class="subpage">
<a href="lookatye/index.html">
<img class="overviewimage" src="lookatye/lookatye.jpg">
@ -193,6 +198,11 @@
<img class="overviewimage" src="Howtocreateamisleadinghyperlink/misleadinghyperlink_1.png">
</a>
</div>
<div class="subpage">
<a href="proudcarrierofthesjwvirus/index.html">
<img class="overviewimage" src="proudcarrierofthesjwvirus/sjwviruscarrier.png">
</a>
</div>
<div class="subpage">
<a href="howclownsusehumouragainstfascists/index.html">
<img class="overviewimage" src="howclownsusehumouragainstfascists/clownsagainstfascism_1.png">
@ -208,14 +218,29 @@
<img class="overviewimage" src="examplesofactivistwebsitedefacements/webdefacing1.png">
</a>
</div>
<div class="subpage">
<a href="ronswansonspermit/index.html">
<img class="overviewimage" src="ronswansonspermit/youcantactlikeanidiot.jpg">
</a>
</div>
<div class="subpage">
<a href="peacewasneveranoption/index.html">
<img class="overviewimage" src="peacewasneveranoption/peacewasneveranoption.png">
</a>
</div>
<div class="subpage">
<a href="wearenotthesame/index.html">
<img class="overviewimage" src="wearenotthesame/fightingrussiantrollbots.png">
</a>
</div>
<div class="subpage">
<a href="cancelculturerant/index.html">
<img class="overviewimage" src="cancelculturerant/cancelculturerant.png">
<img class="overviewimage" src="cancelculturerant/abusers.jpg">
</a>
</div>
<div class="subpage">
<a href="ronswansonspermit/index.html">
<img class="overviewimage" src="ronswansonspermit/youcantactlikeanidiot.jpg">
<a href="jointhesjwgangtoday/index.html">
<img class="overviewimage" src="jointhesjwgangtoday/join-the-sjw-GANG-TODAY-29-6-2023.png">
</a>
</div>
</div>

@ -9,7 +9,7 @@
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -8,7 +8,7 @@
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -8,7 +8,7 @@ How to be a social justice warrior
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -8,7 +8,7 @@ How to be a social justice warrior
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -9,7 +9,7 @@ How to be a social justice warrior
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -8,7 +8,7 @@ How to be a social justice warrior
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -9,7 +9,7 @@ How to be a social justice warrior
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -0,0 +1,25 @@
<head>
<link rel="stylesheet" href="/static/style.css">
<title>
How to be a social justice warrior
</title>
</head>
<body id="swiperpages">
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>
</div>
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-element-bundle.min.js"></script>
<div class="memecontainer">
<img class="meme" src="join-the-sjw-GANG-TODAY-29-6-2023.png">
</div>
</body>

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

@ -8,7 +8,7 @@ How to be a social justice warrior
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -8,7 +8,7 @@ How to be a social justice warrior
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -8,7 +8,7 @@
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -8,7 +8,7 @@
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -8,7 +8,7 @@ How to be a social justice warrior
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -8,7 +8,7 @@ How to be a social justice warrior
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -8,7 +8,7 @@ How to be a social justice warrior
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -0,0 +1,25 @@
<head>
<link rel="stylesheet" href="/static/style.css">
<title>
How to be a social justice warrior
</title>
</head>
<body id="swiperpages">
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>
</div>
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-element-bundle.min.js"></script>
<div class="memecontainer">
<img class="meme" src="peacewasneveranoption.png">
</div>
</body>

Binary file not shown.

After

Width:  |  Height:  |  Size: 240 KiB

@ -0,0 +1,25 @@
<head>
<link rel="stylesheet" href="/static/style.css">
<title>
How to be a social justice warrior
</title>
</head>
<body id="swiperpages">
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>
</div>
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-element-bundle.min.js"></script>
<div class="memecontainer">
<img class="meme" src="sjwviruscarrier.png">
</div>
</body>

Binary file not shown.

After

Width:  |  Height:  |  Size: 484 KiB

@ -8,7 +8,7 @@ How to be a social justice warrior
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -245,7 +245,9 @@ p{
}
}
#gotobuttoncolor{
color:black;
}
.thesisbutton {
background-image: linear-gradient(90deg, rgba(153,150,244,1) 0%, rgb(62 151 207 / 55%) 50%, rgb(95 52 182 / 57%) 100%);
@ -290,7 +292,7 @@ p{
}
a:-webkit-any-link {
color: black;
color: #a178ee;
cursor: pointer;
text-decoration: none;
}
@ -405,7 +407,7 @@ a:link {
left: 50%;
transform: translate(-50%,-50%);
width: 1em;
margin-top: 12em;
margin-top: 15em;
}
.gotobutton{
position:absolute;
@ -423,14 +425,16 @@ a:link {
width: 100%;
left: 50%;
transform: translateX(-50%);
margin-top:9em;
}
#headerimagegallery{
margin-top: 15em;
margin-top: 0;
max-width: 100%;
width: 478px;
}
.descriptioncontainer{
margin-top:29.5em;
margin-top: 34.5em;
position: relative;
}
.gifgrid{
grid-template-columns: none;
@ -461,6 +465,8 @@ swiper-container{
top: 5em;
}
swiper-slide{
text-align: center;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

@ -0,0 +1,25 @@
<head>
<link rel="stylesheet" href="/static/style.css">
<title>
How to be a social justice warrior
</title>
</head>
<body id="swiperpages">
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>
</div>
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-element-bundle.min.js"></script>
<div class="memecontainer">
<img class="meme" src="antifascisturge.png">
</div>
</body>

@ -8,7 +8,7 @@ How to be a social justice warrior
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -8,7 +8,7 @@ How to be a social justice warrior
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -8,7 +8,7 @@
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -8,7 +8,7 @@
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -8,7 +8,7 @@ How to be a social justice warrior
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

@ -0,0 +1,25 @@
<head>
<link rel="stylesheet" href="/static/style.css">
<title>
How to be a social justice warrior
</title>
</head>
<body id="swiperpages">
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>
</div>
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-element-bundle.min.js"></script>
<div class="memecontainer">
<img class="meme" src="fightingrussiantrollbots.png">
</div>
</body>

@ -13,7 +13,7 @@
</div>
<div class="buttoncontainer">
<button class="gotobutton">
<a href="gallery.html">
<a href="gallery.html" id="gotobuttoncolor">
Go to Gallery
</a>
</button>

@ -9,7 +9,7 @@ How to be a social justice warrior
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -8,7 +8,7 @@ How to be a social justice warrior
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -9,7 +9,7 @@ How to be a social justice warrior
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -8,7 +8,7 @@ How to be a social justice warrior
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -9,7 +9,7 @@
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

@ -8,7 +8,7 @@ How to be a social justice warrior
<div class="buttoncontainerslides">
<button onclick="history.back()" class="buttonback">Go Back</button>
<button class="printbutton">
<a href="welcomepagecontent\Masterthesis_MiriamSchöb_TheLeftCanMeme.pdf">
<a href="/assets/stickersheet_print.pdf">
&#9113; Print Stickers
</a>
</button>

Loading…
Cancel
Save