Luxbum.net - Script de galerie photo

Changeset 315

Show
Ignore:
Timestamp:
03/24/08 19:25:56 (8 months ago)
Author:
nicolas
Message:

fix for bug #22

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/luxbum-0.6/_structure/vignette.mxt

    r295 r315  
    11<?xml version="1.0" encoding="ISO-8859-1"?> 
    22<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
    3    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">  
     3          "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">  
    44<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr"> 
    55  <head> 
     
    99    <mx:bloc id="favicon"><link rel="shortcut icon" mXattribut="href:favicon"/></mx:bloc id="favicon"> 
    1010    <mx:bloc id="stylesheet"> 
    11     <link mXattribut="rel:rel;href:href;title:title" type="text/css" /></mx:bloc id="stylesheet"> 
     11      <link mXattribut="rel:rel;href:href;title:title" type="text/css" /></mx:bloc id="stylesheet"> 
    1212  </head> 
    1313 
     
    1616      <div id="center">  
    1717        <h1 class="vig_titre"><mx:text id="nom_dossier"/></h1> 
    18           <div id="apercu"> 
    19             <div id="menunav"> 
    20               <ol class="tree"> 
    21                 <li>&#187; <a href="index.php"><strong>Accueil</strong></a></li> 
    22                 <li>&#187; <mx:text id="nom_dossier"/></li> 
    23               </ol> 
     18 
     19        <div id="apercu"> 
     20 
     21          <div id="menunav"> 
     22            <ol class="tree"> 
     23              <li>&#187; <a href="index.php"><strong>Accueil</strong></a></li> 
     24              <li>&#187; <mx:text id="nom_dossier"/></li> 
     25            </ol> 
     26          </div> 
     27 
     28          <div id="navigThumb"> 
     29 
     30            <div id="thumbList"> 
     31              <mx:bloc id="liste"> 
     32                <div mXattribut="class:styleCol"> 
     33                  <div class="thumbNumber"><mx:text id="num_photo"/></div> 
     34                  <div mXattribut="class:style"> 
     35                    <a mXattribut="href:lien" target="affichage"><img mXattribut="src:vignette;alt:alt;title:title"/></a> 
     36                  </div> 
     37                </div> 
     38              </mx:bloc id="liste"> 
    2439            </div> 
    25  
    26             <div class="liste_apercu"> 
    27               <mx:bloc id="liste"> 
    28               <div mXattribut="class:styleCol"> 
    29                 <div class="num_photo"><mx:text id="num_photo"/></div> 
    30                 <div mXattribut="class:style"> 
    31                   <a mXattribut="href:lien" target="affichage"><img mXattribut="src:vignette;alt:alt;title:title"/></a> 
    32                 </div> 
    33               </div></mx:bloc id="liste"> 
    34  
    35               <div class="spacer"></div> 
    36             </div> 
     40             
    3741            <div id="aff_page"> 
    3842              <mx:text id="aff_page"/> 
    3943            </div> 
    4044          </div> 
     45           
    4146 
    4247          <div id="iframeaffichage"> 
    4348            <iframe mXattribut="src:affichage" frameborder="0" scrolling="no" name="affichage"></iframe> 
    4449          </div> 
     50        </div> 
     51 
    4552      </div> 
    4653 
  • branches/luxbum-0.6/_styles/style_dark.css

    r286 r315  
    7575#footer {  
    7676  position:absolute; 
    77   top:560px; 
     77  top:610px; 
    7878  font-size:10px; 
    7979  color:#BEBEBE; 
     
    163163#apercu { 
    164164  text-align: left; 
    165   width: 294px; 
    166   height:542px; 
     165  width: 980px; 
    167166  margin: 0px 10px 10px 0px; 
     167  position: relative; 
    168168  background:#2C2C2C; 
    169169  border: 1px solid #838183; 
     
    174174} 
    175175*> #apercu { 
    176   height:520px; 
    177 
    178 .liste_apercu {  
    179   height:445px; 
     176  height:560px; 
     177
     178 
     179#navigThumb {  
     180  height:400px; 
    180181  width:294px; 
     182  float:left; 
     183} 
     184#thumbList {  
     185  height:485px; 
    181186} 
    182187.view_photo {  
     
    184189  text-align:center; 
    185190} 
    186 .num_photo {  
     191.thumbNumber {  
    187192  text-align:center; 
    188193  padding-top:3px; 
     
    294299  margin: 0; 
    295300  background: #2C2C2C; 
    296   border:1px solid #838183; 
    297301  -moz-border-radius:6px; 
    298302  border-radius:6px; 
     
    310314  text-align:center; 
    311315} 
     316#affichage_photo #laphoto {  
     317  height: 500px; 
     318} 
     319 
    312320 
    313321/*=========================================== 
  • branches/luxbum-0.6/_styles/style_light.css

    r286 r315  
    7575#footer {  
    7676  position:absolute; 
    77   top:570px; 
     77  top:610px; 
    7878  font-size:10px; 
    7979  color:#BEBEBE; 
     
    161161#apercu { 
    162162  text-align: left; 
    163   width: 294px; 
    164   height:542px; 
     163  width: 980px; 
    165164  margin: 0px 10px 10px 0px; 
    166165  position: relative; 
     
    170169  border-radius:6px; 
    171170  padding: 15px 5px 5px 5px; 
     171  text-align: left; 
     172  padding: 15px 5px 5px 5px; 
    172173  float:left; 
    173174} 
    174175*> #apercu { 
    175   height:520px; 
    176 
    177 .liste_apercu {  
    178   height:445px; 
     176  height:560px; 
     177
     178 
     179#navigThumb {  
     180  height:400px; 
    179181  width:294px; 
     182  float:left; 
     183} 
     184#thumbList {  
     185  height:485px; 
    180186} 
    181187.view_photo {  
     
    183189  text-align:center; 
    184190} 
    185 .num_photo {  
     191.thumbNumber {  
    186192  text-align:center; 
    187193  padding-top:3px; 
     
    298304  margin: 0; 
    299305  background: #FFF; 
    300   border:1px solid #cfcfcf; 
    301306  -moz-border-radius:6px; 
    302307  border-radius:6px; 
     
    311316  text-align:center; 
    312317} 
    313  
     318#affichage_photo #laphoto {  
     319  height: 500px; 
     320
    314321 
    315322 
  • branches/luxbum-0.6/_styles/style_linux62.css

    r286 r315  
    103103#footer {  
    104104  position:absolute; 
    105   top:570px; 
     105  top:610px; 
    106106  font-size:10px; 
    107107  color:#BEBEBE; 
     
    222222#apercu { 
    223223  text-align: left; 
    224   width: 294px; 
    225   height:542px; 
     224  width: 980px; 
    226225  margin: 0px 10px 10px 0px; 
    227226  position: relative; 
     
    231230  float:left; 
    232231} 
     232 
    233233*> #apercu { 
    234   height:520px; 
    235 } 
    236  
    237 .liste_apercu {  
    238   height:445px; 
     234  height:560px; 
     235} 
     236 
     237#navigThumb {  
     238  height:400px; 
    239239  width:294px; 
    240 
    241 *> .liste_apercu { 
    242   height:455px; 
    243 }  
     240  float:left; 
     241
     242#thumbList {  
     243  height:485px; 
     244
    244245 
    245246.view_photo {  
     
    248249} 
    249250 
    250 .num_photo {  
     251.thumbNumber {  
    251252  text-align:center; 
    252253  padding-top:3px; 
     
    382383  margin: 0; 
    383384  background: #FFF; 
    384   border: 2px dashed #d3a461; 
    385385  padding: 5px 5px 5px 5px; 
    386386  float:left; 
    387387} 
    388  
    389388#iframeaffichage iframe { 
    390389  width:660px; 
    391390  height:530px; 
    392391} 
    393  
    394  
    395392#affichage_photo img { 
    396   /*    border:1px solid #DDBA88;*/ 
    397   /*    border: 1px solid #dedede;*/ 
    398393  padding:2px; 
    399394} 
     
    402397  text-align:center; 
    403398} 
    404  
     399#affichage_photo #laphoto {  
     400  height: 500px; 
     401
    405402 
    406403