aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-09-06 22:05:35 +0000
committervdigital <vdigital@piwigo.org>2008-09-06 22:05:35 +0000
commit157695d7b1e7e034924dfac0c665b07c1861b144 (patch)
treeef39ca4d36141d71f268a18d7e5874b1b41ecb6d /template
parent49d878b326bc6110e6765c53e5c55d38dccda859 (diff)
Theme Sylvia (related to Sylvius).
git-svn-id: http://piwigo.org/svn/trunk@2506 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template')
-rw-r--r--template/yoga/theme/Sylvia/images/bottom-left-bg.jpgbin0 -> 9014 bytes
-rw-r--r--template/yoga/theme/Sylvia/images/fillet.gifbin0 -> 809 bytes
-rw-r--r--template/yoga/theme/Sylvia/images/menuBox_bottom.gifbin0 -> 1347 bytes
-rw-r--r--template/yoga/theme/Sylvia/images/menuBox_sides.gifbin0 -> 838 bytes
-rw-r--r--template/yoga/theme/Sylvia/images/menuBox_top.gifbin0 -> 1320 bytes
-rw-r--r--template/yoga/theme/Sylvia/images/menuId_bottom.gifbin0 -> 831 bytes
-rw-r--r--template/yoga/theme/Sylvia/images/menuId_sides.gifbin0 -> 79 bytes
-rw-r--r--template/yoga/theme/Sylvia/images/menuId_top.gifbin0 -> 894 bytes
-rw-r--r--template/yoga/theme/Sylvia/images/top-left-bg.jpgbin0 -> 10067 bytes
-rw-r--r--template/yoga/theme/Sylvia/index.php30
-rw-r--r--template/yoga/theme/Sylvia/mail-css.tpl13
-rw-r--r--template/yoga/theme/Sylvia/theme.css99
-rw-r--r--template/yoga/theme/Sylvia/themeconf.inc.php11
13 files changed, 153 insertions, 0 deletions
diff --git a/template/yoga/theme/Sylvia/images/bottom-left-bg.jpg b/template/yoga/theme/Sylvia/images/bottom-left-bg.jpg
new file mode 100644
index 000000000..3d8a5eed2
--- /dev/null
+++ b/template/yoga/theme/Sylvia/images/bottom-left-bg.jpg
Binary files differ
diff --git a/template/yoga/theme/Sylvia/images/fillet.gif b/template/yoga/theme/Sylvia/images/fillet.gif
new file mode 100644
index 000000000..6da64117b
--- /dev/null
+++ b/template/yoga/theme/Sylvia/images/fillet.gif
Binary files differ
diff --git a/template/yoga/theme/Sylvia/images/menuBox_bottom.gif b/template/yoga/theme/Sylvia/images/menuBox_bottom.gif
new file mode 100644
index 000000000..72c91b117
--- /dev/null
+++ b/template/yoga/theme/Sylvia/images/menuBox_bottom.gif
Binary files differ
diff --git a/template/yoga/theme/Sylvia/images/menuBox_sides.gif b/template/yoga/theme/Sylvia/images/menuBox_sides.gif
new file mode 100644
index 000000000..853772da3
--- /dev/null
+++ b/template/yoga/theme/Sylvia/images/menuBox_sides.gif
Binary files differ
diff --git a/template/yoga/theme/Sylvia/images/menuBox_top.gif b/template/yoga/theme/Sylvia/images/menuBox_top.gif
new file mode 100644
index 000000000..3c80b3cf9
--- /dev/null
+++ b/template/yoga/theme/Sylvia/images/menuBox_top.gif
Binary files differ
diff --git a/template/yoga/theme/Sylvia/images/menuId_bottom.gif b/template/yoga/theme/Sylvia/images/menuId_bottom.gif
new file mode 100644
index 000000000..e6d1faa1d
--- /dev/null
+++ b/template/yoga/theme/Sylvia/images/menuId_bottom.gif
Binary files differ
diff --git a/template/yoga/theme/Sylvia/images/menuId_sides.gif b/template/yoga/theme/Sylvia/images/menuId_sides.gif
new file mode 100644
index 000000000..68923cba2
--- /dev/null
+++ b/template/yoga/theme/Sylvia/images/menuId_sides.gif
Binary files differ
diff --git a/template/yoga/theme/Sylvia/images/menuId_top.gif b/template/yoga/theme/Sylvia/images/menuId_top.gif
new file mode 100644
index 000000000..5243a4097
--- /dev/null
+++ b/template/yoga/theme/Sylvia/images/menuId_top.gif
Binary files differ
diff --git a/template/yoga/theme/Sylvia/images/top-left-bg.jpg b/template/yoga/theme/Sylvia/images/top-left-bg.jpg
new file mode 100644
index 000000000..bf6dda4e0
--- /dev/null
+++ b/template/yoga/theme/Sylvia/images/top-left-bg.jpg
Binary files differ
diff --git a/template/yoga/theme/Sylvia/index.php b/template/yoga/theme/Sylvia/index.php
new file mode 100644
index 000000000..c15b15795
--- /dev/null
+++ b/template/yoga/theme/Sylvia/index.php
@@ -0,0 +1,30 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based picture gallery |
+// +-----------------------------------------------------------------------+
+// | Copyright(C) 2008 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
+// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+
+// Recursive call
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/template/yoga/theme/Sylvia/mail-css.tpl b/template/yoga/theme/Sylvia/mail-css.tpl
new file mode 100644
index 000000000..09b855fa1
--- /dev/null
+++ b/template/yoga/theme/Sylvia/mail-css.tpl
@@ -0,0 +1,13 @@
+{* $Id$ *}
+/* Theme Sylvia mail css */
+
+body {ldelim} background-color:#444; color:#fff;}
+#the_page {ldelim} background: #444 url({$ROOT_URL}template/{$themeconf.template}/mail/text/html/images/mailbody-bg.png) repeat-y scroll left top;}
+#content {ldelim} background: transparent url({$ROOT_URL}template/{$themeconf.template}/mail/text/html/images/header-bg.png) no-repeat scroll left top;}
+#copyright {ldelim} background: transparent url({$ROOT_URL}template/{$themeconf.template}/mail/text/html/images/footer-bg.png) no-repeat scroll left bottom;
+color: #69c;}
+h2 {ldelim} background-color: #333;color:#fff48e;background-image: url({$ROOT_URL}template/{$themeconf.template}/theme/{$themeconf.theme}/images/tableh1_bg.png);}
+img {ldelim} margin: 16px; border: 16px solid #111; -moz-border-radius: 4px; border-radius: 4px 4px; }
+img:hover {ldelim} padding: 15px; border: 1px solid yellow;background-color:#444;-moz-border-radius: 4px; border-radius: 4px 4px; }
+a {ldelim} color: #fff48e; background: transparent;border-bottom:1px dotted #005e89; }
+a:hover {ldelim} color: #fff48e;}
diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css
new file mode 100644
index 000000000..8de47d41e
--- /dev/null
+++ b/template/yoga/theme/Sylvia/theme.css
@@ -0,0 +1,99 @@
+/* $Id$ */
+
+/* text color */
+BODY, H1, H3, DT,
+INPUT.rateButtonSelected /* <= why IE doesn't inherit this ? */ {
+ color:#d0d0d0;
+}
+
+H2, #menubar DT {
+ color: #fff48e;
+}
+
+
+/* backgrounds */
+
+H3, #imageHeaderBar, #imageToolBar A:hover {
+ background-color: #111;
+}
+
+body {
+background:#111111 url(images/bottom-left-bg.jpg) no-repeat fixed left bottom;
+margin:0; min-height: 100%; height: 100% padding:0; }
+#the_page {
+background:transparent url(images/top-left-bg.jpg) no-repeat scroll left top;
+left:0; margin:0; padding:0; position:absolute; top:0; z-index:0;
+width: 100%; min-width: 100%; }
+
+.header_notes { background-color: #222; border: 1px solid #000; margin:0 7px -12px 290px; padding-top:0;}
+#menubar DL { background:transparent url(images/menuBox_top.gif) no-repeat scroll left top;
+margin:0 0 5px 40px; padding:0; width: 231px; min-width: 231px; border: 0;
+min-height: 32px; overflow-x: hidden;}
+#imageHeaderBar H2 { border: 0; }
+#menubar DT { background-color:#111; border:0; display:inline; margin-left:8px; text-align:left; }
+#menubar DD { background:transparent url(images/menuBox_bottom.gif) no-repeat scroll left bottom;
+margin:14px 0 0 0; padding:0 0 22px; width: 231px; min-width: 231px; border: 0; overflow-x: hidden;}
+#menubar UL, #menubar p,
+#menubar .illustration { background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom;
+margin:0; }
+#menubar DT A { font-size: 100%; }
+#menubar UL { color: #333; font-size: 16px; line-height: 13px; }
+#menubar LI { padding-left: 12px; }
+#menubar A, .menuInfoCat { font-size: 13px; }
+#menubar form { background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom;
+margin:0; }
+#menubar DL#mbIdentification { background:transparent url(images/menuId_top.gif) no-repeat scroll left top !important;}
+#menubar #mbIdentification DD { background:transparent url(images/menuId_bottom.gif) no-repeat scroll left bottom; }
+#menubar #mbIdentification UL, #menubar #mbIdentification p,
+#menubar #mbIdentification .illustration { background:transparent url(images/menuId_sides.gif) repeat-y scroll left bottom; }
+#menubar #mbIdentification form { background:transparent url(images/menuId_sides.gif) repeat-y scroll left bottom; }
+#menubar #mbIdentification .actions, #menubar ul ul, #menubar #mbIdentification form p { background-image:none; }
+#menubar #mbIdentification p { padding: 2px 16px 0; }
+#menubar p { padding: 16px 16px 0; }
+#menubar .button { position:relative; right:9px; top:12px; height:16px; }
+#menubar #mbIdentification .button { height:24px; right:0px; top:0px; }
+#menubar #mbIdentification fieldset { border:0; margin:0 24px 0 23px; }
+#menubar #mbIdentification legend { display: none; }
+#content { background:#222 url(images/fillet.gif) repeat-x scroll left top;
+min-height:466px; }
+/* borders */
+.content { border: 1px solid #000000; border-top: 0; margin:21px 7px 0 290px; padding-top:7px; }
+.content h2 { margin:0; padding:0px 10px 15px 15px; border:0;}
+
+#imageHeaderBar {
+ border-top: 1px solid #000000;
+}
+H2, #imageToolBar {
+ border-bottom: 1px solid #000000;
+}
+
+FIELDSET, INPUT, SELECT, TEXTAREA,
+.content DIV.thumbnailCategory {
+ border: 1px solid gray;
+}
+
+.content UL.thumbnails SPAN.wrap2 {
+ border: 1px solid #aaaaaa; /* thumbnails border color and style */
+ border-radius: 4px 4px; /* round corners with CSS3 compliant browsers */
+}
+
+.content UL.thumbnails SPAN.wrap2:hover,
+.content UL.thumbnailCategories DIV.thumbnailCategory:hover,
+.content UL.thumbnailCategories DIV.thumbnailCategory:hover A {
+ background-color: #faebd7;
+ border: 1 solid #f33; /* thumbnails border color when mouse cursor is over it */
+ color: black;
+}
+
+
+/* links */
+A, INPUT.rateButton {
+ color: #f70;
+ border: none;
+}
+
+A:hover {
+ color: #f33; border: 0;
+}
+
+.virtual_cat { background: #3f3f3f; }
diff --git a/template/yoga/theme/Sylvia/themeconf.inc.php b/template/yoga/theme/Sylvia/themeconf.inc.php
new file mode 100644
index 000000000..90e3c4e90
--- /dev/null
+++ b/template/yoga/theme/Sylvia/themeconf.inc.php
@@ -0,0 +1,11 @@
+<?php
+$themeconf = array(
+ 'template' => 'yoga',
+ 'theme' => 'Sylvia',
+ 'template_dir' => 'template/yoga',
+ 'icon_dir' => 'template/yoga/icon',
+ 'admin_icon_dir' => 'template/yoga/icon/admin',
+ 'mime_icon_dir' => 'template/yoga/icon/mimetypes/',
+ 'local_head' => '<!-- no theme specific head content -->',
+);
+?>