Added more images

This commit is contained in:
keplyx 2019-07-01 13:53:16 +02:00
parent 722dcac4e3
commit 80919cd2a4
30 changed files with 30 additions and 30 deletions

View file

@ -351,7 +351,7 @@ Full-Width Styles
}
.background {
background: url("../images/bg_up.jpg") no-repeat center fixed;
background: url("../images/backgrounds/bg_up.jpg") no-repeat center fixed;
background-size: cover;
position: fixed;
height: 100%;
@ -360,12 +360,12 @@ Full-Width Styles
}
.index-background {
background: url("../images/bg_up.jpg") no-repeat center fixed;
background: url("../images/backgrounds/bg_up.jpg") no-repeat center fixed;
background-size: cover;
}
#bg_pekhint {
background: url("../images/bg_pekhint.jpg") no-repeat center fixed;
background: url("../images/backgrounds/bg_pekhint.jpg") no-repeat center fixed;
background-size: cover;
position: fixed;
top: 0px;
@ -373,22 +373,22 @@ Full-Width Styles
}
#bg_gli {
background: url("../images/bg_gli.jpg");
background: url("../images/backgrounds/bg_gli.jpg");
background-size: cover;
}
#bg_ver {
background: url("../images/bg_ver.jpg");
background: url("../images/backgrounds/bg_ver.jpg");
background-size: cover;
}
#bg_boo {
background: url("../images/bg_boo.jpg");
background: url("../images/backgrounds/bg_boo.jpg");
background-size: cover;
}
#bg_pek {
background: url("../images/bg_pek.jpg");
background: url("../images/backgrounds/bg_pek.jpg");
background-size: cover;
}

View file

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 67 KiB

View file

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 52 KiB

View file

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 52 KiB

View file

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

View file

Before

Width:  |  Height:  |  Size: 279 KiB

After

Width:  |  Height:  |  Size: 279 KiB

View file

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB

View file

Before

Width:  |  Height:  |  Size: 820 KiB

After

Width:  |  Height:  |  Size: 820 KiB

View file

Before

Width:  |  Height:  |  Size: 558 KiB

After

Width:  |  Height:  |  Size: 558 KiB

View file

Before

Width:  |  Height:  |  Size: 676 KiB

After

Width:  |  Height:  |  Size: 676 KiB

View file

Before

Width:  |  Height:  |  Size: 472 KiB

After

Width:  |  Height:  |  Size: 472 KiB

View file

Before

Width:  |  Height:  |  Size: 93 KiB

After

Width:  |  Height:  |  Size: 93 KiB

View file

Before

Width:  |  Height:  |  Size: 253 KiB

After

Width:  |  Height:  |  Size: 253 KiB

View file

Before

Width:  |  Height:  |  Size: 306 KiB

After

Width:  |  Height:  |  Size: 306 KiB

View file

Before

Width:  |  Height:  |  Size: 252 KiB

After

Width:  |  Height:  |  Size: 252 KiB

View file

Before

Width:  |  Height:  |  Size: 242 KiB

After

Width:  |  Height:  |  Size: 242 KiB

View file

Before

Width:  |  Height:  |  Size: 125 KiB

After

Width:  |  Height:  |  Size: 125 KiB

View file

Before

Width:  |  Height:  |  Size: 256 KiB

After

Width:  |  Height:  |  Size: 256 KiB

View file

Before

Width:  |  Height:  |  Size: 323 KiB

After

Width:  |  Height:  |  Size: 323 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 223 KiB

View file

Before

Width:  |  Height:  |  Size: 9.6 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB

View file

@ -85,20 +85,20 @@ ob_start(); // Start reading html
<p>Applique-toi bien car qui sait, tu seras peut-être élu Miss ou Mister Blouse pendant la COM Nimbus 2001.</p>
<p>Ci-dessous, un exemple illustratif de ta blouse après customisation pour la team Peksentard, le but étant de sen inspirer mais pas de la reproduire…</p>
<p>
<img src="assets/images/blouse_exemple.jpg">
<img src="assets/images/blouse/blouse_exemple.jpg">
<h3>
Pour te motiver, voici ce que notre Miss Blouse avait fait l'annee derniere :
</h3>
<img src="assets/images/blouse_devant_sarah.jpg">
<img src="assets/images/blouse_dos_sarah.jpg">
<img src="assets/images/blouse/blouse_devant_sarah.jpg">
<img src="assets/images/blouse/blouse_dos_sarah.jpg">
<h3>
Et voici la blouse de notre Mister Blouse :
</h3>
<img src="assets/images/blouse_devant_maxime.jpg">
<img src="assets/images/blouse_dos_maxime.jpg">
<img src="assets/images/blouse/blouse_devant_maxime.jpg">
<img src="assets/images/blouse/blouse_dos_maxime.jpg">
<p> Ce quil nous faudrait, poursuivit lentement Dumbledore, cest un peu plus de temps…” Harry Potter et le prisonnier dAzkaban.</p>
</div>
@ -108,4 +108,4 @@ ob_start(); // Start reading html
$pageContent = ob_get_clean(); // Store html content in variable
$pageTitle = "Blouse";
include("includes/template.php"); // Display template with variable content
?>
?>

View file

@ -13,7 +13,7 @@ Bienvenue dans la plus belle des maisons ! A contrario des autres, nos valeurs s
et de colorer ta blouse en un <strong style="color: #fafd78">Jaune Magnétique</strong> !</p>
<br>Signé Sarah Diggouni
<br>
<!-- <img style="max-width: 300px" src="assets/images/diggouni.jpg"> -->
<img style="max-width: 300px" src="assets/images/teams/diggouni.jpg">
</div>
<?php
$pageContent = ob_get_clean(); // Store html content in variable

View file

@ -1,5 +1,5 @@
<div class="score-counter" id="<?= $platformID ?>">
<img class="title-image" src="<?= $relativePath ?>assets/images/titre-site-accueil.svg">
<img class="title-image" src="<?= $relativePath ?>assets/images/logos/titre-site-accueil.svg">
<div class="score-container">
<a href="<?= $relativePath ?>stats.php">
@ -20,4 +20,4 @@
</div>
</a>
</div>
</div>
</div>

View file

@ -20,13 +20,13 @@
class="fas fa-camera sidenav-icon"></i> Les Photos</span></a>
<div class="separator"></div>
<a href="<?= $relativePath ?>glissefondor.php" id="gli" class="page-link"><span class="sidenav-content"><img
src="<?= $relativePath ?>assets/images/gli_logo.png" class="sidenav-image"> Glissefondor </span></a>
src="<?= $relativePath ?>assets/images/logos/gli_logo.png" class="sidenav-image"> Glissefondor </span></a>
<a href="<?= $relativePath ?>peksentard.php" id="pek" class="page-link"><span class="sidenav-content"><img
src="<?= $relativePath ?>assets/images/pek_logo.png" class="sidenav-image"> Peksentard </span></a>
src="<?= $relativePath ?>assets/images/logos/pek_logo.png" class="sidenav-image"> Peksentard </span></a>
<a href="<?= $relativePath ?>boomsouffle.php" id="boo" class="page-link"><span class="sidenav-content"><img
src="<?= $relativePath ?>assets/images/boo_logo.png" class="sidenav-image"> Boomsouffle </span></a>
src="<?= $relativePath ?>assets/images/logos/boo_logo.png" class="sidenav-image"> Boomsouffle </span></a>
<a href="<?= $relativePath ?>verredaigle.php" id="ver" class="page-link"><span class="sidenav-content"><img
src="<?= $relativePath ?>assets/images/ver_logo.png" class="sidenav-image"> Verredaigle </span></a>
src="<?= $relativePath ?>assets/images/logos/ver_logo.png" class="sidenav-image"> Verredaigle </span></a>
<a href="<?= $relativePath ?>stats.php" id="stats" class="page-link"><span class="sidenav-content"><i
class="fas fa-list-ol sidenav-icon"></i> Les Stats</span></a>
<div class="separator"></div>

View file

@ -7,7 +7,7 @@
<div id="star4"></div>
</div>
<a id="menu-link" href="<?= $relativePath ?>index.php">
<img src="<?= $relativePath ?>assets/images/logo-site-accueil.svg" id="menu-icon">
<img src="<?= $relativePath ?>assets/images/logos/logo-site-accueil.svg" id="menu-icon">
<h4 id="menu-title">INSA Toulouse 2019</h4>
</a>
<?php

View file

@ -45,7 +45,7 @@ require_once 'includes/score_functions.php';
<div class="background index-background"></div>
<div id="home-content-wrap" class="outer">
<section id="home-content" class="inner">
<img id="home-title" src="assets/images/titre-site-accueil.svg">
<img id="home-title" src="assets/images/logos/titre-site-accueil.svg">
<?php
$platformID = 'main-score';
include("includes/score_counter.php");
@ -87,25 +87,25 @@ require_once 'includes/score_functions.php';
$is_image = true;
$link = "glissefondor.php";
$icon = "assets/images/gli_logo.png";
$icon = "assets/images/logos/gli_logo.png";
$text = "Glissefondor";
include("includes/main_button_template.php");
$is_image = true;
$link = "peksentard.php";
$icon = "assets/images/pek_logo.png";
$icon = "assets/images/logos/pek_logo.png";
$text = "Peksentard";
include("includes/main_button_template.php");
$is_image = true;
$link = "boomsouffle.php";
$icon = "assets/images/boo_logo.png";
$icon = "assets/images/logos/boo_logo.png";
$text = "Boomsouffle";
include("includes/main_button_template.php");
$is_image = true;
$link = "verredaigle.php";
$icon = "assets/images/ver_logo.png";
$icon = "assets/images/logos/ver_logo.png";
$text = "Verredaigle";
include("includes/main_button_template.php");

View file

@ -18,7 +18,7 @@ ob_start(); // Start reading html
<strong>Mail :</strong> rahmouni@etud.insa-toulouse.fr (ou sarlopez1998@gmail.com)
</li>
<li>
<strong>Tel :</strong> 061306631
<strong>Tel :</strong> 0613066312
</li>
<li>
<strong>Facebook :</strong> Sarah Rahmouni

View file

@ -17,11 +17,11 @@ ob_start(); // Start reading html
et de colorer ta blouse en un <strong style="color: #7FFD78">Vert Subjuguant</strong> !</p>
<br>Signé Théo Malboys
<br>
<img style="max-width: 300px" src="assets/images/malboys.jpg">
<img style="max-width: 300px" src="assets/images/teams/malboys.jpg">
</div>
<?php
$pageContent = ob_get_clean(); // Store html content in variable
$customBackgroundId = "bg_pek";
$pageTitle = "Peksentard";
include("includes/template.php"); // Display template with variable content
?>
?>

View file

@ -16,7 +16,7 @@ cela sous l'aile du plus grand stratège de l'histoire de Verredaigle. Ne l'oubl
et de colorer ta blouse en un <strong style="color: #60bdff">Bleu envoûtant</strong> !</p>
<br>Signé Gaston Lovplood
<br>
<!-- <img style="max-width: 300px" src="assets/images/lovplood.jpg"> -->
<img style="max-width: 300px" src="assets/images/teams/lovplood.jpg">
</div>
<?php
$pageContent = ob_get_clean(); // Store html content in variable