Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
2967 connectés 

  FORUM HardWare.fr
  Programmation
  HTML/CSS

  Problème avec des albums photos (simpleviewer) hébergés sur dropbox

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

Problème avec des albums photos (simpleviewer) hébergés sur dropbox

n°2195333
jumpkiller
Posté le 24-06-2013 à 14:20:14  profilanswer
 

Bonjour à tous,
 
J'ai créé 8 albums photos sur simpleviewer que j'ai hébergé sur le site dropbox et que j'ai publié sur un forum (forumactif: http://www.fansduspo.com )
 
 
 
 
Voici mon code:  
 
<center><div style="width:850px;height:550px;border:2px solid #D80000;background-color:#FFFFFF;-moz-border-radius: 4px;-htm-border-radius: 4px;-o-border-radius: 4px;-webkit-border-radius: 4px;margin-top:-16px;padding-top:15px;margin-right:-10px;margin-left:-10px;">
<font size=5><span style="color:#0000C5">Saison 2004-2005</span></font>
<center><iframe src="https://dl.dropboxusercontent.com/u/33287639/simpleviewer/2004-2005/index.html" width="800" height="500" allowTransparency="false" frameborder="0" scrolling="no" /></center>
</center>
</div>
 
 
<center><div style="width:850px;height:550px;border:2px solid #D80000;background-color : #FFFFFF;-moz-border-radius: 4px;-htm-border-radius: 4px;-o-border-radius: 4px;-webkit-border-radius: 4px;margin-top:-16px;padding-top:15px;margin-right:-10px;margin-left:-10px;">
<font size=5><span style="color:#0000C5">Saison 2005-2006</span></font>
<center><iframe src="https://dl.dropboxusercontent.com/u/33287639/simpleviewer/2005-2006/index.html" width="800" height="500" allowTransparency="false" frameborder="0" scrolling="no" /></center>
</center>
</div>
 
 
<center><div style="width:850px;height:550px;border:2px solid #D80000;background-color : #FFFFFF;-moz-border-radius: 4px;-htm-border-radius: 4px;-o-border-radius: 4px;-webkit-border-radius: 4px;margin-top:-16px;padding-top:15px;margin-right:-10px;margin-left:-10px;">
<font size=5><span style="color:#0000C5">Saison 2006-2007</span></font>
<center><iframe src="https://dl.dropboxusercontent.com/u/33287639/simpleviewer/2006-2007/index.html" width="800" height="500" allowTransparency="false" frameborder="0" scrolling="no" /></center>
</center>
</div>
 
 
<center><div style="width:850px;height:550px;border:2px solid #D80000;background-color : #FFFFFF;-moz-border-radius: 4px;-htm-border-radius: 4px;-o-border-radius: 4px;-webkit-border-radius: 4px;margin-top:-16px;padding-top:15px;margin-right:-10px;margin-left:-10px;">
<font size=5><span style="color:#0000C5">Saison 2007-2008</span></font>
<center><iframe src="https://dl.dropboxusercontent.com/u/33287639/simpleviewer/2007_2008/index.html" width="800" height="500" allowTransparency="false" frameborder="0" scrolling="no" /></center>
</center>
</div>
 
 
<center><div style="width:850px;height:550px;border:2px solid #D80000;background-color : #FFFFFF;-moz-border-radius: 4px;-htm-border-radius: 4px;-o-border-radius: 4px;-webkit-border-radius: 4px;margin-top:-16px;padding-top:15px;margin-right:-10px;margin-left:-10px;">
<font size=5><span style="color:#0000C5">Saison 2008-2009</span></font>
<center><iframe src="https://dl.dropboxusercontent.com/u/33287639/simpleviewer/2008_2009/index.html" width="800" height="500" allowTransparency="false" frameborder="0" scrolling="no" /></center>
</center>
</div>
 
 
<center><div style="width:850px;height:550px;border:2px solid #D80000;background-color : #FFFFFF;-moz-border-radius: 4px;-htm-border-radius: 4px;-o-border-radius: 4px;-webkit-border-radius: 4px;margin-top:-16px;padding-top:15px;margin-right:-10px;margin-left:-10px;">
<font size=5><span style="color:#0000C5">Saison 2009-2010</span></font>
<center><iframe src="https://dl.dropboxusercontent.com/u/33287639/simpleviewer/2009_2010/index.html" width="800" height="500" allowTransparency="false" frameborder="0" scrolling="no" /></center>
</center>
</div>
 
 
<center><div style="width:850px;height:550px;border:2px solid #D80000;background-color : #FFFFFF;-moz-border-radius: 4px;-htm-border-radius: 4px;-o-border-radius: 4px;-webkit-border-radius: 4px;margin-top:-16px;padding-top:15px;margin-right:-10px;margin-left:-10px;">
<font size=5><span style="color:#0000C5">Saison 2010-2011</span></font>
<center><iframe src="https://dl.dropboxusercontent.com/u/33287639/simpleviewer/2010-2011/index.html" width="800" height="500" allowTransparency="false" frameborder="0" scrolling="no" /></center>
</center>
</div>
 
 
<center><div style="width:850px;height:550px;border:2px solid #D80000;background-color : #FFFFFF;-moz-border-radius: 4px;-htm-border-radius: 4px;-o-border-radius: 4px;-webkit-border-radius: 4px;margin-top:-16px;padding-top:15px;margin-right:-10px;margin-left:-10px;">
<font size=5><span style="color:#0000C5">Saison 2011-2012</span></font>
<center><iframe src="https://dl.dropboxusercontent.com/u/33287639/simpleviewer/2012_2013/index.html" width="800" height="500" allowTransparency="false" frameborder="0" scrolling="no" /></center>
</center>
</div>
 
 
 
Le soucis que j'ai c'est qu'il n'y a qu'un seul album photo qui apparaît à la place de 8 : http://www.fansduspo.com/h2-photos
Je me suis renseigné, il n'y a aucune restriction qui pourrait bloquer les albums que ce soit sur forumactif ou simpleviewer... Si quelqu'un pouvais m'éclairer ce serait simpa car la j'avoue que je sèche :pt1cable:  
 
     Bonne journée à tous,
           Cordialement

mood
Publicité
Posté le 24-06-2013 à 14:20:14  profilanswer
 

n°2195580
jumpkiller
Posté le 26-06-2013 à 22:11:03  profilanswer
 

Bonsoir,
 
 Un petit up :bounce:  
 
Merci d'avance à la personne qui m'accordera un peut de son temps!


Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Programmation
  HTML/CSS

  Problème avec des albums photos (simpleviewer) hébergés sur dropbox

 

Sujets relatifs
Problème d'automatisation publipostage vbaProblème fenêtre surnuméraire Tkinter [RESOLU]
probleme d execution sous code blocksProblème de création xml en PHP avec données d'une BD
Probléme PHPproblème de variables VBA
Problème php[Résolu] Problème d'affichage de répertoire
Problème "undefined reference to setPixelV@16"[Résolu] Problème affichage tableau
Plus de sujets relatifs à : Problème avec des albums photos (simpleviewer) hébergés sur dropbox


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR