Ignore:
Timestamp:
Jan 10, 2010, 4:38:45 PM (14 years ago)
Author:
vdigital
Message:

[Update] For Juza - Juza Theme is full working (On Standard Piwigo Gallery).

Recommended organization: Don't mixed Pictures and subcategories in a category.
Next step - Response time checking.
To see I will raise a locked gallery.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Juza/theme.css

    r4537 r4659  
    44html body * {background-color: transparent; margin:0;padding:0; outline:0;}
    55html body {background-color: #0; margin:0;padding:0;}
    6 html body #the_page { background-color: #292929 !important; width:1240px;margin:10px auto; height: 100%; border: 1px solid #fff !important; }
     6html body #the_page { background-color: #292929 !important; width:1240px;margin:10px auto; min-height: 100%; height: 100%; border: 1px solid #fff !important; }
    77body, h1, h2, h3, dt, #menubar dt, .throw, INPUT.rateButtonSelected {color:#ddffdd;}
    8 #content .pageNumberSelected {color: #52ff97; color: #72ffb7;}
     8#content .pageNumberSelected { color: #72ffb7; }
    99.content div.titrePage ul.categoryActions { display: none; }
    10 .content div.thumbnailCategory div.description { position:relative; width:100%; z-index:10; overflow: hidden; }
     10.content div.thumbnailCategory div.description { position:relative; width:100%; z-index:10; overflow: hidden; height:auto; top:0px;}
    1111.content ul.thumbnails span, .content ul.thumbnails label, .content div.thumbnailCategory div.illustration { width:135px; }
    1212.content { margin:0 3em !important; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10pt; }
     
    1414.content div.thumbnailCategory div.description h3 { position:relative; top:10px; z-index:11; }
    1515.content div.thumbnailCategory div.description ul { margin: 10px 5px 5px 30px; }
    16 .content ul.thumbnailCategories li { width:100%; }
    17 .content ul.thumbnailCategories li.Juza-cat { margin:0 0 20px; }
     16/* .content ul.thumbnailCategories li { width:100%; }  Let user choice in case of noscript */
     17.content ul.thumbnailCategories li.Juza-cat { margin:0 0 20px; height:auto; min-height:auto; }
    1818.content ul.thumbnails span.wrap1 { background-color: #000 !important; width: 140px; height: 140px; min-width: 140px; min-height: 140px; max-width: 140px; max-height: 140px; margin:0 2px 2px 0; border: 1px solid #444; }
    1919.content ul.thumbnails span.wrap1 .thumbLegend { display: none !important; }
    2020.content ul.thumbnails span.wrap2 { -moz-border-radius: 0; border-radius: 0; }
    2121.content ul.thumbnails span.wrap2 img.thumbnail { margin:auto; border: 1px solid #111; }
     22#copyright { margin-top: 0px; }
    2223#copyright * { color: #383838; }
    2324form.filter fieldset label textarea { display:block; margin:0.5em auto; color: #ddffdd; }
    2425fieldset { margin:1em !important; padding:1em !important; }
     26fieldset#Juza_config_fs { border: 0px; }
    2527#content UL.thumbnails LI SPAN.wrap1 SPAN.wrap2:hover { background-color: #181818; }
    2628div.illustration { overflow: hidden; }
    2729div.illustration img { border: 0; margin-left: 0px; }
    28 .bigImg { position:relative; }
     30.bigImg { position:relative; top:0px; width:auto; }
    2931img.icon[alt="(!)"] { display: none; }
    30 input.conf, a { color: #FB9700 !important }
    31 input.conf:hover, a:hover { color: #ef5810 !important }
    32 input[type="submit"].conf { border:0;margin-top: 7; margin-bottom: 0;background-color: transparent !important; font-weight:normal; }
     32input.Juza_conf, a { color: #FB9700 !important }
     33input.Juza_conf:hover, a:hover { color: #ef5810 !important }
     34input[type="submit"].Juza_conf { border:0;margin-top: 7; margin-bottom: 0;background-color: transparent !important; font-weight:normal; }
    3335input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] {
    3436  background-color:#D3D3D3 !important; }
    3537#content, #content *,.content, .content *, .titrePage, #content div.thumbnailCategory { background-color: transparent; }
    36 #menubar { display:none; background-color: #222; position: absolute; right: 2%; z-index: 9999; }
     38#menubar { display:none; background-color: #222; position: absolute; right: 2%; z-index: 9999; top: 135px; }
    3739#menubar.displayed { display: block; }
    3840#menubar *, #menubar dt, #menubar dl { background-color: #222; }
     41#menubar #menuTagCloud span { white-space:normal; }
    3942select, textarea { color:#ddffdd; background-color:#222 !important; }
    4043#imageToolBar, .header_notes { background-color: transparent; }
    4144#jquery_local_img { text-align: center; margin-top: 5px; min-height: 600px; height: 600px; /* linked to Area Mapping */ }
     45a.Juza_conf { display: none; }
    4246#Juza_config input[type="text"], #Juza_config input[type="checkbox"] { float:left; margin:6px auto auto 4px; }
    4347#Juza_config input[type="submit"] { margin:10px auto 15px;  }
    4448#Juza_config .range { text-align: left; float: left; margin-left: 10px; font-style:italic; }
     49#JuzaBox {width:100%; margin:50px 0px; text-align:center; display:none;}
     50#JuzaWrap {width:800px; background-color:#292929; border:3px #6DAA37 solid; margin:auto; margin-left:20%; color:#ddffdd; position:fixed;  z-index:9999; top: 115px;}
     51#JuzaShade {width:100%; height:100%; position:absolute; top:0px; left:0px; background:#000; -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); display:none; z-index:9998;}
     52#JuzaCloseBox { width:16px; height:16px; line-height:15px; background-color:#6DAA37; position:absolute; top:5px; right:10px; cursor:pointer;}
     53#jquery_local_img #relTag dt { display:none; }
    4554.juzabar { margin: 12pt 0 6pt; font-size: 10pt; width: 100%; background-color: #353735 !important; text-align: center; }
     55.juzabar td.JS_active { display: none; }
     56table.juzabar td { width: 155px; }
    4657legend .legend { padding: 0 10px; }
    4758.maxIllustration { left:20px; margin-bottom:35px; max-width:100% !important; position:relative; top:30px; width:100% !important; }
    48 .maxIllustration a { overflow: hidden; display: block; position:relative; z-index:12; float:right; }
     59.maxIllustration a { overflow: hidden; display: block; position:relative; z-index:12; float:right; max-height: auto; height: auto; width:auto; }
    4960.middle_block h2, h2 { color: #6daa37; font-size:16px; text-align: center; }
    5061.middle_block * { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11pt; text-align:left; }
     
    6374#theHeader h1 { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:60px; font-style:normal; font-weight:normal; line-height:0.89em; color: #fff;}
    6475#theHeader p { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:20px; letter-spacing:5px; line-height:2.1em; colour: #fff; }
    65 #the_page #imageToolBar { top:-90px; }
     76#the_page #imageToolBar { top:0px; }
     77#theNotificationPage #menubar dl, #thePopuphelpPage #menubar dl { margin:0; }
Note: See TracChangeset for help on using the changeset viewer.