anim.php + arrangement menu

Questo commit è contenuto in:
Baptiste 2022-06-16 11:18:58 +02:00
parent 80dbd7929f
commit 72037a668b
4 ha cambiato i file con 70 aggiunte e 9 eliminazioni

49
anim.php File normale
Vedi file

@ -0,0 +1,49 @@
<?php
ob_start(); // Start reading html
?>
<main>
<div class="box-jaune">
<span class="corners corners-top"></span>
<span class="corners corners-bottom"></span>
<div class="title">Message de la Com'anim</div>
<span class="circles circles-top"></span>
<span class="circles circles-bottom"></span>
</div>
<section>
<p>Coucou Petit.e Pêche Agréable,</p>
<p>Nous c’est la Com’Anim, on est pour t’accueillir dans la joie et la bonne humeur avec de RATvissantes activités faites mains. Voici un petit mot pour découvrir notre Com en détails :</p>
<p><font color="red">C</font>ombative peu importe le budget (très) serré.</p>
<p><font color="red">O</font>pérationnelle, le stock de peau de banane complet.</p>
<p><font color="red">M</font>eilleure Com, mais ça tu le découvriRAT par toi-même.</p>
<p><font color="red"></font></p>
<p><font color="red">A</font>ssurée, tout est prêt, on t’attend.</p>
<p><font color="red">N</font>aturelle et toujours humble.</p>
<p><font color="red">I</font>maginative, deux plots et un ballon nous suffise.</p>
<p><font color="red">M</font>ultitâches : soirée déguisée, concert, rencontre on est !</p>
<p><strong style="text-decoration: underline;">Attention très important :</strong> Le mardi au soir, il y aura une soirée déguisée. Nous comptons sur toi pour RATmener ton meilleur déguisement sur le thème de ton choix. Il y aura des prix pour les plus créatifs…</p>
<p>Gros bisous,</p>
<p>On a hâte de vous <s>épuiser</s> rencontrer 😊</p>
<p>Julimace et aladin</p>
</section>
</main>
<?php
$infopage = ["", "Com'anim", ob_get_clean(), "", "anim"]; //relativepath, pagetitle, pagecontent, pagescript, pagename | cf structure/template.php ligne 2 à 6
include("structure/template.php");
?>

12
assets/css/page/anim.css File normale
Vedi file

@ -0,0 +1,12 @@
section {
display: block;
background-color: rgba(255,255,255,0.5);
width: 80%;
max-width: 800px;
margin-left: auto;
margin-right: auto;
padding: 50px;
font-size: 1.2rem;
margin-top: 40px;
text-align: left;
}

Vedi file

@ -31,7 +31,7 @@ ob_start(); // Start reading html
ou encore des directives concernant ta magnifique <a href="blouse.php" class="link">Blouse</a>. ou encore des directives concernant ta magnifique <a href="blouse.php" class="link">Blouse</a>.
</p> </p>
<br> <br>
<h3>INSAGames</h3> <h3><a href="enigma.php" style="text-decoration: none; color: black;">INSAGames</a></h3>
<p> <p>
Si tu as reçu (et lu!) ta plaquette, tu sais que tu fais partie d'une #team: Si tu as reçu (et lu!) ta plaquette, tu sais que tu fais partie d'une #team:
</p> </p>

Vedi file

@ -130,8 +130,8 @@ if(!isset($relativepath)) {
<!-- Top layer (LtR) --> <!-- Top layer (LtR) -->
<?php <?php
$co_y_0 = [0, 48.85, 97.7, 146.55, 195.4, 244.25, 293.1, 341.95, 390.8, 439.65, 488.5]; $co_y_0 = [0, 48.85, 97.7, 146.55, 195.4, 244.25, 293.1, 341.95, 390.8, 439.65, 488.5];
$texte_y_0 = ["Accueil", "Planning", "Plan", "Blouse", "Parrainage", "Homework", "Chansons", "Pkpeach", "Boomario", "Les stats", ""]; $texte_y_0 = ["Accueil", "Planning", "Plan", "Blouse", "Lydia/Izly", "Homework", "Chansons", "Pkpeach", "Boomario", "Les stats", ""];
$lien_y_0 = ["index.php", "planning.php", "map.php", "blouse.php", "parrainage.php", "vacances.php", "chansons.php", "team.php?team=pkpeach", "team.php?team=boomario", "stats.php", ""]; $lien_y_0 = ["index.php", "planning.php", "map.php", "blouse.php", "lydia.php", "vacances.php", "chansons.php", "team.php?team=pkpeach", "team.php?team=boomario", "stats.php", ""];
for($i = 0; $i <= 10; $i++) { for($i = 0; $i <= 10; $i++) {
echo echo
'<a href="'.$lien_y_0[$i].'" class="menu-link"> '<a href="'.$lien_y_0[$i].'" class="menu-link">
@ -144,8 +144,8 @@ if(!isset($relativepath)) {
</a>'; </a>';
} }
$co_y_1 = [-23.5, 25.35,74.2, 123.05, 171.9, 220.75, 269.6, 318.45, 367.3, 416.15, 465]; $co_y_1 = [-23.5, 25.35,74.2, 123.05, 171.9, 220.75, 269.6, 318.45, 367.3, 416.15, 465];
$texte_y_1 = ["", "Photos","Lydia/Izly", "Les clubs", "Prévention", "Com'ville", "Enigme", "", "Download", "Les com's", "Infos"]; $texte_y_1 = ["", "Photos","Les clubs", "Parrainage", "Prévention", "Com'ville", "Com'anim", "", "Download", "Les com's", "Infos"];
$lien_y_1 = ["", "photos.php","lydia.php", "clubs.php", "prevs.php", "map_com_ville.php", "enigma.php", "", "downloads.php", "coms.php", "info.php"]; $lien_y_1 = ["", "photos.php","clubs.php", "parrainage.php", "prevs.php", "map_com_ville.php", "anim.php", "", "downloads.php", "coms.php", "info.php"];
for($i = 0; $i <= 10; $i++) { for($i = 0; $i <= 10; $i++) {
echo echo
'<a href="'.$lien_y_1[$i].'" class="menu-link menu-bottom-line"> '<a href="'.$lien_y_1[$i].'" class="menu-link menu-bottom-line">
@ -173,8 +173,8 @@ if(!isset($relativepath)) {
<?php <?php
$texte_y_0 = ["Accueil", "Planning", "Plan", "Blouse", "Parrainage", "Homework", "Chansons", "Les stats", "Boomario", "PKpeach", "Photos"]; $texte_y_0 = ["Accueil", "Planning", "Plan", "Blouse", "Lydia/Izly", "Homework", "Chansons", "Les stats", "Boomario", "PKpeach", "Photos"];
$lien_y_0 = ["index.php", "planning.php", "map.php", "blouse.php", "parrainage.php", "vacances.php", "chansons.php", "stats.php", "team.php?team=boomario", "team.php?team=pkpeach", "photos.php"]; $lien_y_0 = ["index.php", "planning.php", "map.php", "blouse.php", "lydia.php", "vacances.php", "chansons.php", "stats.php", "team.php?team=boomario", "team.php?team=pkpeach", "photos.php"];
for($i = 0; $i <= 10; $i++) { for($i = 0; $i <= 10; $i++) {
echo echo
'<a href="'.$lien_y_0[$i].'" class="mobile-menu-link"> '<a href="'.$lien_y_0[$i].'" class="mobile-menu-link">
@ -187,8 +187,8 @@ if(!isset($relativepath)) {
</a>'; </a>';
} }
$texte_y_1 = ["Lydia/Izly", "Les clubs", "Prévention", "Com'ville", "Enigme", "Download", "Les com's", "", "Infos"]; $texte_y_1 = ["Les clubs", "Parrainage", "Prévention", "Com'ville", "Com'anim", "Download", "Les com's", "", "Infos"];
$lien_y_1 = ["lydia.php", "clubs.php", "prevs.php", "map_com_ville.php", "enigma.php", "downloads.php", "coms.php", "", "info.php"]; $lien_y_1 = ["clubs.php", "parrainage.php", "prevs.php", "map_com_ville.php", "anim.php", "downloads.php", "coms.php", "", "info.php"];
for($i = 0; $i <= 8; $i++) { for($i = 0; $i <= 8; $i++) {
echo echo
'<a href="'.$lien_y_1[$i].'" class="mobile-menu-link"> '<a href="'.$lien_y_1[$i].'" class="mobile-menu-link">