summary refs log tree commit diff stats
path: root/theme/layouts/6.2
diff options
context:
space:
mode:
Diffstat (limited to 'theme/layouts/6.2')
-rwxr-xr-xtheme/layouts/6.2/layout.tpl37
-rwxr-xr-xtheme/layouts/6.2/style.css41
-rwxr-xr-xtheme/layouts/6.2/style.php4
3 files changed, 71 insertions, 11 deletions
diff --git a/theme/layouts/6.2/layout.tpl b/theme/layouts/6.2/layout.tpl index 889d509..6f91eab 100755 --- a/theme/layouts/6.2/layout.tpl +++ b/theme/layouts/6.2/layout.tpl
@@ -4,9 +4,9 @@
4 <HEAD> 4 <HEAD>
5 <TITLE><!--EXTRATITLE-->Four Island</TITLE> 5 <TITLE><!--EXTRATITLE-->Four Island</TITLE>
6 6
7 <LINK REL="stylesheet" TYPE="text/css" HREF="http://fourisland.com/theme/css.php?id=<!--BODYID-->&amp;cat=<!--CATEGORY-->"> 7 <LINK REL="stylesheet" TYPE="text/css" HREF="/theme/css.php?id=<!--BODYID-->&amp;cat=<!--CATEGORY-->">
8 <!--[if IE]><LINK REL="stylesheet" TYPE="text/css" HREF="http://fourisland.com/theme/css/ie.css"><![endif]--> 8 <!--[if IE]><LINK REL="stylesheet" TYPE="text/css" HREF="/theme/css/ie.css"><![endif]-->
9 <LINK REL="stylesheet" TYPE="text/css" HREF="http://fourisland.com/theme/css/print.css" MEDIA="print"> 9 <LINK REL="stylesheet" TYPE="text/css" HREF="/theme/css/print.css" MEDIA="print">
10 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8"> 10 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
11 <META HTTP-EQUIV="Content-Language" CONTENT="en"> 11 <META HTTP-EQUIV="Content-Language" CONTENT="en">
12 <LINK REL="alternate" TYPE="application/rss+xml" HREF="http://feeds.feedburner.com/FourIsland?format=xml" TITLE="Four Island"> 12 <LINK REL="alternate" TYPE="application/rss+xml" HREF="http://feeds.feedburner.com/FourIsland?format=xml" TITLE="Four Island">
@@ -14,6 +14,13 @@
14 <LINK REL="icon" HREF="/images/kirbyfolder.ico"> 14 <LINK REL="icon" HREF="/images/kirbyfolder.ico">
15 <LINK REL="pingback" HREF="http://fourisland.com/xmlrpc.php"> 15 <LINK REL="pingback" HREF="http://fourisland.com/xmlrpc.php">
16 <SCRIPT TYPE="text/javascript" SRC="/theme/js/jquery.js"></SCRIPT> 16 <SCRIPT TYPE="text/javascript" SRC="/theme/js/jquery.js"></SCRIPT>
17 <script type="text/javascript" src="/theme/js/audio-player/audio-player.js"></script>
18 <script type="text/javascript">
19AudioPlayer.setup("http://fourisland.com/theme/js/audio-player/player.swf", {
20 width: 290,
21 transparentpagebg: "yes"
22});
23 </script>
17 24
18 <!--HEADTAGS--> 25 <!--HEADTAGS-->
19 </HEAD> 26 </HEAD>
@@ -34,7 +41,7 @@
34 <DIV> 41 <DIV>
35 <UL> 42 <UL>
36 <LI<!--HOMEACTIVE-->> 43 <LI<!--HOMEACTIVE-->>
37 <A HREF="http://fourisland.com/"> 44 <A HREF="/">
38 <IMG SRC="/theme/images/icons/newspaper.png" ALT="Blog"> 45 <IMG SRC="/theme/images/icons/newspaper.png" ALT="Blog">
39 <SPAN>Blog</SPAN> 46 <SPAN>Blog</SPAN>
40 </A> 47 </A>
@@ -45,7 +52,7 @@
45 </LI> 52 </LI>
46 53
47 <LI<!--FOURMACTIVE-->> 54 <LI<!--FOURMACTIVE-->>
48 <A HREF="http://fourisland.com/fourm/"> 55 <A HREF="/fourm/">
49 <IMG SRC="/theme/images/icons/comment.png" ALT="The Fourm"> 56 <IMG SRC="/theme/images/icons/comment.png" ALT="The Fourm">
50 <SPAN>The Fourm</SPAN> 57 <SPAN>The Fourm</SPAN>
51 </A> 58 </A>
@@ -53,21 +60,21 @@
53 60
54 61
55 <LI<!--WIKIACTIVE-->> 62 <LI<!--WIKIACTIVE-->>
56 <A HREF="http://fourisland.com/wiki/"> 63 <A HREF="/wiki/">
57 <IMG SRC="/theme/images/icons/report.png" ALT="Wiki"> 64 <IMG SRC="/theme/images/icons/report.png" ALT="Wiki">
58 <SPAN>Wiki</SPAN> 65 <SPAN>Wiki</SPAN>
59 </A> 66 </A>
60 </LI> 67 </LI>
61 68
62 <LI<!--POLLACTIVE-->> 69 <LI<!--POLLACTIVE-->>
63 <A HREF="http://fourisland.com/poll/"> 70 <A HREF="/poll/">
64 <IMG SRC="/theme/images/icons/overlays.png" ALT="Polls"> 71 <IMG SRC="/theme/images/icons/overlays.png" ALT="Polls">
65 <SPAN>Polls</SPAN> 72 <SPAN>Polls</SPAN>
66 </A> 73 </A>
67 </LI> 74 </LI>
68 75
69 <LI<!--QUOTESACTIVE-->> 76 <LI<!--QUOTESACTIVE-->>
70 <A HREF="http://fourisland.com/quotes/"> 77 <A HREF="/quotes/">
71 <IMG SRC="/theme/images/icons/16-file-page.png" ALT="Quotes"> 78 <IMG SRC="/theme/images/icons/16-file-page.png" ALT="Quotes">
72 <SPAN>Quotes</SPAN> 79 <SPAN>Quotes</SPAN>
73 </A> 80 </A>
@@ -75,7 +82,7 @@
75 82
76 <!--BEGIN MEMBERS--> 83 <!--BEGIN MEMBERS-->
77 <LI<!--LOGACTIVE-->> 84 <LI<!--LOGACTIVE-->>
78 <A HREF="http://fourisland.com/fourm/ucp.php?mode=log<!--LOGDATA-->&amp;redirect=<!--REDIRPAGE-->&amp;sid=<!--SID-->"> 85 <A HREF="/fourm/ucp.php?mode=log<!--LOGDATA-->&amp;redirect=<!--REDIRPAGE-->&amp;sid=<!--SID-->">
79 <IMG SRC="/theme/images/icons/door_in.png" ALT="Log<!--LOGDATA-->"> 86 <IMG SRC="/theme/images/icons/door_in.png" ALT="Log<!--LOGDATA-->">
80 <SPAN>Log<!--LOGDATA--></SPAN> 87 <SPAN>Log<!--LOGDATA--></SPAN>
81 </A> 88 </A>
@@ -84,7 +91,7 @@
84 91
85 <!--BEGIN ADMIN--> 92 <!--BEGIN ADMIN-->
86 <LI<!--PANELACTIVE-->> 93 <LI<!--PANELACTIVE-->>
87 <A HREF="http://fourisland.com/admin/"> 94 <A HREF="/admin/">
88 <IMG SRC="/theme/images/icons/rainbow.png" ALT="Admin"> 95 <IMG SRC="/theme/images/icons/rainbow.png" ALT="Admin">
89 <SPAN>Admin</SPAN> 96 <SPAN>Admin</SPAN>
90 </A> 97 </A>
@@ -169,6 +176,7 @@
169 <p> 176 <p>
170 <strong>Theme Switcher</strong>: 177 <strong>Theme Switcher</strong>:
171 <select style="width: 55%" onchange="document.location='<!--ME-->?layout='+this.options[this.selectedIndex].value"> 178 <select style="width: 55%" onchange="document.location='<!--ME-->?layout='+this.options[this.selectedIndex].value">
179 <option value="subtle">Subtle Mode (beta)</option>
172 <option value="7">7</option> 180 <option value="7">7</option>
173 <option value="6.2" selected="selected">6.2</option> 181 <option value="6.2" selected="selected">6.2</option>
174 <option value="4.5">4.5</option> 182 <option value="4.5">4.5</option>
@@ -329,6 +337,15 @@
329 </DIV> 337 </DIV>
330 </DIV> 338 </DIV>
331 339
340<script type="text/javascript">
341var _tbdef = {user: 'starla4444'};
342(function(){
343var d = document;var tbjs = d.createElement('script'); tbjs.type = 'text/javascript';
344tbjs.async = true; tbjs.src = 'http://tweetboard.com/tb.js'; var tbel = d.getElementsByTagName('head')[0];
345if(!tbel) tbel = d.getElementsByTagName('head')[0]; tbel.appendChild(tbjs);
346})();
347</script>
348
332 <!--Google Analytics--> 349 <!--Google Analytics-->
333 <script type="text/javascript"> 350 <script type="text/javascript">
334 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); 351 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
diff --git a/theme/layouts/6.2/style.css b/theme/layouts/6.2/style.css index e68f7f8..e450f3d 100755 --- a/theme/layouts/6.2/style.css +++ b/theme/layouts/6.2/style.css
@@ -253,3 +253,44 @@ div.module + cite {
253div.module.unrounded + cite { 253div.module.unrounded + cite {
254 top: -0.4em; 254 top: -0.4em;
255} 255}
256
257#phpBB3-page-body .post,
258#phpBB3-page-body .rules {
259 -moz-border-radius: 10px;
260 -webkit-border-radius: 10px;
261 -khtml-border-radius: 10px;
262 border-radius: 10px;
263 padding: 10px;
264}
265
266#phpBB3-page-body .forabg,
267#phpBB3-page-body .forumbg {
268 -moz-border-radius: 10px;
269 -webkit-border-radius: 10px;
270 -khtml-border-radius: 10px;
271 border-radius: 10px;
272 padding: 5px;
273}
274
275.navbar,
276.panel {
277 -moz-border-radius: 10px;
278 -webkit-border-radius: 10px;
279 -khtml-border-radius: 10px;
280 border-radius: 10px;
281}
282
283span.corners-top,
284span.corners-bottom,
285span.corners-top span,
286span.corners-bottom span {
287 visibility: hidden;
288}
289
290#phpBB3-page-body ul {
291 list-style: none !important;
292}
293
294.entry .rounded {
295 padding: 10px;
296}
diff --git a/theme/layouts/6.2/style.php b/theme/layouts/6.2/style.php index 7dff742..5cea4f8 100755 --- a/theme/layouts/6.2/style.php +++ b/theme/layouts/6.2/style.php
@@ -22,9 +22,11 @@ if (!defined('S_INCLUDE_FILE')) {define('S_INCLUDE_FILE',1);}
22 22
23require('headerproc.php'); 23require('headerproc.php');
24 24
25include_once('../includes/specialdates.php');
26
25include('layouts/6.2/style.css'); 27include('layouts/6.2/style.css');
26 28
27if (((date('G') >= 20) || (date('G') <= 6)) || isset($_GET['night']) && !isset($_GET['day'])) 29if ((((date('G') >= 20) || (date('G') <= 6)) || (isset($_GET['night']) && !isset($_GET['day']))) && sd_ifNoSpecialDay())
28{ 30{
29 include('layouts/6.2/night.css'); 31 include('layouts/6.2/night.css');
30} else { 32} else {