Changeset 7586


Ignore:
Timestamp:
Nov 3, 2010, 10:59:04 AM (13 years ago)
Author:
plg
Message:

update theme BorealisPink for Piwigo 2.1 compatibility

Location:
extensions/yoga/Borealis/BorealisPink
Files:
16 added
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • extensions/yoga/Borealis/BorealisPink/menu.css

    r4690 r7586  
    11
    22#menu {
    3         background: url(img/menu.jpg) no-repeat center bottom;
     3        background: url(images/menu.jpg) no-repeat center bottom;
    44        height: 34px;
    55        line-height:34px;
  • extensions/yoga/Borealis/BorealisPink/theme.css

    r4690 r7586  
    44
    55body {
    6 background:#2f101f url(img/bg.png) repeat-x scroll center top;
     6background:#2f101f url(images/bg.png) repeat-x scroll center top;
    77font-family:Verdana,arial,Helvetica,sans-serif;
    88font-size:0.7em;
     
    1616-moz-border-radius-topleft:8px;
    1717-moz-border-radius-topright:8px;
    18 background:transparent url(img/bg_title.png) repeat-x scroll 0 0;
     18background:transparent url(images/bg_title.png) repeat-x scroll 0 0;
    1919border:1px solid #000000;
    2020color:#000000;
     
    4444-moz-border-radius-topleft:8px;
    4545-moz-border-radius-topright:8px;
    46 background:transparent url(img/bg_title.png) repeat-x scroll center top;
     46background:transparent url(images/bg_title.png) repeat-x scroll center top;
    4747border:1px solid #000000;
    4848color:#000000;
     
    8484.right { float: right; }
    8585
    86 img{ border:4px double #FFFFFF; }
    87 img:hover{ border:4px double #000000; }
     86img{ }
     87img:hover{ }
    8888img.title{ border:none; }
    8989
     
    110110        margin: -2px auto;
    111111        position: relative;
    112         background: transparent url(img/global.png) repeat-y top center;
     112        background: transparent url(images/global.png) repeat-y top center;
    113113}
    114114
     
    119119=====================================*/
    120120#theHeader {
    121         background: transparent url(img/header.png) no-repeat center bottom;
     121        background: transparent url(images/header.png) no-repeat center bottom;
    122122height:211px;
    123123        margin: 0 auto;
     
    178178.content div.thumbnailCategory:hover {
    179179        border:1px solid #000000;
    180         background:#dfefff url(img/content_index.png) no-repeat scroll center top;
     180        background:#dfefff url(images/content_index.png) no-repeat scroll center top;
    181181}
    182182.content ul.thumbnailCategories li { width:49.9%; }
     
    258258-moz-border-radius-topleft:3px;
    259259-moz-border-radius-topright:3px;
    260 /*background:transparent url(img/content.png) no-repeat scroll center top;*/
     260/*background:transparent url(images/content.png) no-repeat scroll center top;*/
    261261border:1px solid #000000;
    262262}
     
    267267-moz-border-radius-topleft:12px;
    268268-moz-border-radius-topright:12px;
    269 background: transparent url(img/content_index.png) no-repeat center top;
     269background: transparent url(images/content_index.png) no-repeat center top;
    270270border:1px solid #000000;       
    271271}
    272272
    273273#theCommentsPage .content div.thumbnailCategory {
    274 background: transparent url(img/content_com.png) no-repeat center top;
     274background: transparent url(images/content_com.png) no-repeat center top;
    275275}
    276276
     
    288288.content ul.thumbnails span.wrap2{ width: 172px; height:150px; }
    289289.content div.thumbnailCategory div.description { height: 100px; }               /* max thumbnail height + 2px */
    290 .content div.thumbnailCategory div.illustration img { height:96px; width:128px; }
     290.content div.thumbnailCategory div.illustration img { height:96px; width:128px; border:4px double #FFFFFF;}
     291.content div.thumbnailCategory div.illustration img:hover { border:4px double #000000;}
    291292.content div.thumbnailCategory div.illustration a:hover { border:0; }
    292293
     
    298299/*.content ul.thumbnails span.wrap1 { margin: 0 10px; }*/
    299300
    300 .content ul.thumbnails span.wrap2 img { padding: 5px; }
     301.content ul.thumbnails span.wrap2 img { padding: 5px; border:4px double #FFFFFF; }
    301302
    302303.content ul.thumbnails span.wrap2 img:hover { border-color: #000000;}
     
    309310        -khtml-border-radius:12px;
    310311        -webkit-border-radius:12px;
    311 background: transparent url(img/backthumb.png) no-repeat center top;
     312background: transparent url(images/backthumb.png) no-repeat center top;
    312313border:1px solid #000000;
    313314display:inline-block;
     
    416417            Positionnement
    417418=====================================*/
    418 #menubar li { position: relative; background:transparent url(img/cat.png) no-repeat; margin-left:5px;}
     419#menubar li { position: relative; background:transparent url(images/cat.png) no-repeat; margin-left:5px;}
    419420#menubar dd { position: absolute; z-index: 500;}
    420421#menubar dd ul ul {
     
    461462 
    462463 #menubar dd{
    463 background:#f2c3f0 url(img/bgmenu.png) repeat-y scroll 0 0;
     464background:#f2c3f0 url(images/bgmenu.png) repeat-y scroll 0 0;
    464465border:1px solid #000000;
    465466color:#000000;
     
    596597=====================================*/
    597598#copyright {
    598 background:transparent url(img/footer.png) repeat-x scroll 0 0;
     599background:transparent url(images/footer.png) repeat-x scroll 0 0;
    599600clear:both;
    600601font-weight:bold;
     
    663664-moz-border-radius-topleft:12px;
    664665-moz-border-radius-topright:12px;
    665 background:#B1E2AD url(img/infos.png) no-repeat scroll right top;
     666background:#B1E2AD url(images/infos.png) no-repeat scroll right top;
    666667border:1px solid #000000;
    667668color:#09460E;
     
    680681        margin: 5px;
    681682border:1px solid #000000;
    682         background:#FF9193 url(img/errors.png)no-repeat top right;
     683        background:#FF9193 url(images/errors.png)no-repeat top right;
    683684        padding: 10px 50px 10px 10px;
    684685        min-height:30px;
     
    698699-moz-border-radius-topleft:8px;
    699700-moz-border-radius-topright:8px;
    700 background:transparent url(img/content.png) no-repeat center top;
     701background:transparent url(images/content.png) no-repeat center top;
    701702border:1px solid #000000;
    702703font-size:0.85em;
     
    724725-moz-border-radius-topleft:12px;
    725726-moz-border-radius-topright:12px;
    726 background:#AE9161 url(img/form.png) repeat-x scroll center top;
     727background:#AE9161 url(images/form.png) repeat-x scroll center top;
    727728border:1px solid #000000;
    728729font-size:0.85em;
     
    744745-moz-border-radius-topleft:12px;
    745746-moz-border-radius-topright:12px;
    746 background:transparent url(img/content.png) no-repeat scroll center top;
     747background:transparent url(images/content.png) no-repeat scroll center top;
    747748border:1px solid #000000;
    748749}
     
    783784-moz-border-radius-topleft:5px;
    784785-moz-border-radius-topright:5px;
    785 background:#A9CEE9 url(img/form.png) repeat-x scroll 0 0;
     786background:#A9CEE9 url(images/form.png) repeat-x scroll 0 0;
    786787border:1px solid #000000;
    787788color:#000000;
     
    797798-moz-border-radius-topleft:5px;
    798799-moz-border-radius-topright:5px;
    799 background:#A9CEE9 url(img/form.png) repeat-x scroll 0 0;
     800background:#A9CEE9 url(images/form.png) repeat-x scroll 0 0;
    800801border:1px solid #000000;
    801802color:#E10000;
     
    812813-moz-border-radius-topleft:12px;
    813814-moz-border-radius-topright:12px;
    814 background:#FFFFFF url(img/form.png) repeat-x scroll 0 0;
     815background:#FFFFFF url(images/form.png) repeat-x scroll 0 0;
    815816border:1px solid #000000;
    816817color:#000000;
  • extensions/yoga/Borealis/BorealisPink/themeconf.inc.php

    r4690 r7586  
    11<?php
    22$themeconf = array(
    3   'template' => 'yoga',
    4   'template_dir' => 'template/yoga',
    5   'theme' => 'BorealisPink',
    6   'icon_dir' => PHPWG_ROOT_PATH.'template/yoga/theme/BorealisPink/icon',
    7   'admin_icon_dir' => 'template/yoga/icon/admin',
    8   'mime_icon_dir' => PHPWG_ROOT_PATH.'template/yoga/icon/mimetypes/',
     3  'name'  => 'BorealisPink',
     4  'parent' => 'default',
     5  'template_dir' => 'themes',
     6  'icon_dir'      => 'themes/BorealisPink/icon',
    97  'local_head' => '<!--[if lt IE 7]>
    10   <link rel="stylesheet" type="text/css" href="'.PHPWG_ROOT_PATH.'template/yoga/theme/BorealisPink/fix-ie5-ie6.css">
     8  <link rel="stylesheet" type="text/css" href="'.PHPWG_ROOT_PATH.'themes/BorealisPink/fix-ie5-ie6.css">
    119<![endif]-->'
    1210);
Note: See TracChangeset for help on using the changeset viewer.