Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
f597e4046e |
1
.gitignore
vendored
|
@ -1,3 +1,2 @@
|
|||
.env
|
||||
.DS_Store
|
||||
app/database.db
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<div class="box">
|
||||
<div style="padding-top: 8px;">
|
||||
<section class="splash">
|
||||
<img src="/assets/images/Logos/LogoV7B.png" style="width: 90%; display: block; margin: 0px auto; margin-bottom: -12px;" />
|
||||
<img src="Resources/Images/Logos/LogoV7B.png" style="width: 90%; display: block; margin: 0px auto; margin-bottom: -12px;" />
|
||||
<a href="index.php?page=privacy">Privacy</a> | <a href="index.php?page=tandc">The T&C</a> <br />
|
||||
<p style="width: 200px; margin: 0px auto;">
|
||||
Copyright © 2014, Mad Splash. <br />
|
54
Pieces/header.htm
Executable file
|
@ -0,0 +1,54 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Stuff, Community, Fun | Mad Splash!</title>
|
||||
|
||||
<link rel="stylesheet" href="Resources/CSS/MadSplash_v3.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../Resources/CSS/CustomFonts.css" type="text/css" />
|
||||
|
||||
<script src="Resources/Scripts/JavaScript/latestTweet.js"></script>
|
||||
|
||||
<!--[if IE]>
|
||||
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
|
||||
<!--[if lte IE 7]>
|
||||
<script src="js/IE8.js" type="text/javascript"></script><![endif]-->
|
||||
<!--[if lt IE 7]>
|
||||
|
||||
<link rel="stylesheet" type="text/css" media="all" href="Resources/CSS/ie6.css"/><![endif]-->
|
||||
</head>
|
||||
|
||||
<body id="index" class="home">
|
||||
<?php
|
||||
include('Resources/Scripts/PHP/Library.php');
|
||||
require_once('Resources/Scripts/PHP/SuperNav.php');
|
||||
|
||||
$display = new DisplayModule();
|
||||
?>
|
||||
|
||||
<header>
|
||||
<img class="Logo" src="Resources/Images/Logos/LogoV7.png" alt="Mad Splash" title="Mad Splash!" />
|
||||
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a class="navLink" href="index.php">Home</a></li>
|
||||
<li><a class="navLink" href="blog/blog.php">Blog</a></li>
|
||||
<li><a class="navLink" href="http://forums.madsplash.net/">Forums</a></li>
|
||||
|
||||
<li class="dropdown">
|
||||
<a class="dropLink" href="projects.php">Projects</a>
|
||||
|
||||
<div class="drop">
|
||||
<section>
|
||||
<a style="font: bold 18px Arial, Geneva, sans-serif;" href="projects.php?a=main&type=game">Games</a>
|
||||
<a style="font: bold 18px Arial, Geneva, sans-serif;" href="projects.php?a=main&type=book">Books</a>
|
||||
<a style="font: bold 18px Arial, Geneva, sans-serif;" href="projects.php?a=main&type=show">Shows</a>
|
||||
</section>
|
||||
|
||||
<div class="clear"> </div>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<div>
|
||||
<?php
|
||||
//$display->frontPageArticles();
|
||||
$display->frontPageArticles();
|
||||
?>
|
||||
</div>
|
||||
|
||||
|
@ -15,6 +15,17 @@
|
|||
|
||||
<section id="rightColumn">
|
||||
|
||||
<h1>Latest socials</h1>
|
||||
<div id="tweets">
|
||||
<a class="Twitter" style="background-color: #666; margin-right: 4px; float: left;"> </a>
|
||||
|
||||
<div id="tweet" style="float: right;">
|
||||
|
||||
</div>
|
||||
|
||||
<div class="clear"> </div>
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
<div class="clear"> </div>
|
17
Pieces/index.php
Executable file
|
@ -0,0 +1,17 @@
|
|||
<?php
|
||||
if(!defined('SAFE')) {
|
||||
$page = <<<CANTTOUCH
|
||||
<html>
|
||||
<head>
|
||||
|
||||
</head>
|
||||
|
||||
<body style="padding:0px; margin:0px; background-color: #425b5c;">
|
||||
<center><img src="../../Images/General/PerryCantTouch2.png" /></center>
|
||||
</body>
|
||||
</html>
|
||||
CANTTOUCH;
|
||||
|
||||
die($page);
|
||||
}
|
||||
?>
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
<br />
|
||||
|
||||
<ul style="padding-left: 16px; margin-left: 16px;">
|
||||
<ul style="padding-left: 16px; margin-lefts: 16px;">
|
||||
<li>
|
||||
Before or at the time of collecting personal information, we will identify the purposes for which information is being collected.
|
||||
</li>
|
||||
|
@ -46,4 +46,6 @@
|
|||
We are committed to conducting our business in accordance with these principles in order to ensure that the confidentiality of personal information is protected and maintained.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="clear"> </div>
|
||||
</section>
|
6
Pieces/slider.htm
Executable file
|
@ -0,0 +1,6 @@
|
|||
<section id="slider">
|
||||
<div class="slide" style="background: url('Resources/Images/Covers/Slides/NewLogoSlide.jpg') no-repeat top center;">
|
||||
<!--<a class="slideLink" href="http://the-rpg-makers.wikia.com/" target="_blank"
|
||||
style="background: url('Resources/Images/Covers/SlideLinks/CIOButton.png') no-repeat top center;"></a>-->
|
||||
</div>
|
||||
</section>
|
56
Resources/CSS/CustomFonts.css
Executable file
|
@ -0,0 +1,56 @@
|
|||
@font-face {
|
||||
font-family: 'Bebas';
|
||||
src: url('../Fonts/BebasNeue-webfont.eot');
|
||||
src: url('../Fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('../Fonts/BebasNeue-webfont.woff') format('woff'),
|
||||
url('../Fonts/BebasNeue-webfont.ttf') format('truetype'),
|
||||
url('../Fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Minecraft";
|
||||
src: url("../Fonts/Minecraft_font.eot?") format("eot"),
|
||||
url("../Fonts/Minecraft_font.woff") format("woff"),
|
||||
url("../Fonts/Minecraft_font.ttf") format("truetype"),
|
||||
url("../Fonts/Minecraft_font.svg#Minecraft") format("svg");
|
||||
font-weight:normal;
|
||||
font-style:normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Candara';
|
||||
src: url('../Fonts/candara-webfont.eot');
|
||||
src: url('../Fonts/candara-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('../Fonts/candara-webfont.woff') format('woff'),
|
||||
url('../Fonts/candara-webfont.ttf') format('truetype'),
|
||||
url('../Fonts/candara-webfont.svg#CandaraRegular') format('svg');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'CandaraB';
|
||||
src: url('../Fonts/candarab-webfont.eot');
|
||||
src: url('../Fonts/candarab-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('../Fonts/candarab-webfont.woff') format('woff'),
|
||||
url('../Fonts/candarab-webfont.ttf') format('truetype'),
|
||||
url('../Fonts/candarab-webfont.svg#CandaraBold') format('svg');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Handwriting';
|
||||
src: url('../Fonts/SF_Arch_Rival-webfont.eot');
|
||||
src: url('../Fonts/SF_Arch_Rival-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('../Fonts/SF_Arch_Rival-webfont.woff') format('woff'),
|
||||
url('../Fonts/SF_Arch_Rival-webfont.ttf') format('truetype'),
|
||||
url('../Fonts/SF_Arch_Rival-webfont.svg#sf_arch_rivalregular') format('svg');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'ZeroNero';
|
||||
src: url('../Fonts/zeronero-webfont.eot');
|
||||
src: url('../Fonts/zeronero-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('../Fonts/zeronero-webfont.woff') format('woff'),
|
||||
url('../Fonts/zeronero-webfont.ttf') format('truetype'),
|
||||
url('../Fonts/zeronero-webfont.svg#zeroneroblack') format('svg');
|
||||
}
|
|
@ -2,7 +2,7 @@
|
|||
* { margin: 0; padding: 0; border: none; }
|
||||
*:focus { outline: none !important; }
|
||||
|
||||
html { background: #cacbca url(/assets/images/Backgrounds/NewOceanWave.jpg) fixed;
|
||||
html { background: #cacbca url('../Images/Backgrounds/NewOceanWave.jpg') fixed;
|
||||
-webkit-background-size: cover; -o-background-size: cover; background-size: cover; }
|
||||
|
||||
body { font: 14px Arial, Helvetica, Geneva, sans-serif; margin: 0px 0px 0px 0px; color: #444; line-height: 18px; }
|
||||
|
@ -38,6 +38,7 @@ img.Logo {
|
|||
height: 130px;
|
||||
position: relative;
|
||||
margin-right: 24px;
|
||||
display: inline-block;
|
||||
transform: rotate(-2deg);
|
||||
-ms-transform: rotate(-2deg); /* IE 9 */
|
||||
-webkit-transform: rotate(-2deg); /* Safari and Chrome */
|
||||
|
@ -52,6 +53,7 @@ nav {
|
|||
top: 61px;
|
||||
float: right;
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
nav ul { list-style: none; }
|
||||
|
@ -76,7 +78,7 @@ nav ul li.dropdown:hover div.drop {
|
|||
background-color: #666;
|
||||
}
|
||||
|
||||
div.drop section { min-height: 100px; max-width: 210px; min-width: 120px; float: left; }
|
||||
div.drop section { min-height: 100px; max-width: 210px; min-width: 120px; display: inline-block; float: left; }
|
||||
div.drop h2 { font: bold 26px "Bebas", Arial, Geneva, sans-serif; color: white; margin-bottom: -2px; }
|
||||
|
||||
nav ul li a.navLink, nav ul li a.dropLink { color: inherit !important; }
|
0
Resources/CSS/ie6.css
Executable file
17
Resources/CSS/index.php
Executable file
|
@ -0,0 +1,17 @@
|
|||
<?php
|
||||
if(!defined('SAFE')) {
|
||||
$page = <<<CANTTOUCH
|
||||
<html>
|
||||
<head>
|
||||
|
||||
</head>
|
||||
|
||||
<body style="padding:0px; margin:0px; background-color: #425b5c;">
|
||||
<center><img src="../Images/General/CantTouchThis.png" /></center>
|
||||
</body>
|
||||
</html>
|
||||
CANTTOUCH;
|
||||
|
||||
die($page);
|
||||
}
|
||||
?>
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 88 KiB After Width: | Height: | Size: 88 KiB |
17
Resources/Fonts/index.php
Executable file
|
@ -0,0 +1,17 @@
|
|||
<?php
|
||||
if(!defined('SAFE')) {
|
||||
$page = <<<CANTTOUCH
|
||||
<html>
|
||||
<head>
|
||||
|
||||
</head>
|
||||
|
||||
<body style="padding:0px; margin:0px; background-color: #425b5c;">
|
||||
<center><img src="../../Images/General/PerryCantTouch2.png" /></center>
|
||||
</body>
|
||||
</html>
|
||||
CANTTOUCH;
|
||||
|
||||
die($page);
|
||||
}
|
||||
?>
|
Before Width: | Height: | Size: 102 KiB After Width: | Height: | Size: 102 KiB |
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 143 KiB After Width: | Height: | Size: 143 KiB |
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 66 KiB |
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
Before Width: | Height: | Size: 110 KiB After Width: | Height: | Size: 110 KiB |
Before Width: | Height: | Size: 333 B After Width: | Height: | Size: 333 B |
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 64 KiB |
Before Width: | Height: | Size: 179 KiB After Width: | Height: | Size: 179 KiB |
Before Width: | Height: | Size: 149 KiB After Width: | Height: | Size: 149 KiB |
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 48 KiB |
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 76 KiB |
Before Width: | Height: | Size: 124 KiB After Width: | Height: | Size: 124 KiB |
Before Width: | Height: | Size: 168 KiB After Width: | Height: | Size: 168 KiB |
Before Width: | Height: | Size: 203 KiB After Width: | Height: | Size: 203 KiB |
Before Width: | Height: | Size: 194 KiB After Width: | Height: | Size: 194 KiB |
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 44 KiB |
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 61 KiB |
Before Width: | Height: | Size: 104 KiB After Width: | Height: | Size: 104 KiB |
Before Width: | Height: | Size: 67 KiB After Width: | Height: | Size: 67 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 76 KiB |
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 148 KiB After Width: | Height: | Size: 148 KiB |
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 983 B After Width: | Height: | Size: 983 B |
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 6.2 KiB |
Before Width: | Height: | Size: 207 B After Width: | Height: | Size: 207 B |
Before Width: | Height: | Size: 227 B After Width: | Height: | Size: 227 B |
Before Width: | Height: | Size: 638 B After Width: | Height: | Size: 638 B |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 192 B After Width: | Height: | Size: 192 B |
Before Width: | Height: | Size: 425 B After Width: | Height: | Size: 425 B |
Before Width: | Height: | Size: 553 B After Width: | Height: | Size: 553 B |
Before Width: | Height: | Size: 194 B After Width: | Height: | Size: 194 B |
Before Width: | Height: | Size: 197 B After Width: | Height: | Size: 197 B |
Before Width: | Height: | Size: 158 B After Width: | Height: | Size: 158 B |
Before Width: | Height: | Size: 356 B After Width: | Height: | Size: 356 B |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 153 B After Width: | Height: | Size: 153 B |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 192 B After Width: | Height: | Size: 192 B |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 816 B After Width: | Height: | Size: 816 B |
Before Width: | Height: | Size: 903 B After Width: | Height: | Size: 903 B |
Before Width: | Height: | Size: 391 B After Width: | Height: | Size: 391 B |
Before Width: | Height: | Size: 627 B After Width: | Height: | Size: 627 B |
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 821 B After Width: | Height: | Size: 821 B |
Before Width: | Height: | Size: 286 B After Width: | Height: | Size: 286 B |
Before Width: | Height: | Size: 279 B After Width: | Height: | Size: 279 B |
Before Width: | Height: | Size: 290 B After Width: | Height: | Size: 290 B |
Before Width: | Height: | Size: 277 B After Width: | Height: | Size: 277 B |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 519 B After Width: | Height: | Size: 519 B |
Before Width: | Height: | Size: 520 B After Width: | Height: | Size: 520 B |
Before Width: | Height: | Size: 704 B After Width: | Height: | Size: 704 B |
Before Width: | Height: | Size: 791 B After Width: | Height: | Size: 791 B |
Before Width: | Height: | Size: 188 KiB After Width: | Height: | Size: 188 KiB |
Before Width: | Height: | Size: 131 KiB After Width: | Height: | Size: 131 KiB |
Before Width: | Height: | Size: 97 KiB After Width: | Height: | Size: 97 KiB |
Before Width: | Height: | Size: 728 KiB After Width: | Height: | Size: 728 KiB |
Before Width: | Height: | Size: 109 KiB After Width: | Height: | Size: 109 KiB |
Before Width: | Height: | Size: 728 KiB After Width: | Height: | Size: 728 KiB |