Ignore:
Timestamp:
Dec 13, 2009, 9:29:39 PM (14 years ago)
Author:
vdigital
Message:

[Update] For Juza - Minor changes for plg

Pendings:

  • Configuration (On going, just first steps have been done)
  • Exception management
  • Menubar
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Juza/theme.css

    r4474 r4482  
    2121
    2222.content div.titrePage ul.categoryActions { display: none; }
    23 .content div.thumbnailCategory div.description { height:155px !important; position:relative; width:100%; z-index:10; top:-252px; overflow: visible; }
    24 .bigImg { left:265px; position:relative; top:-160px; width:885px !important; }
     23.content div.thumbnailCategory div.description { height:565px !important; position:relative; width:100%; z-index:10; top:-252px; overflow: hidden; }
     24.bigImg { position:relative; top:-160px; width:885px !important; }
    2525.content ul.thumbnails span, .content ul.thumbnails label, .content div.thumbnailCategory div.illustration { width:135px; }
    2626.content { margin:0 3em !important; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10pt; }
    2727div.illustration { overflow: hidden; }
    2828div.illustration img { border: 0; margin-left: 0px; }
    29 .maxIllustration a { max-height: 240px; height: 240px; overflow: hidden; display: block; position:relative; z-index:12; }
     29.maxIllustration a { max-height: 240px; height: 240px; overflow: hidden; display: block; position:relative; z-index:12; float:right; width:885px; }
    3030.maxIllustration { left:20px; margin-bottom:35px; max-width:100% !important; position:relative; top:30px; width:100% !important; }
    31 .content .thumbnailCategory { border: 0 solid #383838 !important; border-top-width: 0.5px !important; margin-bottom:15px; height:155px; min-height:280px; }
    32 .content div.thumbnailCategory div.description h3 { position:relative; top:10px; }
     31.content .thumbnailCategory { border: 0 solid #383838 !important; border-top-width: 0.5px !important; margin-bottom:15px; /* height:155px; min-height:280px;*/ }
     32.content div.thumbnailCategory div.description h3 { position:relative; top:10px; z-index:11; }
    3333.content div.thumbnailCategory div.description ul { margin: 10px 5px 5px 30px; }
    3434
    3535.content ul.thumbnailCategories li { width:100%; }
    36 .content ul.thumbnailCategories li.Juza-cat { max-height:295px; height:295px; }
     36.content ul.thumbnailCategories li.Juza-cat { margin:0 0 20px; height:295px; min-height:295px; }
     37
    3738a.home { position: absolute; left: 20px; top: 20px; font-size:9px; }
    3839.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; }
     
    4243.content ul.thumbnails span.wrap2 { -moz-border-radius: 0; border-radius: 0; }
    4344.content ul.thumbnails span.wrap2 img.thumbnail { margin:auto; border: 1px solid #111; }
    44 #jquery_local_img { text-align: center; margin-top: 5px; min-height: 850px; height: 850px; }
     45#jquery_local_img { text-align: center; margin-top: 5px; min-height: 600px; height: 600px; /* linked to Area Mapping */ }
    4546input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] {
    4647  background-color:#D3D3D3 !important; }
     
    5455#imageToolBar  .randomButtons img[alt="slideshow"] { display: inline; }
    5556div.description div.text p.Nb_images { border-width: 0; }
    56 #copyright { margin-top: 200px; }
     57#Juza_config input[type="text"], #Juza_config input[type="checkbox"] { float:left; margin:6px auto auto 4px; }
     58#Juza_config input[type="submit"] { margin:10px auto 15px;  }
     59#Juza_config .range { text-align: left; float: left; margin-left: 10px; font-style:italic; }
     60#copyright { margin-top: 885px; }
    5761#copyright * { color: #383838; }
Note: See TracChangeset for help on using the changeset viewer.