Changeset 16970


Ignore:
Timestamp:
Jul 24, 2012, 3:33:13 PM (12 years ago)
Author:
Sixpo
Message:
 
Location:
extensions/Metal
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • extensions/Metal/icon/index.php

    r11178 r16970  
    11<?php
    2 // +-----------------------------------------------------------------------+
    3 // | Piwigo - a PHP based photo gallery                                    |
    4 // +-----------------------------------------------------------------------+
    5 // | Copyright(C) 2008-2011 Piwigo Team                  http://piwigo.org |
    6 // | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
    7 // | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
    8 // +-----------------------------------------------------------------------+
    9 // | This program is free software; you can redistribute it and/or modify  |
    10 // | it under the terms of the GNU General Public License as published by  |
    11 // | the Free Software Foundation                                          |
    12 // |                                                                       |
    13 // | This program is distributed in the hope that it will be useful, but   |
    14 // | WITHOUT ANY WARRANTY; without even the implied warranty of            |
    15 // | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
    16 // | General Public License for more details.                              |
    17 // |                                                                       |
    18 // | You should have received a copy of the GNU General Public License     |
    19 // | along with this program; if not, write to the Free Software           |
    20 // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
    21 // | USA.                                                                  |
     2
    223// +-----------------------------------------------------------------------+
    234
     5// | Piwigo - a PHP based photo gallery                                    |
     6
     7// +-----------------------------------------------------------------------+
     8
     9// | Copyright(C) 2008-2011 Piwigo Team                  http://piwigo.org |
     10
     11// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
     12
     13// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
     14
     15// +-----------------------------------------------------------------------+
     16
     17// | This program is free software; you can redistribute it and/or modify  |
     18
     19// | it under the terms of the GNU General Public License as published by  |
     20
     21// | the Free Software Foundation                                          |
     22
     23// |                                                                       |
     24
     25// | This program is distributed in the hope that it will be useful, but   |
     26
     27// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
     28
     29// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
     30
     31// | General Public License for more details.                              |
     32
     33// |                                                                       |
     34
     35// | You should have received a copy of the GNU General Public License     |
     36
     37// | along with this program; if not, write to the Free Software           |
     38
     39// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
     40
     41// | USA.                                                                  |
     42
     43// +-----------------------------------------------------------------------+
     44
     45
     46
    2447// Recursive call
     48
    2549$url = '../';
     50
    2651header( 'Request-URI: '.$url );
     52
    2753header( 'Content-Location: '.$url );
     54
    2855header( 'Location: '.$url );
     56
    2957exit();
     58
    3059?>
     60
  • extensions/Metal/icon/mimetypes/index.php

    r11191 r16970  
    11<?php
    2 // +-----------------------------------------------------------------------+
    3 // | Piwigo - a PHP based photo gallery                                    |
    4 // +-----------------------------------------------------------------------+
    5 // | Copyright(C) 2008-2011 Piwigo Team                  http://piwigo.org |
    6 // | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
    7 // | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
    8 // +-----------------------------------------------------------------------+
    9 // | This program is free software; you can redistribute it and/or modify  |
    10 // | it under the terms of the GNU General Public License as published by  |
    11 // | the Free Software Foundation                                          |
    12 // |                                                                       |
    13 // | This program is distributed in the hope that it will be useful, but   |
    14 // | WITHOUT ANY WARRANTY; without even the implied warranty of            |
    15 // | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
    16 // | General Public License for more details.                              |
    17 // |                                                                       |
    18 // | You should have received a copy of the GNU General Public License     |
    19 // | along with this program; if not, write to the Free Software           |
    20 // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
    21 // | USA.                                                                  |
     2
    223// +-----------------------------------------------------------------------+
    234
     5// | Piwigo - a PHP based photo gallery                                    |
     6
     7// +-----------------------------------------------------------------------+
     8
     9// | Copyright(C) 2008-2011 Piwigo Team                  http://piwigo.org |
     10
     11// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
     12
     13// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
     14
     15// +-----------------------------------------------------------------------+
     16
     17// | This program is free software; you can redistribute it and/or modify  |
     18
     19// | it under the terms of the GNU General Public License as published by  |
     20
     21// | the Free Software Foundation                                          |
     22
     23// |                                                                       |
     24
     25// | This program is distributed in the hope that it will be useful, but   |
     26
     27// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
     28
     29// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
     30
     31// | General Public License for more details.                              |
     32
     33// |                                                                       |
     34
     35// | You should have received a copy of the GNU General Public License     |
     36
     37// | along with this program; if not, write to the Free Software           |
     38
     39// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
     40
     41// | USA.                                                                  |
     42
     43// +-----------------------------------------------------------------------+
     44
     45
     46
    2447// Recursive call
     48
    2549$url = '../';
     50
    2651header( 'Request-URI: '.$url );
     52
    2753header( 'Content-Location: '.$url );
     54
    2855header( 'Location: '.$url );
     56
    2957exit();
     58
    3059?>
     60
  • extensions/Metal/iconset.css

    r11178 r16970  
    11.pwg-icon {
     2
    23        display: inline-block; /*IE6 does not get this correctly*/
     4
    35        text-indent: -9999px; overflow: hidden; background-repeat: no-repeat;
     6
    47        width: 26px; height: 26px; background-image: url(Metalico/outline_ff7700.png);
     8
    59        vertical-align: bottom;
     10
    611}
    712
     13
     14
    815A:hover .pwg-icon {
     16
    917        background-image: url(Metalico/outline_ff3363.png);
     18
    1019}
     20
    1121.pwg-button-text { display:none; }
    1222
     23
     24
    1325.pwg-state-disabled .pwg-icon {
     26
    1427        opacity: .5;
     28
    1529        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
     30
    1631        filter: alpha(opacity=50);
     32
    1733}
    1834
     35
     36
    1937.pwg-button {
     38
    2039        display: inline-block;
     40
    2141        vertical-align: top;
     42
    2243}
    2344
     45
     46
    2447.pwg-icon-home {background-position: -26px 0}
     48
    2549.pwg-icon-camera {background-position: -52px 0}
     50
    2651.pwg-icon-save {background-position: -78px 0}
     52
    2753.pwg-icon-cloud {background-position: -104px 0}
     54
    2855.pwg-icon-letters {background-position: -130px 0}
     56
    2957.pwg-icon-calendar {background-position: -156px 0}
     58
    3059.pwg-icon-camera-calendar {background-position: -182px 0}
    3160
     61
     62
    3263.pwg-icon-arrow-n {background-position: 0 -26px}
     64
    3365.pwg-icon-arrow-e {background-position: -26px -26px}
     66
    3467.pwg-icon-arrow-s {background-position: -52px -26px}
     68
    3569.pwg-icon-arrow-w {background-position: -78px -26px}
     70
    3671.pwg-icon-arrowstop-n {background-position: -104px -26px}
     72
    3773.pwg-icon-arrowstop-e {background-position: -130px -26px}
     74
    3875.pwg-icon-arrowstop-s {background-position: -156px -26px}
     76
    3977.pwg-icon-arrowstop-w {background-position: -182px -26px}
    4078
     79
     80
    4181.pwg-icon-close {background-position: 0 -52px}
     82
    4283.pwg-icon-category-edit {background-position: -26px -52px}
     84
    4385.pwg-icon-category-view-normal {background-position: -156px -52px}
     86
    4487.pwg-icon-category-view-flat {background-position: -182px -52px}
    4588
     89
     90
    4691.pwg-icon-caddie {background-position: 0 -78px}
     92
    4793.pwg-icon-caddie-add {background-position: -26px -78px}
     94
    4895.pwg-icon-caddie-del {background-position: -52px -78px}
     96
    4997.pwg-icon-favorite {background-position: -78px -78px}
     98
    5099.pwg-icon-favorite-add {background-position: -104px -78px}
     100
    51101.pwg-icon-favorite-del {background-position: -130px -78px}
    52102
     103
     104
    53105.pwg-icon-camera-info {background-position: 0 -104px}
     106
    54107.pwg-icon-representative {background-position: -26px -104px}
     108
    55109.pwg-icon-edit {background-position: -52px -104px}
     110
    56111.pwg-icon-register {background-position: -78px -104px}
     112
    57113.pwg-icon-lost-password {background-position: -104px -104px}
    58114
     115
     116
    59117.pwg-icon-slideshow {background-position: 0 -130px}
     118
    60119.pwg-icon-play {background-position: -26px -130px}
     120
    61121.pwg-icon-pause {background-position: -52px -130px}
     122
    62123.pwg-icon-stop {background-position: -78px -130px}
     124
    63125.pwg-icon-clock-plus {background-position: -104px -130px}
     126
    64127.pwg-icon-clock-minus {background-position: -130px -130px}
     128
    65129.pwg-icon-repeat-play {background-position: -156px -130px}
     130
    66131.pwg-icon-repeat-stop {background-position: -182px -130px}
    67132
     133
     134
    68135.pwg-icon-map {background-position: 0 -156px}
     136
    69137.pwg-icon-globe {background-position: -26px -156px}
    70138
     139
     140
  • extensions/Metal/index.php

    r11178 r16970  
    11<?php
     2
    23
    34// +-----------------------------------------------------------------------+
    45
     6
    57// | PhpWebGallery - a PHP based picture gallery                           |
     8
    69
    710// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
    811
     12
    913// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net |
     14
    1015
    1116// +-----------------------------------------------------------------------+
    1217
     18
    1319// | file          : $Id: index.php 1912 2007-03-16 06:30:07Z rub $
     20
    1421
    1522// | last update   : $Date: 2007-03-16 07:30:07 +0100 (ven, 16 mar 2007) $
    1623
     24
    1725// | last modifier : $Author: rub $
     26
    1827
    1928// | revision      : $Revision: 1912 $
    2029
     30
    2131// +-----------------------------------------------------------------------+
     32
    2233
    2334// | This program is free software; you can redistribute it and/or modify  |
    2435
     36
    2537// | it under the terms of the GNU General Public License as published by  |
     38
    2639
    2740// | the Free Software Foundation                                          |
    2841
     42
    2943// |                                                                       |
     44
    3045
    3146// | This program is distributed in the hope that it will be useful, but   |
    3247
     48
    3349// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
     50
    3451
    3552// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
    3653
     54
    3755// | General Public License for more details.                              |
     56
    3857
    3958// |                                                                       |
    4059
     60
    4161// | You should have received a copy of the GNU General Public License     |
     62
    4263
    4364// | along with this program; if not, write to the Free Software           |
    4465
     66
    4567// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
    4668
     69
    4770// | USA.                                                                  |
     71
    4872
    4973// +-----------------------------------------------------------------------+
     
    5175
    5276
     77
     78
    5379// Recursive call
     80
    5481
    5582$url = '../';
    5683
     84
    5785header( 'Request-URI: '.$url );
     86
    5887
    5988header( 'Content-Location: '.$url );
    6089
     90
    6191header( 'Location: '.$url );
     92
    6293
    6394exit();
    6495
     96
    6597?>
    6698
     99
  • extensions/Metal/pem_metadata.txt

    r11178 r16970  
    11File automatically created from SVN repository.
    22
     3
     4
    35URL: http://piwigo.org/svn/extensions/Metal
     6
    47Revision: 11112
  • extensions/Metal/theme.css

    r12714 r16970  
    11/* -----------------------------------------------------------------------------
    2   Metal
     2  Wall
    33  Theme for Piwigo
    44  ------------------------------------------------------------------------------
    5   file: Metal/theme.css
     5  file: Wall/theme.css
    66  file version: 0.1
    77  date: 2011-05-27
     
    1010  << May the Little SpaceFrog be with you >>
    1111----------------------------------------------------------------------------- */
    12 @import "iconset.css";
    1312/* text color */
    1413BODY, H1, H3, DT,
    1514INPUT.rateButtonSelected /* <= why IE doesn't inherit this ? */ {
    16   color:#993300;/*couleur du texte*/
    17 
    18 }
     15color:#3F3F3F;/*couleur du texte*/
     16}
     17
    1918
    2019#content {
    21   text-align:justify;
     20text-align:justify;
    2221}
    2322
    2423H2, #menubar DT, .throw {
    25   background-image:url(Images/tableh1_bg.png);
    26    color:#dedede; /*gris tres clair  */
     24background-image:url(Images/tableh1_bg.png); /* gris tres clair color:#dedede;  */
    2725}
    2826
    2927.infoTable, .infoTable2 {
    30   background-color: grey;
    31   background-image: url(Images/mur1.jpg);
    32         -moz-border-radius:10px;
    33         -webkit-border-radius:10px;
    34         border-radius:10px;
    35        
    36  
     28background-color: none;
     29background-image: none;
     30-moz-border-radius:10px;
     31-webkit-border-radius:10px;
     32border-radius:10px;
    3733}
    3834
    3935#theImage p {
    40   background-color: #FFFFFF;
    41   background-image: url(Images/mur1.jpg);
    42         margin:auto;
    43         width:40%;
    44 }
    45 
    46 #theImage p,
    47 .thumbnails SPAN.thumbLegend {
    48  
    49   background-color: #FFFFFF;
    50   background-image: url(Images/mur1.jpg);
    51         -moz-border-radius:10px;
    52         -webkit-border-radius:10px;
    53         border-radius:10px;
    54         margin-top: 10px;
    55        
    56 
     36background-color: none;
     37background-image: none;
     38margin:auto;
     39width:40%;
     40}
     41
     42#theImage p, .thumbnails SPAN.thumbLegend {
     43background-color: none;
     44background-image: none;
     45-moz-border-radius:10px;
     46-webkit-border-radius:10px;
     47border-radius:10px;
     48margin-top: 10px;
    5749}
    5850
    5951
    6052#content .additional_info {
    61   background-color: grey;
    62   background-image: url(Images/mur1.jpg);
    63   background-color:#404040;
    64         -moz-border-radius:10px;
    65         -webkit-border-radius:10px;
    66         border-radius:10px;
    67        
     53background-color: grey;
     54background-image: url(Images/mur1.jpg);
     55background-color:#404040;
     56-moz-border-radius:10px;
     57-webkit-border-radius:10px;
     58border-radius:10px;
    6859}
    6960
    7061#content .navigationBar {
    71   color: #aaaaaa;
    72   padding:0px;
    73   margin:0px;
    74   display:block;
    75   background-color:#303030;
    76   font-size:90%;
     62color: #aaaaaa;
     63padding:0px;margin:0px;
     64display:block;
     65background-color:#303030;
     66font-size:90%;
    7767}
    7868
    7969#content .pageNumberSelected {
    80   color: #000000;
     70color: #000000;
    8171}
    8272
    8373
    8474.tabsheet li,
    85 .tabsheet li a { color: #fff#48e; }
    86 .tabsheet li a:hover { color: #fff48e; }
     75.tabsheet li a {
     76 color: #fff#48e;
     77 }
     78.tabsheet li a:hover {
     79color: #fff48e;
     80}
    8781
    8882/* backgrounds */
    8983BODY {
    90   background-image:url(Images/mur.jpg);
     84background-image:url(Images/mur.jpg);
    9185}
    9286
    9387H3, #the_page, #imageToolBar A:hover, .row1  {
    94     background: transparent;
    95 }
    96 
    97 #menubar DL, #content, #imageToolBar, .header_notes, .content
    98 {
    99   background: transparent;
     88background: transparent;
     89}
     90
     91#menubar DL, #content, #imageToolBar, .header_notes, .content {
     92background: transparent;
    10093}
    10194
    10295H2, #menubar DT, .throw, #imageHeaderBar  {
    103   background-image: url(images/tableh1_bg.png);
    104   background-color: #303030;
     96background-color: #303030;          /*background-image: url(images/tableh1_bg.png);*/
    10597}
    10698
     
    108100
    109101#imageHeaderBar H2 {
    110   background-image: url(Images/mur1.jpg);
    111   border: none;
     102background-image: url(Images/mur6.jpg);
     103border: none;
    112104}
    113105
     
    117109  background-position: center;
    118110}
    119 .tabsheet li { background-color: #3f3f3f; }
    120 
    121 .selected_tab { background-color: #5f5f5f !important; }
     111.tabsheet li {
     112 background-color: #3f3f3f;
     113 }
     114
     115.selected_tab {
     116 background-color: #5f5f5f !important;
     117 }
    122118
    123119/* borders */
    124 #menubar DL, #content, .content,
    125 #comments DIV.comment BLOCKQUOTE {
    126   border: none;
     120#menubar DL, #content, .content,#comments DIV.comment BLOCKQUOTE {
     121border: none;
    127122}
    128123
    129124#imageHeaderBar {
    130   border-top: 3px solid #000000;
    131   background-image: url(Images/mur1.jpg);
    132         -moz-border-radius:10px;
    133         -webkit-border-radius:10px;
    134         border-radius:10px
    135 }
    136 
    137 #menubar DL
    138 {
    139 
    140  margin-bottom:-1px;
    141  border:1px solid #303030;
    142  background-image: url(Images/mur1.jpg)
     125border-top: 5px solid #000000;
     126background-image: url(Images/mur6.jpg);
     127-moz-border-radius:10px;
     128-webkit-border-radius:10px;
     129border-radius:10px
     130}
     131
     132#menubar DL {
     133margin-bottom:-1px;
     134border:1px solid #303030;
     135background-image: url(Images/mur1.jpg);
    143136}
    144137
    145138
    146 H2, #menubar DT, #imageToolBar {
    147   border-bottom: 1px solid #cc0000;
     139 H2, #menubar DT, #imageToolBar {
     140  border-bottom: 0px solid #cc0000;
    148141}
    149 
    150142#theImage img {
    151   border: 8px solid #333333;/*cadre des photos moyenne*/
    152   margin-top: 10px;
    153   margin-bottom: 10px;
    154 }
     143 border: 8px solid #333333;/*cadre des photos moyenne*/
     144 margin-top: 10px;
     145 margin-bottom: 10px;
     146 }
    155147
    156148
     
    158150FIELDSET, INPUT , SELECT, TEXTAREA,
    159151#content DIV.comment  A.illustration IMG, #infos {
    160   border: 1px solid gray;
     152border: 1px solid gray;
    161153}
    162154
    163155#content DIV.thumbnailCategory {
    164     border: none;
    165     border:  8px #808080  outset ;
    166     background-image:url(Images/mur5.jpg)
    167 }
    168 
    169 FIELDSET :disabled, INPUT:disabled, SELECT:disabled, TEXTAREA:disabled
    170 {
    171   color:#404040;
    172   background-color:#808080;
    173 }
     156border: none;border:  4px #808080  outset ;
     157background-image:url(Images/mur5.jpg);
     158}
     159
     160FIELDSET :disabled, INPUT:disabled, SELECT:disabled, TEXTAREA:disabled{color:#404040; background-color:#808080;}
    174161
    175162#comments DIV.comment BLOCKQUOTE {
    176   border-left: 15px solid #696969;
    177   background-color: #404040;
    178 }
    179 
    180 
    181 
    182 #content UL.thumbnails SPAN.wrap2, .content .additional_info {
    183   border: none; /* thumbnails border color and style */
    184   -moz-border-radius: 8px;  /* round corners with Geko */
    185   border-radius: 8px 8px; /* round corners with CSS3 compliant browsers */
    186   background-image:url(Images/mur3.png);
    187 }
    188 
     163 border-left: 15px solid #696969;
     164 background-color: #404040;
     165 }
     166
     167
     168
     169#content UL.thumbnails SPAN.wrap2{
     170border: none; /* thumbnails border color and style */
     171 -moz-border-radius: 8px; /* round corners with Geko */
     172 border-radius: 8px 8px;/* round corners with CSS3 compliant browsers */
     173 background-image:url(Images/mur3.jpg);
     174  width :140px;
     175 height : 140px;
     176 margin-top:15px;
     177 }
     178 
     179#mbIdentification dt{
     180color: #FFFFFF;
     181}
     182
     183.thumbnails .wrap1 {
     184    display: inline-block;
     185    margin: 0 10px 5px;
     186    text-align: center;
     187    vertical-align: top;
     188}
     189
     190#content UL.thumbnails .wrap2 a{
     191 width :142px;
     192 height : auto;
     193 margin:auto;
     194 
     195 }
     196 
    189197#content UL.thumbnails LI SPAN.wrap1 SPAN.wrap2:hover {
    190   border-color: none;   /* thumbnails border color when mouse cursor is over it */
    191   background-image:url(Images/mur4.png);
    192 }
    193 
    194 
    195 ul.tabsheet { border-color: #fff48e; }
    196 .tabsheet li { border: 1px solid #fff48e; }
    197 .tabsheet li:hover { border-color: #fff48e !important; }
     198border-color: none;   /* thumbnails border color when mouse cursor is over it */
     199background-image:url(Images/mur4.jpg);
     200}
     201
     202.thumbName{
     203background-image:url(Images/mur6.jpg);
     204}
     205
     206
     207ul.tabsheet {
     208 border-color: #fff48e;
     209 }
     210.tabsheet li {
     211border: 1px solid #fff48e;
     212}
     213.tabsheet li:hover {
     214 border-color: #fff48e !important;
     215 }
    198216
    199217/* links */
    200218A, INPUT.rateButton {
    201     color: #993300;/*texte lien menu pas selectionner*/
    202     background: transparent;
    203   border: none;
     219color: #FFFFFF;/*texte lien menu pas selectionner*/
     220background: transparent;border: none;
    204221}
    205222
    206223A:hover {
    207   color: #CC6600;/*texte lien menu selectionner*/
    208   border: none;
     224color: #CC6600;/*texte lien menu selectionner*/
     225border: none;
    209226}
    210227
    211228#imageToolBar A, #imageToolBar A:hover,
    212229A.navThumb, A.navThumb:hover {
    213   border-bottom: none;
     230border-bottom: none;
    214231}
    215232
    216233
    217234/* others */
    218 #menubar ul, #menubar form, #menubar p {
    219   text-align:left;
     235#menubar ul, #menubar form, #menubar p { 
     236text-align:left;
    220237}
    221238
    222239#menubar ul {
    223   margin-left:8px;
     240margin-left:8px;
    224241}
    225242
    226243.pleaseNote {
    227   background: #9c9c9c;
    228   color: #ffff99;
    229   padding: 1ex;
    230   font-weight: bold;
    231 }
    232 
    233 #menubar .menuInfoCatByChild,
    234 #menubar .menuInfoCat {
    235   font-size:80%;
    236   font-style:normal;
    237   position:relative;
    238   top:-4px;
     244background: #9c9c9c;
     245color: #ffff99;
     246padding: 1ex;
     247font-weight: bold;
     248}
     249
     250#menubar .menuInfoCatByChild, #menubar .menuInfoCat {
     251font-size:80%;
     252font-style:normal;
     253position:relative;
     254top:-4px;
    239255}
    240256
    241257#imageHeaderBar {
    242    background-image: none;
    243 }
    244 
    245 #the_page {
    246   border: 0px solid #e0e0e0;
    247   padding-top: 5px;
    248   padding-bottom:30px;
    249   text-align:center;
    250   display:block;
     258background-image: none;
     259}
     260
     261#the_page {  /* border: 0px solid #e0e0e0; padding-top: 5px; padding-bottom:30px; */
     262text-align:center;display:block;
    251263}
    252264
    253265#menubar p.totalImages {
    254   text-align:right;
    255   margin:2px;
    256   font-size:80%
     266text-align:right;
     267margin:2px;
     268font-size:80%;
    257269}
    258270
    259271/*calendar elements*/
    260 SPAN.calItemEmpty { color: silver; }
    261 
    262 SPAN.calItem, SPAN.calItemEmpty
    263 {
    264   border: 1px solid gray;
    265 }
    266 
    267 .virtual_cat { background: #3f3f3f !important; }
    268 .qsearch { font-size: 80%; font-style: normal; }
    269 #mbMenu #quicksearch > p { text-align: left; }
     272SPAN.calItemEmpty {
     273 color: silver;
     274 }
     275
     276SPAN.calItem, SPAN.calItemEmpty{
     277border: 1px solid gray;
     278}
     279
     280.virtual_cat {
     281background: #3f3f3f !important;
     282 }
     283.qsearch {
     284 font-size: 80%;
     285 font-style: normal;
     286 }
     287#mbMenu #quicksearch > p {
     288 text-align: left;
     289 }
    270290
    271291
     
    284304
    285305div.illustration img {
    286   border: 2px #333333 solid;
     306 width :100px;
     307 height : 76px;
     308 margin-top:10px;
     309 box-shadow: 8px 8px 12px #000000;
     310 -webkit-box-shadow: 8px 8px 12px #000000;
     311 -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#000000')";/* pour IE8 */ 
     312 border: ridge 1px;
     313 border-radius:1em;
     314 border-color:#3f3f3f;
    287315}
    288316
     
    293321.content ul.thumbnails img, #linkPrev img, #linkNext img {
    294322  border:1px #333333 solid;
     323  cellpadding:25px;
    295324}
    296325
     
    308337
    309338.rateButtonStarFull {
    310   background: url('icon/rating-stars.png') no-repeat scroll; background-position:-16px center; width:16px;
     339  background: url('icon/rating-stars.png') no-repeat scroll;
     340  background-position:-16px center;
     341  width:16px;
    311342}
    312343
    313344.rateButtonStarEmpty {
    314   background: url('icon/rating-stars.png') no-repeat scroll; background-position:0 center; width:16px;
     345  background: url('icon/rating-stars.png') no-repeat scroll;
     346  background-position:0 center;
     347  width:16px;
    315348}
    316349
     
    376409
    377410div.description div.text p.Nb_images {
    378   border-bottom:1px #303030 dotted; /*carres autour des miniatures*/
     411  border-bottom:1px #303030 dotted;/*cares autour des miniatures*/
    379412  font-style:italic;
    380413  font-size:85%;
  • extensions/Metal/themeconf.inc.php

    r12714 r16970  
    11<?php
     2
    23/*
     4
    35Theme Name: Metal
     6
    47Version: auto
    58
    69Theme URI: http://piwigo.org/ext/extension_view.php?eid=553
    710
     11
    812Author: Sixpo
     13
    914Author URI:
     15
    1016*/
    1117
     18
     19
    1220$themeconf = array(
     21
    1322  'theme' => 'Metal',
     23
    1424  'parent' => 'default',
     25
    1526  'icon_dir' => 'themes/Metal/icon',
     27
    1628);
     29
    1730?>
     31
Note: See TracChangeset for help on using the changeset viewer.